Age | Commit message (Expand) | Author | Files | Lines |
2006-04-01 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -24/+22 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 1 | -1/+1 |
2006-03-31 | [PATCH] libata: fix ata_xfer_tbl termination | Tejun Heo | 1 | -1/+1 |
2006-03-31 | [PATCH] libata: make ata_qc_issue complete failed qcs | Tejun Heo | 3 | -18/+12 |
2006-03-31 | [PATCH] libata: fix ata_qc_issue failure path | Tejun Heo | 1 | -3/+3 |
2006-03-31 | [PATCH] ata_piix: fix ich6/m_map_db | Tejun Heo | 1 | -2/+2 |
2006-03-31 | Merge branch 'master' | Jeff Garzik | 2 | -2/+2 |
2006-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2 | -2/+2 |
2006-03-31 | [libata] ahci: add ATI SB600 PCI IDs | Jeff Garzik | 1 | -0/+4 |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2 | -2/+2 |
2006-03-30 | Merge branch 'mv-merge' | Jeff Garzik | 1 | -18/+24 |
2006-03-30 | [PATCH] sata_mv: three bug fixes | Mark Lord | 1 | -18/+23 |
2006-03-30 | [PATCH] libata: ata_dev_init_params() fixes | Albert Lee | 1 | -6/+8 |
2006-03-30 | [PATCH] libata: Fix interesting use of "extern" and also some bracketing | Alan Cox | 1 | -2/+2 |
2006-03-30 | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 1 | -2/+29 |
2006-03-30 | [PATCH] libata - ATA is both ATA and CFA | Alan Cox | 1 | -1/+1 |
2006-03-30 | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 1 | -1/+5 |
2006-03-30 | [PATCH] libata: BMDMA handling updates | Alan Cox | 1 | -4/+22 |
2006-03-30 | [PATCH] libata: kill trailing whitespace | Tejun Heo | 1 | -1/+1 |
2006-03-30 | Merge branch 'master' | Jeff Garzik | 28 | -69/+75 |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras | 18 | -34/+56 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 1 | -1/+1 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 14 | -24/+38 |
2006-03-28 | [PATCH] drivers/scsi/*: use time_after() and friends | Marcelo Feitoza Parisi | 5 | -6/+11 |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -3/+6 |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 3 | -7/+5 |
2006-03-26 | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 1 | -18/+4 |
2006-03-25 | [PATCH] git-scsi-misc: min() warning fix | Andrew Morton | 1 | -1/+1 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 4 | -8/+8 |
2006-03-25 | [PATCH] libata: add FIXME above ata_dev_xfermask() | Tejun Heo | 1 | -0/+4 |
2006-03-25 | [PATCH] libata: cosmetic changes in ata_bus_softreset() | Tejun Heo | 1 | -5/+4 |
2006-03-24 | [PATCH] libata: kill E.D.D. | Tejun Heo | 1 | -85/+13 |
2006-03-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -503/+540 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-03-24 | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.c | Al Viro | 1 | -6/+18 |
2006-03-24 | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c | Al Viro | 2 | -13/+38 |
2006-03-24 | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King | 1 | -6/+7 |
2006-03-24 | [PATCH] libata: ata_scsi_ioctl cleanup | Brian King | 1 | -13/+0 |
2006-03-24 | [PATCH] libata: ata_scsi_queuecmd cleanup | Brian King | 1 | -14/+18 |
2006-03-24 | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 6 | -47/+48 |
2006-03-24 | [PATCH] libata: add ata_dev_pair helper | Alan Cox | 1 | -0/+17 |
2006-03-24 | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 3 | -5/+6 |
2006-03-24 | [PATCH] libata: make ata_set_mode() responsible for failure handling | Tejun Heo | 1 | -20/+36 |
2006-03-24 | [PATCH] libata: use ata_dev_disable() in ata_bus_probe() | Tejun Heo | 1 | -3/+1 |
2006-03-24 | [PATCH] libata: implement ata_dev_disable() | Tejun Heo | 1 | -0/+9 |
2006-03-24 | [PATCH] libata: check if port is disabled after internal command | Tejun Heo | 1 | -0/+16 |
2006-03-24 | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo | 2 | -2/+2 |
2006-03-24 | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo | 1 | -18/+25 |
2006-03-24 | [PATCH] libata: implement ata_unpack_xfermask() | Tejun Heo | 1 | -0/+23 |