Age | Commit message (Expand) | Author | Files | Lines |
2005-12-15 | [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info | Bartlomiej Zolnierkiewicz | 2 | -8/+0 |
2005-12-15 | [PATCH] ide-disk: flush cache after calling del_gendisk() | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2005-12-15 | [PATCH] ide: AU1200 IDE update | Jordan Crouse | 3 | -974/+535 |
2005-12-15 | [PATCH] ide: core modifications for AU1200 | Jordan Crouse | 1 | -9/+6 |
2005-12-15 | [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y | Marcelo Tosatti | 1 | -1/+1 |
2005-12-15 | [PATCH] via82cxxx IDE: Add VT8251 ISA bridge | Daniel Drake | 1 | -0/+1 |
2005-12-15 | [PATCH] sgiioc4: check for no hwifs available | Jeremy Higdon | 1 | -1/+7 |
2005-11-19 | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz | 4 | -11/+5 |
2005-11-19 | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz | 1 | -9/+3 |
2005-11-19 | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz | 1 | -15/+0 |
2005-11-19 | [PATCH] ide: remove unused ide_action_t:ide_next | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2005-11-19 | [PATCH] sis5513: enable ATA133 for the SiS965 southbridge | Aurelien Jarno | 1 | -0/+1 |
2005-11-19 | [PATCH] via82cxxx: add VIA VT6410 IDE support | Mathias Kretschmer | 1 | -9/+21 |
2005-11-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 12 | -339/+139 |
2005-11-18 | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU | James Bottomley | 1 | -4/+4 |
2005-11-18 | [PATCH] ide: make comment match reality | Ralf Baechle | 1 | -1/+1 |
2005-11-18 | [PATCH] cs5520: fix return value of cs5520_init_one() | Amit Gud | 1 | -3/+2 |
2005-11-18 | [PATCH] siimage: docs urls | Jeff Garzik | 1 | -1/+7 |
2005-11-18 | [PATCH] aec62xxx: remove all dead (#if0'd) code | Thibaut VARENE | 1 | -47/+0 |
2005-11-18 | [PATCH] pmac IDE: don't release empty interfaces | Thibaut VARENE | 1 | -14/+0 |
2005-11-18 | [PATCH] alim15x3: use KERN_WARNING | Alexey Dobriyan | 1 | -1/+1 |
2005-11-18 | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() | Hanna Linder | 1 | -1/+6 |
2005-11-18 | [PARISC] Mention PA-RISC in NS87415 help | Matthew Wilcox | 1 | -1/+1 |
2005-11-18 | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 4 | -4/+4 |
2005-11-18 | [PATCH] via82cxxx IDE: support multiple controllers | Daniel Drake | 1 | -78/+117 |
2005-11-18 | [PATCH] via82cxxx IDE: remove /proc/via entry | Daniel Drake | 1 | -188/+0 |
2005-11-17 | [IDE] Add driver for Sibyte Swarm evaluation board | Ralf Baechle | 4 | -1/+207 |
2005-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -44/+39 |
2005-11-13 | [PATCH] ppc: add support for new powerbooks | Olof Johansson | 1 | -3/+8 |
2005-11-12 | [ARM] Ensure sl82c105 IDE interfaces are serialized when using DMA | Russell King | 1 | -0/+3 |
2005-11-12 | [ARM] Fix broken sl82c105 DMA prevention | Russell King | 1 | -44/+36 |
2005-11-10 | [PATCH] PCI: automatically set device_driver.owner | Laurent riffard | 1 | -5/+7 |
2005-11-10 | [PATCH] ide-floppy: software eject not working with LS-120 drive | Ondrej Zary | 1 | -4/+2 |
2005-11-10 | [PATCH] siimage: enable interrupts on Adaptec SA-1210 card | John W. Linville | 1 | -0/+9 |
2005-11-09 | [PATCH] ide: CS5535 driver | Jaya Kumar | 3 | -0/+315 |
2005-11-09 | [PATCH] ide: AMD Geode GX/LX support | Jordan Crouse | 1 | -0/+3 |
2005-11-09 | [PATCH] ide: possible cleanups | Adrian Bunk | 3 | -9/+1 |
2005-11-09 | [PATCH] ide: incorrect device link for ide-cs | Hannes Reinecke | 2 | -3/+5 |
2005-11-08 | [PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc | Benjamin Herrenschmidt | 1 | -3/+6 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 4 | -22/+11 |
2005-11-07 | [PATCH] ide: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 10 | -32/+14 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 5 | -28/+1348 |
2005-10-30 | [PATCH] ide-cd mini cleanup of casts | Jesper Juhl | 1 | -25/+29 |
2005-10-30 | [PATCH] protect ide_cdrom_capacity by ifdef | Amos Waterland | 1 | -0/+2 |
2005-10-29 | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 3 | -1/+1281 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -2/+2 |
2005-10-28 | [PATCH] add sysfs support for ide tape | Will Dyson | 1 | -2/+36 |
2005-10-12 | Merge from Linus' tree | Paul Mackerras | 1 | -0/+8 |
2005-10-10 | [PATCH] ide: Workaround PM problem | Benjamin Herrenschmidt | 1 | -0/+8 |
2005-09-29 | Merge by hand from Linus' tree. | Paul Mackerras | 1 | -1/+1 |