summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-1912-339/+139Star
|\
| * [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/+2Star
| * [PATCH] siimage: docs urlsJeff Garzik2005-11-181-1/+7
| * [PATCH] aec62xxx: remove all dead (#if0'd) codeThibaut VARENE2005-11-181-47/+0Star
| * [PATCH] pmac IDE: don't release empty interfacesThibaut VARENE2005-11-181-14/+0Star
| * [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/+0Star
* | [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-141-44/+39Star
|\
| * [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/+36Star
* | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-141-3/+8
|/
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-111-5/+7
* [PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary2005-11-101-4/+2Star
* [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/+1Star
* [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/+11Star
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0710-32/+14Star
* Merge ../linux-2.6 by handPaul Mackerras2005-10-315-28/+1348
|\
| * [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-311-25/+29
| * [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-311-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/+6Star
* 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
* [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+1Star
* [PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher2005-09-101-13/+12Star
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-3/+3
* [PATCH] pcmcia: more IDs for ide_csDominik Brodowski2005-09-091-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-081-1/+1
|\
| * fix mismerge in ll_rw_blk.cJames Bottomley2005-08-281-1/+1
| |\