summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-1722-254/+262
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-1719-166/+72
* ide: unexport ide_set_xfer_rate() (v2)Bartlomiej Zolnierkiewicz2007-02-174-15/+4
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-175-41/+22
* ide: remove ide_pci_device_t tables with only one entryBartlomiej Zolnierkiewicz2007-02-172-17/+11
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-174-13/+1
* ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz2007-02-171-3/+0
* sis5513: sis5513_config_xfer_rate() cleanupBartlomiej Zolnierkiewicz2007-02-171-38/+3
* piix: cleanupBartlomiej Zolnierkiewicz2007-02-171-12/+16
* svwks: small cleanupBartlomiej Zolnierkiewicz2007-02-171-30/+4
* cs5530: small cleanupBartlomiej Zolnierkiewicz2007-02-171-9/+3
* hpt366: remove redundant check from init_dma_hpt366()Bartlomiej Zolnierkiewicz2007-02-171-3/+0
* trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-sBartlomiej Zolnierkiewicz2007-02-171-4/+0
* au1xxx-ide: remove dead codeBartlomiej Zolnierkiewicz2007-02-171-12/+3
* pdc202xx_old: remove dead codeBartlomiej Zolnierkiewicz2007-02-171-19/+0
* drivers/ide: PATA driver for CellebKou Ishizaki2007-02-173-0/+821
* sl82c105: DMA support fixesSergei Shtylyov2007-02-171-14/+4
* pdc202xx_old: fix PIO mode setupSergei Shtylyov2007-02-171-17/+7
* siimage: PIO1/2 taskfile transfer overclocking fixSergei Shtylyov2007-02-171-30/+29
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-172-11/+0
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-174-15/+68
* ide-floppy: Fix unformatted media crashAlan Cox2007-02-171-1/+2
* atiixp/jmicron/triflex: fix PIO fallbackBartlomiej Zolnierkiewicz2007-02-173-11/+8
* hpt34x: hpt34x_tune_chipset() (->speedproc) fixBartlomiej Zolnierkiewicz2007-02-171-16/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1623-98/+702
|\
| * [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0318-75/+291
| * [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-117/+213
|\ \
| * \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-10783-34866/+59874
| |\ \
| * | | [CPUFREQ] Whitespace fixupDave Jones2007-02-101-1/+1
| * | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-101-1/+1
| * | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callbackVenkatesh Pallipadi2007-02-101-18/+16
| * | | [CPUFREQ] ondemand governor restructure the work callbackVenkatesh Pallipadi2007-02-101-12/+16
| * | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-101-63/+181
| * | | [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-105-24/+0
| | |/ | |/|
* | | [PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks2007-02-161-0/+2
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+1
* | | [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-1/+13
* | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-0/+38
* | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-8/+9
* | | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-19/+47
* | | [PATCH] ACPI: fix missing include for UPThomas Gleixner2007-02-161-0/+10
* | | [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-5/+6
* | | [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-3/+4
* | | [PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk2007-02-161-1/+1
* | | sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-151-2/+6