summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Marvell Feroceon CPU core supportAssaf Hoffman2008-01-262-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-2513-58/+145
|\
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-0/+4
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-231-1/+1
| * [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
| * [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+1
| * [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-231-0/+2
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-231-0/+1
| * [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-111-0/+1
| * [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-111-2/+0
| * [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-4/+4
| * [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+1
| * [SCSI] libiscsi: fix nop handlingMike Christie2008-01-112-0/+19
| * [SCSI] libiscsi: fix shutdownMike Christie2008-01-113-2/+14
| * [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-112-0/+3
| * [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-111-5/+5
| * [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-112-3/+40
| * [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-111-0/+4
| * [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-113-10/+19
| * [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-1/+1
| * [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-111-3/+3
| * [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-111-3/+1
| * [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-113-23/+16
| * [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-111-0/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-253-138/+162
|\ \
| * | dlm: Split lock mode and flag constants into a sharable header.Joel Becker2008-01-253-138/+162
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-254-85/+215
|\ \ \
| * | | ata_generic: Cenatek supportAlan Cox2008-01-231-0/+3
| * | | libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo2008-01-231-0/+3
| * | | libata annotations and fixesAl Viro2008-01-231-2/+2
| * | | libata: make ata_port_queue_task() an internal functionJeff Garzik2008-01-231-2/+0
| * | | libata: make qc->nbytes include extra buffersTejun Heo2008-01-231-1/+2
| * | | libata: convert to chained sgTejun Heo2008-01-231-34/+8
| * | | libata: kill non-sg DMA interfaceTejun Heo2008-01-231-6/+1
| * | | libata: update ->data_xfer hook for ATAPITejun Heo2008-01-231-5/+6
| * | | libata: add ATAPI_* cmd types and implement atapi_cmd_type()Tejun Heo2008-01-231-0/+28
| * | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-6/+6
| * | | cdrom: add more GPCMD_* constantsTejun Heo2008-01-231-0/+3
| * | | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-231-3/+7
| * | | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-231-4/+1
| * | | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-231-0/+25
| * | | libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-232-3/+5
| * | | libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-231-21/+25
| * | | libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-231-1/+0
| * | | libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-231-9/+12
| * | | libata: export xfermode / PATA timing related functionsTejun Heo2008-01-231-0/+10
| * | | libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-231-0/+3
| * | | libata: clean up EH speed down implementationTejun Heo2008-01-231-1/+1
| * | | libata: implement protocol testsTejun Heo2008-01-231-7/+64
| * | | libata: rearrange ATA_DFLAG_*Tejun Heo2008-01-231-3/+3
OpenPOWER on IntegriCloud