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