| Commit message (Expand) | Author | Age |
* | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-06-25 |
|\ |
|
| * | IB/iser: iSER Kconfig and Makefile | Or Gerlitz | 2006-06-22 |
* | | [PATCH] advansys section fixes | Randy Dunlap | 2006-06-25 |
* | | [PATCH] megaraid_mbox: fix section mismatch warnings | Randy Dunlap | 2006-06-25 |
* | | [PATCH] wd7000: fix section mismatch warnings | Randy.Dunlap | 2006-06-25 |
* | | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 |
* | | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2006-06-25 |
* | | [SCSI] qlogicpti: Convert to new SBUS device framework. | David S. Miller | 2006-06-24 |
* | | [SCSI] esp: Fix bug in esp_remove_common. | David S. Miller | 2006-06-24 |
* | | [SCSI] sparc: Port esp to new SBUS driver layer. | David S. Miller | 2006-06-24 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-23 |
|\ \ |
|
| * | | [libata] conversion to new debug scheme, part 1 of $N | Borislav Petkov | 2006-06-23 |
| * | | [PATCH] libata: Add ata_scsi_dev_disabled | Brian King | 2006-06-22 |
| * | | [libata] Add host lock to struct ata_port | Jeff Garzik | 2006-06-22 |
| * | | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] | Tejun Heo | 2006-06-22 |
| * | | [PATCH] libata-dev: move the CDB-intr DMA blacklisting | Albert Lee | 2006-06-22 |
| * | | [PATCH] ahci: disable NCQ support on vt8251 | Tejun Heo | 2006-06-22 |
| * | | [libata] ahci: add JMicron PCI IDs | Jeff Garzik | 2006-06-22 |
| * | | [libata] sata_nv: add PCI IDs | Jeff Garzik | 2006-06-22 |
| * | | [libata] ahci: Add NVIDIA PCI IDs. | Jeff Garzik | 2006-06-22 |
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 |
| |\ \ |
|
| * | | | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_via: convert to new EH, take #3 | Tejun Heo | 2006-06-20 |
| * | | | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler | Jeff Garzik | 2006-06-20 |
| * | | | [PATCH] sata_nv: add hotplug support | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_nv: convert to new EH | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_nv: better irq handlers | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_nv: simplify constants | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_nv: kill struct nv_host_desc and nv_host | Tejun Heo | 2006-06-20 |
| * | | | [PATCH] sata_nv: kill not-working hotplug code | Tejun Heo | 2006-06-20 |
| * | | | [libata] Update docs to reflect current driver API | Jeff Garzik | 2006-06-13 |
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] libata: fix oops caused rescanning NULL sdev | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] sata_sil: update device hotplug handling, take #2 | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] libata: fast exit from EH while unloading | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearing | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] libata: fix comment above ata_exec_internal() | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt() | Tejun Heo | 2006-06-12 |
| * | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) | zhao, forrest | 2006-06-12 |
| * | | | libata: more verbose request_irq() failure | Jeff Garzik | 2006-06-11 |
| * | | | [PATCH] libata: Setup nbytes in ata_sg_init_one | Brian King | 2006-06-11 |
| * | | | libata: Adjust initial debugging levels through preprocessor defines. | Borislav Petkov | 2006-06-11 |
| * | | | [PATCH] sata_sil24: endian anotations | Alexey Dobriyan | 2006-06-11 |
| * | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-11 |
| |\ \ \ |
|
| * | | | | [PATCH] libata: add missing ->data_xfer for pdc_adma | Tejun Heo | 2006-06-11 |
| * | | | | [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh() | Tejun Heo | 2006-06-10 |
| * | | | | [PATCH] libata-hp: move ata_do_reset() to libata-eh.c | Tejun Heo | 2006-05-31 |
| * | | | | [PATCH] libata-hp: killl ops->probe_reset | Tejun Heo | 2006-05-31 |
| * | | | | [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support | Tejun Heo | 2006-05-31 |