summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-25NCR53c406a: don't call free_dma() by defaultArnd Bergmann1-1/+1
2014-07-25qlogicfas: don't call free_dma()Arnd Bergmann1-2/+0
2014-07-25pas16: don't call free_dma()Arnd Bergmann1-2/+0
2014-07-25advansys: don't build ARMArnd Bergmann1-1/+1
2014-07-25ibmvfc: fix little endian issuesTyrel Datwyler2-367/+374
2014-07-25qla2xxx: Use dma_zalloc_coherentJoe Perches1-6/+4
2014-07-25bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-3/+3
2014-07-25bfa: remove useless return variablesPeter Senna Tschudin1-6/+4
2014-07-25bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-07-25bfa: Use dma_zalloc_coherentJoe Perches1-3/+3
2014-07-25aic7xxx: Use kstrdupHimangi Saraogi3-6/+3
2014-07-25scsi: add defines for new FC port speeds.Dick Kennedy2-0/+8
2014-07-25bnx2i, be2iscsi: fix custom stats lengthMike Christie2-5/+4
2014-07-25iscsi: kill redundant castsNick Black' via open-iscsi1-2/+2
2014-07-25tgt: remove SCSI_TGT and SCSI_FC_TGT_ATTRSPaul Bolle1-14/+0
2014-07-25sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeoutK. Y. Srinivasan1-1/+1
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen4-1/+10
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig5-30/+3
2014-07-25scsi: add a symbolic name for the ZBC device typeChristoph Hellwig1-0/+1
2014-07-25scsi: update scsi_device_typesChristoph Hellwig1-0/+2
2014-07-25fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig1-0/+16
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig8-72/+488
2014-07-25scatterlist: allow chaining to preallocated chunksChristoph Hellwig3-20/+27
2014-07-25scsi: unwind blk_end_request_all and blk_end_request_err callsChristoph Hellwig1-19/+42
2014-07-25scsi: only maintain target_blocked if the driver has a target queue limitChristoph Hellwig1-10/+18
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig5-53/+58
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig5-28/+40
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig9-48/+69
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig2-23/+34
2014-07-25scsi: push host_lock down into scsi_{host,target}_queue_readyChristoph Hellwig1-36/+39
2014-07-25scsi: set ->scsi_done before calling scsi_dispatch_cmdChristoph Hellwig2-22/+21
2014-07-25scsi: centralize command re-queueing in scsi_dispatch_fnChristoph Hellwig2-26/+18
2014-07-25scsi: split __scsi_queue_insertChristoph Hellwig1-18/+26
2014-07-25scsi: add scsi_setup_cmnd helperChristoph Hellwig1-18/+22
2014-07-17scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig2-4/+1
2014-07-17sd: split sd_init_commandChristoph Hellwig1-29/+29
2014-07-17sd: retry discard commandsChristoph Hellwig1-1/+1
2014-07-17sd: retry write same commandsChristoph Hellwig1-1/+1
2014-07-17sd: don't use scsi_setup_blk_pc_cmnd for discard requestsChristoph Hellwig1-19/+31
2014-07-17sd: don't use scsi_setup_blk_pc_cmnd for write same requestsChristoph Hellwig1-16/+28
2014-07-17sd: don't use scsi_setup_blk_pc_cmnd for flush requestsChristoph Hellwig1-7/+13
2014-07-17scsi: set sc_data_direction in common codeChristoph Hellwig3-11/+7
2014-07-17scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig4-14/+14
2014-07-17scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig1-11/+5
2014-07-17scsi_lib: remove the description string in scsi_io_completion()Maurizio Lombardi1-36/+4
2014-07-17scsi: cleanup switch in scsi_adjust_queue_depthDouglas Gilbert1-4/+6
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig4-16/+5
2014-07-17tgt: defconfig cleanupBart Van Assche40-48/+0
2014-07-17tgt: removalBart Van Assche12-1333/+0
2014-07-17libsrp: removalChristoph Hellwig4-536/+0