aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer1-1/+1
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boardsAlan Cox3-14/+14
2006-09-08[PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang1-0/+2
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2006-09-01[PATCH] sgiioc4: fixup use of mmio opsJohn Keller1-18/+42
2006-08-30[PATCH] Missing PCI id update for VIA IDEAlan Cox1-1/+2
2006-08-09[PATCH] PATCH: 2.6.18 oops on boot fix for IDEAlan Cox1-0/+30
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-14/+0
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant1-0/+1
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-07-28[PATCH] it821x: fix ide dma setup bugJens Axboe1-3/+8
2006-07-28[PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe1-1/+1
2006-07-28[PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2-2/+5
2006-07-26[POWERPC] fix up front-LED KconfigJohannes Berg1-14/+0
2006-07-12Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available"Linus Torvalds1-71/+10
2006-07-12[PATCH] ide: fix Jmicron supportAlan Cox1-0/+8
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar1-1/+1
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar3-5/+5
2006-07-02[PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2-7/+7
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox1-0/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds52-52/+0
2006-06-30[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not availableThomas Kleffel1-10/+71
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel52-52/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds6-37/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-126/+8
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-6/+7
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work on libata ports)Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-1/+1
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-28[POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg2-126/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in ide driversGreg Kroah-Hartman5-7/+9
2006-06-26[PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap1-2/+5
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-06-26[PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman6-37/+1
2006-06-26[PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed1-6/+0
2006-06-26[PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed1-4/+0
2006-06-26[PATCH] fix IDE deadlock in error reporting codeIngo Molnar1-2/+2
2006-06-26[PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov1-28/+1
2006-06-26[PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov1-1/+7
2006-06-26[PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi1-1/+1
2006-06-26[PATCH] Fix IDE locking errorAlan Cox1-2/+10
2006-06-26[PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() callTobias Oed1-1/+0
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-25[PATCH] ide-floppy: fix debug-only syntax errorRandy Dunlap1-1/+1
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox2-28/+149
2006-06-25[PATCH] idetape gcc 4.1 warning fixDaniel Walker1-16/+33