| Commit message (Expand) | Author | Age |
* | [ARM] 4757/1: [AT91] UART initialization | Andrew Victor | 2008-01-26 |
* | [ARM] 4754/1: [AT91] SSC library support | Andrew Victor | 2008-01-26 |
* | [ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9 | Andrew Victor | 2008-01-26 |
* | [ARM] 4751/1: [AT91] ISI peripheral on SAM9263 | Andrew Victor | 2008-01-26 |
* | [ARM] 4688/1: at91: speed-up irq processing | Marc Pignat | 2008-01-26 |
* | [ARM] 4657/1: AT91: Header definition update | Andrew Victor | 2008-01-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] libsas: abstract STP task status into a function | James Bottomley | 2008-01-25 |
| * | [SCSI] use dynamically allocated sense buffer | FUJITA Tomonori | 2008-01-23 |
| * | [SCSI] scsi.h: add macro for enclosure bit of inquiry data | James Bottomley | 2008-01-23 |
| * | [SCSI] sd: add fix for devices with last sector access problems | Hans de Goede | 2008-01-23 |
| * | [SCSI] sysfs: add filter function to groups | James Bottomley | 2008-01-23 |
| * | [SCSI] attribute_container: update to use the group interface | James Bottomley | 2008-01-23 |
| * | [SCSI] block: Introduce new blk_queue_update_dma_alignment interface | James Bottomley | 2008-01-11 |
| * | [SCSI] libsas: don't use made up error codes | James Bottomley | 2008-01-11 |
| * | [SCSI] libsas: add host SMP processing | James Bottomley | 2008-01-11 |
| * | [SCSI] iscsi: convert xmit path to iscsi chunks | Olaf Kirch | 2008-01-11 |
| * | [SCSI] libiscsi: fix nop handling | Mike Christie | 2008-01-11 |
| * | [SCSI] libiscsi: fix shutdown | Mike Christie | 2008-01-11 |
| * | [SCSI] libiscsi: do not block session during logout | Mike Christie | 2008-01-11 |
| * | [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanup | Olaf Kirch | 2008-01-11 |
| * | [SCSI] iscsi_tcp, libiscsi: initial AHS Support | Boaz Harrosh | 2008-01-11 |
| * | [SCSI] iscsi_tcp: rewrite recv path | Olaf Kirch | 2008-01-11 |
| * | [SCSI] libiscsi, iscsi_tcp: add device support | Mike Christie | 2008-01-11 |
| * | [SCSI] sd,sr: add early detection of medium not present | James Bottomley | 2008-01-11 |
| * | [SCSI] move single_lun flag from scsi_device to scsi_target | Tony Battersby | 2008-01-11 |
| * | [SCSI] libsas: Fix various sparse complaints | Darrick J. Wong | 2008-01-11 |
| * | [SCSI] libsas: Convert sas_proto users to sas_protocol | Darrick J. Wong | 2008-01-11 |
| * | [SCSI] sr,sd: send media state change modification events | Kay Sievers | 2008-01-11 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-25 |
|\ \ |
|
| * | | dlm: Split lock mode and flag constants into a sharable header. | Joel Becker | 2008-01-25 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-01-25 |
|\ \ \ |
|
| * | | | ata_generic: Cenatek support | Alan Cox | 2008-01-23 |
| * | | | libata: factor out ata_pci_activate_sff_host() from ata_pci_one() | Tejun Heo | 2008-01-23 |
| * | | | libata annotations and fixes | Al Viro | 2008-01-23 |
| * | | | libata: make ata_port_queue_task() an internal function | Jeff Garzik | 2008-01-23 |
| * | | | libata: make qc->nbytes include extra buffers | Tejun Heo | 2008-01-23 |
| * | | | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
| * | | | libata: kill non-sg DMA interface | Tejun Heo | 2008-01-23 |
| * | | | libata: update ->data_xfer hook for ATAPI | Tejun Heo | 2008-01-23 |
| * | | | libata: add ATAPI_* cmd types and implement atapi_cmd_type() | Tejun Heo | 2008-01-23 |
| * | | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 2008-01-23 |
| * | | | cdrom: add more GPCMD_* constants | Tejun Heo | 2008-01-23 |
| * | | | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() | Tejun Heo | 2008-01-23 |
| * | | | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo | 2008-01-23 |
| * | | | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo | 2008-01-23 |
| * | | | libata: add ATA_CBL_PATA_IGN | Tejun Heo | 2008-01-23 |
| * | | | libata: xfer_mask is unsigned long not unsigned int | Tejun Heo | 2008-01-23 |
| * | | | libata: kill ata_id_to_dma_mode() | Tejun Heo | 2008-01-23 |
| * | | | libata: clean up xfermode / PATA timing related stuff | Tejun Heo | 2008-01-23 |