| Commit message (Expand) | Author | Age |
* | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme | Russell King | 2008-01-26 |
* | [ARM] pxa: make MFP configuration processor independent | eric miao | 2008-01-26 |
* | [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions | eric miao | 2008-01-26 |
* | [ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations | eric miao | 2008-01-26 |
* | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 |
* | [ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx | eric miao | 2008-01-26 |
* | [ARM] pxa: mmc: add 3rd host controller support for pxa310 | Bridge Wu | 2008-01-26 |
* | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu | 2008-01-26 |
* | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 2008-01-26 |
* | [ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code | Philipp Zabel | 2008-01-26 |
* | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao | 2008-01-26 |
* | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao | 2008-01-26 |
* | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 2008-01-26 |
* | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao | 2008-01-26 |
* | [ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ... | Philipp Zabel | 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 |