Age | Commit message (Expand) | Author |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [PATCH] Add ide_bus_type probe and remove methods | Russell King |
2006-01-12 | [PATCH] Revert ide softirq handling | Jens Axboe |
2006-01-10 | [PATCH] ide-cd: clear random-write capability it not supported | Andrey Borzenkov |
2006-01-10 | [PATCH] ide: preserve errors for failed requests | Jens Axboe |
2006-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-10 | [PATCH] turn "const static" into "static const" | Jesper Juhl |
2006-01-10 | [PATCH] powerpc: Some ppc compile fixes... | David Woodhouse |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-09 | Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-01-09 | [IDE] Use the block layer deferred softirq request completion | Jens Axboe |
2006-01-09 | [BLOCK] Kill blk_attempt_remerge() | Jens Axboe |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] frv: fix uninitialised variable in serverworks driver | David Howells |
2006-01-09 | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt |
2006-01-06 | [BLOCK] update IDE to use new blk_ordered for barriers | Tejun Heo |
2006-01-06 | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo |
2006-01-06 | [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs | Richard Purdie |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
2006-01-04 | [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... | Kay Sievers |
2005-12-15 | [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info | Bartlomiej Zolnierkiewicz |
2005-12-15 | [PATCH] ide-disk: flush cache after calling del_gendisk() | Bartlomiej Zolnierkiewicz |
2005-12-15 | [PATCH] ide: AU1200 IDE update | Jordan Crouse |
2005-12-15 | [PATCH] ide: core modifications for AU1200 | Jordan Crouse |
2005-12-15 | [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y | Marcelo Tosatti |
2005-12-15 | [PATCH] via82cxxx IDE: Add VT8251 ISA bridge | Daniel Drake |
2005-12-15 | [PATCH] sgiioc4: check for no hwifs available | Jeremy Higdon |
2005-11-19 | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz |
2005-11-19 | [PATCH] ide: remove dead code from flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2005-11-19 | [PATCH] ide: remove dead DEBUG_TASKFILE code | Bartlomiej Zolnierkiewicz |
2005-11-19 | [PATCH] ide: remove unused ide_action_t:ide_next | Bartlomiej Zolnierkiewicz |
2005-11-19 | [PATCH] sis5513: enable ATA133 for the SiS965 southbridge | Aurelien Jarno |
2005-11-19 | [PATCH] via82cxxx: add VIA VT6410 IDE support | Mathias Kretschmer |
2005-11-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2005-11-18 | [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU | James Bottomley |
2005-11-18 | [PATCH] ide: make comment match reality | Ralf Baechle |
2005-11-18 | [PATCH] cs5520: fix return value of cs5520_init_one() | Amit Gud |
2005-11-18 | [PATCH] siimage: docs urls | Jeff Garzik |
2005-11-18 | [PATCH] aec62xxx: remove all dead (#if0'd) code | Thibaut VARENE |
2005-11-18 | [PATCH] pmac IDE: don't release empty interfaces | Thibaut VARENE |
2005-11-18 | [PATCH] alim15x3: use KERN_WARNING | Alexey Dobriyan |
2005-11-18 | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() | Hanna Linder |
2005-11-18 | [PARISC] Mention PA-RISC in NS87415 help | Matthew Wilcox |
2005-11-18 | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard |
2005-11-18 | [PATCH] via82cxxx IDE: support multiple controllers | Daniel Drake |