summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe2006-10-121-1/+1
* [PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe2006-10-121-2/+3
* [PATCH] ide-generic: jmicron fixAlan Cox2006-10-111-4/+6
* [PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki2006-10-061-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-3/+3
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-043-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-032-2/+2
|\
| * fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-033-317/+0
|/
* [PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell2006-10-031-1/+1
* [PATCH] IDE: more pci_find cleanupAlan Cox2006-10-033-8/+15
* [PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson2006-10-031-9/+2
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-032-0/+9
* [PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan2006-10-031-0/+4
* [PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz2006-10-031-0/+5
* [PATCH] ide: reprogram disk pio timings on resumeJason Lunz2006-10-031-6/+19
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-033-25/+10
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-032-20/+0
* [PATCH] IDE core: driver layer error checkingRandy Dunlap2006-10-033-9/+46
* [PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox2006-10-031-9/+22
* [PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov2006-10-031-1/+1
* [PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed2006-10-031-11/+11
* [PATCH] ide_dma_speed() fixesSergei Shtylyov2006-10-031-52/+73
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-032-2/+2
* [PATCH] IDE error handling fixesHua Zhong2006-10-031-3/+6
* [PATCH] IDE: always release DMA engineSergei Shtylylov2006-10-031-9/+7
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-032-15/+31
* [PATCH] non-libata driver for Jmicron devicesAlan Cox2006-10-033-0/+276
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] sis5513: Switch to pci refcountingAlan Cox2006-10-011-1/+2
* [PATCH] serverworks: Switch to pci refcounted interfacesAlan Cox2006-10-011-3/+5
* [PATCH] piix: Use refcounted interface when searching for a 450NXAlan Cox2006-10-011-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+4
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-303-5/+3
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-303-10/+9
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-3010-75/+78
* [PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch2006-09-291-0/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-262-8/+12
|\
| * PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-251-2/+4
| * fix broken/dubious driver suspend() methodsDavid Brownell2006-09-251-6/+8
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-2/+2
|/
* [POWERPC] Fix ohare IDE irq workaround on old powermacsBenjamin Herrenschmidt2006-09-221-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-147-33/+61
|\
| * [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer2006-09-131-1/+1
| * [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-113-14/+14
| * [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang2006-09-081-0/+2
| * [PATCH] optical /proc/ide/*/mediaAlexey Dobriyan2006-09-081-0/+2
| * [PATCH] sgiioc4: fixup use of mmio opsJohn Keller2006-09-011-18/+42
* | Merge branch 'merge'Paul Mackerras2006-08-312-1/+32
|\ \ | |/
| * [PATCH] Missing PCI id update for VIA IDEAlan Cox2006-08-301-1/+2
OpenPOWER on IntegriCloud