summaryrefslogtreecommitdiffstats
path: root/drivers/ide
AgeCommit message (Expand)AuthorLines
2006-09-14Merge branch 'linux-2.6'Paul Mackerras-33/+61
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer-1/+1
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox-14/+14
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang-0/+2
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan-0/+2
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller-18/+42
2006-08-31Merge branch 'merge'Paul Mackerras-1/+32
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox-1/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox-0/+30
2006-08-01Merge branch 'merge'Paul Mackerras-77/+35
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-14/+0
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant-0/+1
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt-0/+2
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr-3/+3
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe-3/+8
2006-07-28[PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe-1/+1
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe-2/+5
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg-14/+0
2006-07-12Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if...Linus Torvalds-71/+10
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox-0/+8
2006-07-07[POWERPC] fix up front-LED KconfigJohannes Berg-14/+0
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar-1/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar-5/+5
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner-7/+7
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox-0/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-52/+0
2006-06-30[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel-10/+71
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-52/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds-37/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-126/+8
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-6/+7
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox-1/+1
2006-06-28[PATCH] SC1200 debug printkAlan Cox-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox-0/+4
2006-06-28[POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg-126/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman-7/+9
2006-06-26[PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap-2/+5
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman-37/+1
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed-4/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar-2/+2
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov-28/+1
2006-06-26[PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov-1/+7
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi-1/+1
2006-06-26[PATCH] Fix IDE locking errorAlan Cox-2/+10