Age | Commit message (Expand) | Author |
2006-04-01 | fix a typo in the AIC7XXX_DEBUG_MASK help text | Adrian Bunk |
2006-03-31 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-03-31 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi |
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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2006-03-30 | [libata] ahci: add ATI SB600 PCI IDs | Jeff Garzik |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller |
2006-03-29 | 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] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson |
2006-03-26 | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson |
2006-03-25 | [PATCH] git-scsi-misc: min() warning fix | Andrew Morton |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell |
2006-03-24 | [PATCH] libata: add FIXME above ata_dev_xfermask() | Tejun Heo |
2006-03-24 | [PATCH] libata: cosmetic changes in ata_bus_softreset() | Tejun Heo |
2006-03-24 | [PATCH] libata: kill E.D.D. | Tejun Heo |
2006-03-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan |
2006-03-24 | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.c | Al Viro |
2006-03-24 | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c | Al Viro |
2006-03-24 | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King |
2006-03-24 | [PATCH] libata: ata_scsi_ioctl cleanup | Brian King |
2006-03-24 | [PATCH] libata: ata_scsi_queuecmd cleanup | Brian King |
2006-03-24 | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik |
2006-03-24 | [PATCH] libata: add ata_dev_pair helper | Alan Cox |
2006-03-24 | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham |
2006-03-24 | [PATCH] libata: make ata_set_mode() responsible for failure handling | Tejun Heo |
2006-03-24 | [PATCH] libata: use ata_dev_disable() in ata_bus_probe() | Tejun Heo |
2006-03-24 | [PATCH] libata: implement ata_dev_disable() | Tejun Heo |
2006-03-24 | [PATCH] libata: check if port is disabled after internal command | Tejun Heo |
2006-03-24 | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo |
2006-03-24 | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo |