| Commit message (Expand) | Author | Age |
* | [SCSI] aacraid: Track command ownership in driver | Mark Haverkamp | 2006-04-13 |
* | [SCSI] aacraid: Use scmd_ functions | Mark Haverkamp | 2006-04-13 |
* | [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h | FUJITA Tomonori | 2006-04-13 |
* | [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state | Dave C Boutcher | 2006-04-13 |
* | [SCSI] fix sg leak when scsi_execute_async fails | Mike Christie | 2006-04-13 |
* | [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations | Christoph Hellwig | 2006-04-13 |
* | [SCSI] remove qlogicfc | James Bottomley | 2006-04-13 |
* | [PATCH] sata_mv: properly print HC registers | Dan Aloni | 2006-04-12 |
* | [PATCH] 3ware: kmap_atomic() fix | Andrew Morton | 2006-04-11 |
* | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch | Jeff Garzik | 2006-04-10 |
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | fix a typo in the AIC7XXX_DEBUG_MASK help text | Adrian Bunk | 2006-03-31 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 |
|\ \ |
|
| * | | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2006-03-31 |
| * | | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 |
* | | | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS | Segher Boessenkool | 2006-04-01 |
| |/
|/| |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-31 |
|\ \ |
|
| * | | [PATCH] libata: fix ata_xfer_tbl termination | Tejun Heo | 2006-03-31 |
| * | | [PATCH] libata: make ata_qc_issue complete failed qcs | Tejun Heo | 2006-03-31 |
| * | | [PATCH] libata: fix ata_qc_issue failure path | Tejun Heo | 2006-03-31 |
| * | | [PATCH] ata_piix: fix ich6/m_map_db | Tejun Heo | 2006-03-31 |
| * | | Merge branch 'master' | Jeff Garzik | 2006-03-31 |
| |\| |
|
| * | | [libata] ahci: add ATI SB600 PCI IDs | Jeff Garzik | 2006-03-30 |
* | | | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 |
|\ \
| |/
|/| |
|
| * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 |
* | | Merge branch 'mv-merge' | Jeff Garzik | 2006-03-29 |
|\ \ |
|
| * | | [PATCH] sata_mv: three bug fixes | Mark Lord | 2006-03-29 |
* | | | [PATCH] libata: ata_dev_init_params() fixes | Albert Lee | 2006-03-29 |
* | | | [PATCH] libata: Fix interesting use of "extern" and also some bracketing | Alan Cox | 2006-03-29 |
* | | | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 2006-03-29 |
* | | | [PATCH] libata - ATA is both ATA and CFA | Alan Cox | 2006-03-29 |
* | | | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 2006-03-29 |
* | | | [PATCH] libata: BMDMA handling updates | Alan Cox | 2006-03-29 |
* | | | [PATCH] libata: kill trailing whitespace | Tejun Heo | 2006-03-29 |
* | | | Merge branch 'master' | Jeff Garzik | 2006-03-29 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
| |\ \ |
|
| | * | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 |
| | * | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 |
| | * | | [PATCH] drivers/scsi/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-03-28 |
| | * | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
| * | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
| |/ / |
|
| * | | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |