summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-311-14/+0
|\
| * [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-261-14/+0
* | [PATCH] sgiioc4: Always share IRQBrent Casavant2006-07-311-0/+1
* | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+2
* | [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-281-3/+8
* | [PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe2006-07-281-1/+1
* | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-282-2/+5
|/
* Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds2006-07-121-71/+10
* [PATCH] ide: fix Jmicron supportAlan Cox2006-07-121-0/+8
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-1/+1
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-033-5/+5
* [PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2006-07-022-7/+7
* [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3052-52/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3052-52/+0
* | [PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel2006-06-301-10/+71
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-296-37/+1
|\
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-266-37/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-292-126/+8
|\ \
| * | [POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2006-06-282-126/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-294-6/+7
|\ \ \
| * | | [PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman2006-06-275-7/+9
| |/ /
* | | [PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox2006-06-281-0/+2
* | | [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox2006-06-281-110/+5
* | | [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-285-71/+28
* | | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-1/+1
* | | [PATCH] SC1200 debug printkAlan Cox2006-06-281-3/+1
* | | [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12
* | | [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-261-2/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-2/+2
|\ \ | |/ |/|
| * spelling fixesAndreas Mohr2006-06-262-2/+2
* | [PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed2006-06-261-6/+0
* | [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed2006-06-261-4/+0
* | [PATCH] fix IDE deadlock in error reporting codeIngo Molnar2006-06-261-2/+2
* | [PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov2006-06-261-28/+1
* | [PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov2006-06-261-1/+7
* | [PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi2006-06-261-1/+1
* | [PATCH] Fix IDE locking errorAlan Cox2006-06-261-2/+10
* | [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed2006-06-261-1/+0
|/
* [PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap2006-06-251-1/+1
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-252-28/+149
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-251-16/+33
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-231-2/+5
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-06-222-11/+1
| |\
| * \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-111-5/+11
| |\ \
| * | | [PATCH] sata_nv: Add MCP61 supportAndrew Chew2006-05-241-2/+5
* | | | [PATCH] Get rid of struct request request_pm_state memberJens Axboe2006-06-232-41/+54
* | | | [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-238-30/+15
* | | | [PATCH] SGI IOC4: Detect IO card variantBrent Casavant2006-06-231-0/+6
OpenPOWER on IntegriCloud