aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-26
* [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao2008-01-26
* [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-26
* [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao2008-01-26
* [ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...Philipp Zabel2008-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-25
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-23
| * [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-23
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-23
| * [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-23
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-23
| * [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-11
| * [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-11
| * [SCSI] libsas: add host SMP processingJames Bottomley2008-01-11
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-11
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-11
| * [SCSI] libiscsi: fix shutdownMike Christie2008-01-11
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-11
| * [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-11
| * [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-11
| * [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-11
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-11
| * [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
| * [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-11
| * [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-11
| * [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-11
| * [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-11
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-25
|\ \
| * | dlm: Split lock mode and flag constants into a sharable header.Joel Becker2008-01-25
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-25
|\ \ \
| * | | ata_generic: Cenatek supportAlan Cox2008-01-23
| * | | libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo2008-01-23
| * | | libata annotations and fixesAl Viro2008-01-23
| * | | libata: make ata_port_queue_task() an internal functionJeff Garzik2008-01-23
| * | | libata: make qc->nbytes include extra buffersTejun Heo2008-01-23
| * | | libata: convert to chained sgTejun Heo2008-01-23
| * | | libata: kill non-sg DMA interfaceTejun Heo2008-01-23
| * | | libata: update ->data_xfer hook for ATAPITejun Heo2008-01-23
| * | | libata: add ATAPI_* cmd types and implement atapi_cmd_type()Tejun Heo2008-01-23
| * | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
| * | | cdrom: add more GPCMD_* constantsTejun Heo2008-01-23
| * | | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
| * | | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-23
| * | | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-23
| * | | libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-23
| * | | libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-23
| * | | libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-23
| * | | libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-23
| * | | libata: export xfermode / PATA timing related functionsTejun Heo2008-01-23