| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz | 2005-11-19 | 4 | -11/+5 |
* | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz | 2005-11-19 | 1 | -9/+3 |
* | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz | 2005-11-19 | 1 | -15/+0 |
* | [PATCH] ide: remove unused ide_action_t:ide_next | Bartlomiej Zolnierkiewicz | 2005-11-19 | 1 | -6/+0 |
* | [PATCH] sis5513: enable ATA133 for the SiS965 southbridge | Aurelien Jarno | 2005-11-19 | 1 | -0/+1 |
* | [PATCH] via82cxxx: add VIA VT6410 IDE support | Mathias Kretschmer | 2005-11-19 | 1 | -9/+21 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-11-18 | 12 | -339/+139 |
|\ |
|
| * | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU | James Bottomley | 2005-11-18 | 1 | -4/+4 |
| * | [PATCH] ide: make comment match reality | Ralf Baechle | 2005-11-18 | 1 | -1/+1 |
| * | [PATCH] cs5520: fix return value of cs5520_init_one() | Amit Gud | 2005-11-18 | 1 | -3/+2 |
| * | [PATCH] siimage: docs urls | Jeff Garzik | 2005-11-18 | 1 | -1/+7 |
| * | [PATCH] aec62xxx: remove all dead (#if0'd) code | Thibaut VARENE | 2005-11-18 | 1 | -47/+0 |
| * | [PATCH] pmac IDE: don't release empty interfaces | Thibaut VARENE | 2005-11-18 | 1 | -14/+0 |
| * | [PATCH] alim15x3: use KERN_WARNING | Alexey Dobriyan | 2005-11-18 | 1 | -1/+1 |
| * | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() | Hanna Linder | 2005-11-18 | 1 | -1/+6 |
| * | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 2005-11-18 | 4 | -4/+4 |
| * | [PATCH] via82cxxx IDE: support multiple controllers | Daniel Drake | 2005-11-18 | 1 | -78/+117 |
| * | [PATCH] via82cxxx IDE: remove /proc/via entry | Daniel Drake | 2005-11-18 | 1 | -188/+0 |
* | | [PARISC] Mention PA-RISC in NS87415 help | Matthew Wilcox | 2005-11-18 | 1 | -1/+1 |
|/ |
|
* | [IDE] Add driver for Sibyte Swarm evaluation board | Ralf Baechle | 2005-11-17 | 4 | -1/+207 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-13 | 1 | -44/+39 |
|\ |
|
| * | [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA | Russell King | 2005-11-12 | 1 | -0/+3 |
| * | [ARM] Fix broken sl82c105 DMA prevention | Russell King | 2005-11-12 | 1 | -44/+36 |
* | | [PATCH] ppc: add support for new powerbooks | Olof Johansson | 2005-11-13 | 1 | -3/+8 |
|/ |
|
* | [PATCH] PCI: automatically set device_driver.owner | Laurent riffard | 2005-11-10 | 1 | -5/+7 |
* | [PATCH] ide-floppy: software eject not working with LS-120 drive | Ondrej Zary | 2005-11-10 | 1 | -4/+2 |
* | [PATCH] siimage: enable interrupts on Adaptec SA-1210 card | John W. Linville | 2005-11-10 | 1 | -0/+9 |
* | [PATCH] ide: CS5535 driver | Jaya Kumar | 2005-11-09 | 3 | -0/+315 |
* | [PATCH] ide: AMD Geode GX/LX support | Jordan Crouse | 2005-11-09 | 1 | -0/+3 |
* | [PATCH] ide: possible cleanups | Adrian Bunk | 2005-11-09 | 3 | -9/+1 |
* | [PATCH] ide: incorrect device link for ide-cs | Hannes Reinecke | 2005-11-09 | 2 | -3/+5 |
* | [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc | Benjamin Herrenschmidt | 2005-11-08 | 1 | -3/+6 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 4 | -22/+11 |
* | [PATCH] ide: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 2005-11-07 | 10 | -32/+14 |
* | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 5 | -28/+1348 |
|\ |
|
| * | [PATCH] ide-cd mini cleanup of casts | Jesper Juhl | 2005-10-30 | 1 | -25/+29 |
| * | [PATCH] protect ide_cdrom_capacity by ifdef | Amos Waterland | 2005-10-30 | 1 | -0/+2 |
| * | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 2005-10-29 | 3 | -1/+1281 |
| * | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
| * | [PATCH] add sysfs support for ide tape | Will Dyson | 2005-10-28 | 1 | -2/+36 |
* | | Merge from Linus' tree | Paul Mackerras | 2005-10-12 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | [PATCH] ide: Workaround PM problem | Benjamin Herrenschmidt | 2005-10-10 | 1 | -0/+8 |
* | | Merge by hand from Linus' tree. | Paul Mackerras | 2005-09-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [PATCH] pcmcia: update ID for NinjaATA | Dominik Brodowski | 2005-09-26 | 1 | -1/+1 |
* | | [PATCH] powerpc: Remove sections use from ppc64 and drivers | Jon Loeliger | 2005-09-19 | 1 | -40/+40 |
|/ |
|
* | [PATCH] ide: fix null request pointer for taskfile ioctl | Timothy Thelin | 2005-09-17 | 1 | -0/+1 |
* | [PATCH] ide: clean up the garbage in eighty_ninty_three | Alan Cox | 2005-09-13 | 1 | -35/+6 |
* | Fix up more strange byte writes to the PCI_ROM_ADDRESS config word | Linus Torvalds | 2005-09-13 | 2 | -2/+2 |
* | hpt366: write the full 4 bytes of ROM address, not just low 1 byte | Linus Torvalds | 2005-09-11 | 1 | -2/+6 |
* | [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+2 |