aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2006-10-30[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant
2006-10-16[PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa
2006-10-03[PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan
2006-10-03[PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox
2006-10-03[PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall
2006-10-03[PATCH] IDE error handling fixesHua Zhong
2006-10-03[PATCH] IDE: always release DMA engineSergei Shtylylov
2006-10-03[PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov
2006-10-03[PATCH] non-libata driver for Jmicron devicesAlan Cox
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] sis5513: Switch to pci refcountingAlan Cox
2006-10-01[PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox
2006-10-01[PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-09-25PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell
2006-09-22[POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer
2006-09-11[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox