aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-194-11/+5
* [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-191-9/+3
* [PATCH] ide: remove dead DEBUG_TASKFILE codeBartlomiej Zolnierkiewicz2005-11-191-15/+0
* [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-6/+0
* [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
* [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-9/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1812-339/+139
|\
| * [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMUJames Bottomley2005-11-181-4/+4
| * [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
| * [PATCH] cs5520: fix return value of cs5520_init_one()Amit Gud2005-11-181-3/+2
| * [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| * [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0
| * [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0
| * [PATCH] alim15x3: use KERN_WARNINGAlexey Dobriyan2005-11-181-1/+1
| * [PATCH] alim15x3: replace pci_find_device() with pci_dev_present()Hanna Linder2005-11-181-1/+6
| * [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-184-4/+4
| * [PATCH] via82cxxx IDE: support multiple controllersDaniel Drake2005-11-181-78/+117
| * [PATCH] via82cxxx IDE: remove /proc/via entryDaniel Drake2005-11-181-188/+0
* | [PARISC] Mention PA-RISC in NS87415 helpMatthew Wilcox2005-11-181-1/+1
|/
* [IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle2005-11-174-1/+207
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-131-44/+39
|\
| * [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMARussell King2005-11-121-0/+3
| * [ARM] Fix broken sl82c105 DMA preventionRussell King2005-11-121-44/+36
* | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-131-3/+8
|/
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-5/+7
* [PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary2005-11-101-4/+2
* [PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville2005-11-101-0/+9
* [PATCH] ide: CS5535 driverJaya Kumar2005-11-093-0/+315
* [PATCH] ide: AMD Geode GX/LX supportJordan Crouse2005-11-091-0/+3
* [PATCH] ide: possible cleanupsAdrian Bunk2005-11-093-9/+1
* [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-092-3/+5
* [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpcBenjamin Herrenschmidt2005-11-081-3/+6
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-074-22/+11
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0710-32/+14
* Merge ../linux-2.6 by handPaul Mackerras2005-10-315-28/+1348
|\
| * [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-301-25/+29
| * [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-301-0/+2
| * Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-293-1/+1281
| * [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
| * [PATCH] add sysfs support for ide tapeWill Dyson2005-10-281-2/+36
* | Merge from Linus' treePaul Mackerras2005-10-121-0/+8
|\ \ | |/
| * [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-101-0/+8
* | Merge by hand from Linus' tree.Paul Mackerras2005-09-291-1/+1
|\ \ | |/
| * [PATCH] pcmcia: update ID for NinjaATADominik Brodowski2005-09-261-1/+1
* | [PATCH] powerpc: Remove sections use from ppc64 and driversJon Loeliger2005-09-191-40/+40
|/
* [PATCH] ide: fix null request pointer for taskfile ioctlTimothy Thelin2005-09-171-0/+1
* [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2005-09-132-2/+2
* hpt366: write the full 4 bytes of ROM address, not just low 1 byteLinus Torvalds2005-09-111-2/+6
* [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+2