summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-17/+53
2012-02-20[SCSI] libsas: add mutex for SMP task executionJeff Skirvin1-0/+2
2012-02-20[SCSI] libsas: sas_phy_enable via transport_sas_phy_resetDan Williams1-1/+0
2012-02-20[SCSI] libsas: execute transport link resets with libata-eh via host workqueueDan Williams2-0/+5
2012-02-20[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-1/+4
2012-02-20[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams1-1/+5
2012-02-20[SCSI] libsas: let libata handle command timeoutsDan Williams1-1/+2
2012-02-20[SCSI] libsas: fix timeout vs completion raceDan Williams2-8/+3
2012-02-20[SCSI] libsas: prevent double completion of scmds from ehDan Williams1-1/+4
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams1-1/+0
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams1-3/+1
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams3-2/+16
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams1-2/+5
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams1-0/+4
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams1-2/+1
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams1-3/+0
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams1-1/+2
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams1-0/+1
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams1-1/+0
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams1-7/+0
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells1-23/+0
2012-02-19Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells1-18/+10
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells1-0/+30
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2-0/+7
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini2-0/+115
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary2-0/+25
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2-0/+19
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2-2/+2
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu1-3/+3
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh3-0/+527
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh1-12/+48
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh1-2/+2
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh1-0/+28
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2-0/+21
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+1
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg1-7/+1
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg1-1/+1
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes1-0/+2
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes1-2/+1
2012-02-19Bluetooth: Track discovery typeAndre Guedes1-0/+1
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes2-5/+12
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-19MFD: ucb1x00-core: add wakeup supportRussell King1-0/+4
2012-02-19MFD: ucb1x00: convert to use genirqRussell King1-18/+4
2012-02-19MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King1-2/+0
2012-02-19MFD: ucb1x00-core: convert to use dev_pm_opsRussell King1-1/+1
2012-02-19MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King1-2/+2
2012-02-19MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King1-0/+7
2012-02-19MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2-2/+4
2012-02-18slub: per cpu partial statistics changeAlex Shi1-2/+4