aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15[PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2-8/+0
2005-12-15[PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz1-2/+2
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse3-974/+535
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-9/+6
2005-12-15[PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=yMarcelo Tosatti1-1/+1
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake1-0/+1
2005-12-15[PATCH] sgiioc4: check for no hwifs availableJeremy Higdon1-1/+7
2005-11-19[PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz4-11/+5
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz1-9/+3
2005-11-19[PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz1-15/+0
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-6/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno1-0/+1
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer1-9/+21
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-339/+139
2005-11-18[PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley1-4/+4
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-18[PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud1-3/+2
2005-11-18[PATCH] siimage: docs urlsJeff Garzik1-1/+7
2005-11-18[PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE1-47/+0
2005-11-18[PATCH] pmac IDE: don't release empty interfacesThibaut VARENE1-14/+0
2005-11-18[PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan1-1/+1
2005-11-18[PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder1-1/+6
2005-11-18[PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox1-1/+1
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard4-4/+4
2005-11-18[PATCH] via82cxxx IDE: support multiple controllersDaniel Drake1-78/+117
2005-11-18[PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake1-188/+0
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle4-1/+207
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-44/+39
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-3/+8
2005-11-12[ARM] Ensure sl82c105 IDE interfaces are serialized when using DMARussell King1-0/+3
2005-11-12[ARM] Fix broken sl82c105 DMA preventionRussell King1-44/+36
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-5/+7
2005-11-10[PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary1-4/+2
2005-11-10[PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville1-0/+9
2005-11-09[PATCH] ide: CS5535 driverJaya Kumar3-0/+315
2005-11-09[PATCH] ide: AMD Geode GX/LX supportJordan Crouse1-0/+3
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk3-9/+1
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke2-3/+5
2005-11-08[PATCH] ppc: Fix PowerBook HD led on ARCH=powerpcBenjamin Herrenschmidt1-3/+6
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl4-22/+11
2005-11-07[PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena10-32/+14
2005-10-31Merge ../linux-2.6 by handPaul Mackerras5-28/+1348
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] add sysfs support for ide tapeWill Dyson1-2/+36
2005-10-12Merge from Linus' treePaul Mackerras1-0/+8
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt1-0/+8
2005-09-29Merge by hand from Linus' tree.Paul Mackerras1-1/+1