aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2-0/+11
2006-12-10[PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov1-108/+375
2006-12-10[PATCH] ide: complete switch to pci_getAlan Cox1-2/+2
2006-12-08[PATCH] sl82c105: straighten up IDE control/status register cachingSergei Shtylyov1-18/+13
2006-12-08[PATCH] pdc202xx_new: fix PIO mode setupSergei Shtylyov1-10/+5
2006-12-08[PATCH] ide: more conversion to pci_get APIsAlan Cox3-11/+15
2006-12-07[PATCH] winbond IDE depends on IDEDMAOlaf Hering1-8/+8
2006-12-07[PATCH] lockdep: fix ide/proc interactionPeter Zijlstra1-4/+15
2006-12-07[PATCH] via82cxxx: handle error condition properlyAlan Cox1-5/+16
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-14/+6
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-6/+0
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski1-7/+3
2006-12-04[PATCH] pcmcia: yet another IDE IDMarcin Juszkiewicz1-0/+1
2006-12-04[PATCH] pcmcia: Add an id to ide-cs.cMatt Reimer1-0/+1
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras7-19/+35
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser1-1/+1
2006-11-13[PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe1-1/+1
2006-11-13[PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer1-2/+2
2006-11-03[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.cPeer Chen1-2/+5
2006-10-30[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide messageSergey Vlasov1-1/+1
2006-10-28[PATCH] JMB 368 PATA detectionAlan Cox1-2/+4
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant1-1/+1
2006-10-16[PATCH] ide: add sanity checking to ide taskfile ioctlAlan Cox1-4/+9
2006-10-12[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA checkJens Axboe1-1/+1
2006-10-12[PATCH] ide-cd: fix breakage with internally queued commandsJens Axboe1-2/+3
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox1-4/+6
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-3/+3
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa3-317/+0
2006-10-03[PATCH] ide-cs (CompactFlash) driver, rm irq warningDavid Brownell1-1/+1
2006-10-03[PATCH] IDE: more pci_find cleanupAlan Cox3-8/+15
2006-10-03[PATCH] Allow ide_generic_all to be used modular and built inPatrick Jefferson1-9/+2
2006-10-03[PATCH] ide: Fix crash on repeated resetAlan Cox2-0/+9
2006-10-03[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.cAlexey Dobriyan1-0/+4
2006-10-03[PATCH] PCMCIA: Add few IDs into ide-csMarcin Juszkiewicz1-0/+5
2006-10-03[PATCH] ide: reprogram disk pio timings on resumeJason Lunz1-6/+19
2006-10-03[PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov3-25/+10
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk2-20/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap3-9/+46
2006-10-03[PATCH] ide: backport piix fixes from libata into the legacy driverAlan Cox1-9/+22
2006-10-03[PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov1-1/+1
2006-10-03[PATCH] Enable cdrom dma access with pdc20265_oldTobias Oed1-11/+11
2006-10-03[PATCH] ide_dma_speed() fixesSergei Shtylyov1-52/+73
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall2-2/+2