summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-1/+1
* [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-121-4/+0
* [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2006-12-102-0/+11
* [PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov2006-12-101-108/+375
* [PATCH] ide: complete switch to pci_getAlan Cox2006-12-101-2/+2
* [PATCH] sl82c105: straighten up IDE control/status register cachingSergei Shtylyov2006-12-081-18/+13
* [PATCH] pdc202xx_new: fix PIO mode setupSergei Shtylyov2006-12-081-10/+5
* [PATCH] ide: more conversion to pci_get APIsAlan Cox2006-12-083-11/+15
* [PATCH] winbond IDE depends on IDEDMAOlaf Hering2006-12-071-8/+8
* [PATCH] lockdep: fix ide/proc interactionPeter Zijlstra2006-12-071-4/+15
* [PATCH] via82cxxx: handle error condition properlyAlan Cox2006-12-071-5/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-051-14/+6
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-6/+0
| * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-7/+3
| * [PATCH] pcmcia: yet another IDE IDMarcin Juszkiewicz2006-12-041-0/+1
| * [PATCH] pcmcia: Add an id to ide-cs.cMatt Reimer2006-12-041-0/+1
* | Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-047-19/+35
|\ \ | |/
| * Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
| * [PATCH] sgiioc4: Disable module unloadJeremy Higdon2006-11-251-7/+0
| * [PATCH] drivers/ide: stray bracketNicolas Kaiser2006-11-141-1/+1
| * [PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe2006-11-131-1/+1
| * [PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen2006-11-031-2/+5
| * [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
| * [PATCH] JMB 368 PATA detectionAlan Cox2006-10-281-2/+4
| * [PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk2006-10-211-0/+13
| * [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-171-1/+1
| * [PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox2006-10-161-4/+9
* | [PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer2006-11-131-2/+2
|/
* [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
OpenPOWER on IntegriCloud