summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-menz127.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-27scsi: stex: make S6flag staticColin Ian King1-1/+1
2017-04-27scsi: mac_esp: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2017-04-27scsi: aacraid: pci_alloc_consistent() failures on ARM64Mahesh Rajashekhara6-31/+35
2017-04-27scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2-10/+5
2017-04-27scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi1-2/+2
2017-04-25scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain1-10/+23
2017-04-25scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov staticColin Ian King1-2/+2
2017-04-25scsi: sd_zbc: Do not write lock zones for resetDamien Le Moal1-26/+16
2017-04-25scsi: sd_zbc: Remove superfluous assignmentsBart Van Assche1-3/+1
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal3-15/+11
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal2-25/+17
2017-04-25scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig1-10/+9
2017-04-25scsi: sd: Improve sd_completed_bytesDamien Le Moal2-24/+32
2017-04-25scsi: sd: Fix function descriptionsDamien Le Moal1-15/+14
2017-04-25scsi: mpt3sas: remove redundant wmbSinan Kaya1-2/+0
2017-04-25scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke3-4/+15
2017-04-25scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke1-0/+2
2017-04-25scsi: mvumi: remove code handling zero scsi_sg_count(scmd) caseAlexey Khoroshilov1-59/+26
2017-04-25scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King1-1/+1
2017-04-25scsi: pmcraid: use normal copy_from_userArnd Bergmann1-33/+7
2017-04-25scsi: pmcraid: fix minor sparse warningsArnd Bergmann1-3/+3
2017-04-25scsi: pmcraid: fix endianess sparse annotationsArnd Bergmann2-52/+51
2017-04-25scsi: pmcraid: use __iomem pointers for ioctl argumentArnd Bergmann1-28/+16
2017-04-24scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()Christoph Hellwig1-31/+28
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn7-8/+6
2017-04-21scsi: BusLogic: fix incorrect spelling of adatper_reset_reqColin Ian King2-4/+12
2017-04-21scsi: bfa: use designated initializersKees Cook1-10/+21
2017-04-20scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King1-2/+2
2017-04-20scsi: bfa: remove bfa_module_s madnessChristoph Hellwig5-298/+108
2017-04-20scsi: qedi: qedf: Use designated initializersKees Cook2-2/+2
2017-04-20scsi: storvsc: Add support for FC rport.Cathy Avery1-5/+18
2017-04-20scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2-4/+7
2017-04-20scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson1-0/+24
2017-04-19scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi1-2/+2
2017-04-19scsi: cxgb4i: update module descriptionVarun Prakash1-1/+1
2017-04-19scsi: fc: remove redundant check of an unsigned long being less than zeroColin Ian King1-1/+1
2017-04-19scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown1-6/+0
2017-04-14scsi: storvsc: remove return at end of void functionMiguel Bernal Marin1-2/+0
2017-04-14scsi: storvsc: Prefer kcalloc over kzalloc with multiplyMiguel Bernal Marin1-1/+1
2017-04-14scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs2-6/+126
2017-04-14scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs2-16/+106
2017-04-14scsi: cxlflash: Support multiple hardware queuesUma Krishnan3-164/+309
2017-04-14scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs1-52/+42
2017-04-14scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs4-50/+57
2017-04-14scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs2-6/+2
2017-04-14scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs1-13/+2
2017-04-14scsi: cxlflash: Fence EEH during probeMatthew R. Ochs3-7/+28
2017-04-14scsi: cxlflash: Support up to 4 portsMatthew R. Ochs2-4/+80
2017-04-14scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs3-57/+141
2017-04-14scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs3-41/+61