summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-09be2iscsi: Bump the driver versionJohn Soni Jose1-1/+1
2015-11-09be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose4-23/+75
2015-11-09drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2-2/+2
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig3-3/+3
2015-11-09remove abs64()Andrew Morton6-9/+9
2015-11-09scsi: ufs-qcom: add QUniPro hardware support and power optimizationsYaniv Gardi4-181/+525
2015-11-09scsi: ufs-qcom: add debug prints for test busYaniv Gardi4-4/+208
2015-11-09scsi: ufs: make the UFS variant a platform deviceYaniv Gardi5-73/+139
2015-11-09scsi: ufs: creates wrapper functions for vopsYaniv Gardi3-66/+137
2015-11-09scsi: ufs: add ufshcd_get_variant ufshcd_set_variantYaniv Gardi2-17/+38
2015-11-09scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM componentYaniv Gardi1-1/+1
2015-11-09scsi: ufs-qcom: fix compilation warning if compiled as a moduleYaniv Gardi1-1/+6
2015-11-09phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi1-0/+11
2015-11-10drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPERGuenter Roeck1-1/+2
2015-11-09ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi listHans de Goede1-0/+7
2015-11-09ideapad-laptop: include Yoga 3 1170 in add rfkill whitelistArnd Bergmann1-5/+5
2015-11-09ideapad-laptop: add support for Yoga 3 ESC keyArnd Bergmann2-0/+33
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams162-630/+1650
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven1-1/+1
2015-11-09hpsa: move lockup_detected attribute to host attrTomas Henzl1-1/+1
2015-11-09hpsa: bump the driver versionDon Brace1-2/+5
2015-11-09hpsa: add in sas transport classKevin Barnett3-21/+570
2015-11-09hpsa: fix multiple issues in path_info_showRasmus Villemoes1-21/+17
2015-11-09hpsa: enhance device messagesDon Brace1-5/+40
2015-11-09hpsa: disable report lun data cachingScott Teel2-0/+88
2015-11-09hpsa: add discovery polling for PT RAID devices.Scott Teel2-0/+70
2015-11-09hpsa: eliminate fake lun0 enclosuresScott Teel1-68/+0
2015-11-09hpsa: generalize external arraysScott Teel3-26/+125
2015-11-09hpsa: move scsi_add_device and scsi_remove_device calls to new functionKevin Barnett1-26/+45
2015-11-09hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2-13/+17
2015-11-09hpsa: enhance hpsa_get_device_idDon Brace1-3/+20
2015-11-09hpsa: add function is_logical_deviceKevin Barnett1-7/+12
2015-11-09hpsa: simplify update scsi devicesKevin Barnett2-9/+14
2015-11-09hpsa: simplify check for device exposureKevin Barnett2-19/+12
2015-11-09hpsa: correct ioaccel2 sg chain lenDon Brace1-2/+3
2015-11-09hpsa: correct check for non-disk devicesDon Brace2-15/+15
2015-11-09hpsa: fix physical target resetScott Teel2-6/+29
2015-11-09hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2-0/+17
2015-11-09hpsa: correct transfer length for 6 byte read/write commandsDon Brace1-13/+6
2015-11-09hpsa: abandon rescans on memory alloaction failures.Don Brace1-5/+19
2015-11-09hpsa: allow driver requested rescansDon Brace2-2/+16
2015-11-09hpsa: fix null device issuesDon Brace1-5/+17
2015-11-09hpsa: check for null arguments to dev_printkDon Brace1-0/+3
2015-11-09hpsa: change devtype to unsignedDon Brace1-1/+1
2015-11-09hpsa: remove unused hpsa_tag_discard_error_bitsDon Brace1-10/+1
2015-11-09hpsa: stop zeroing reset_cmds_out and ioaccel_cmds_out during rescanDon Brace1-2/+0
2015-11-09hpsa: remove unused parameter hostnoDon Brace1-16/+14
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich1-2/+3
2015-11-09scsi: Export SCSI Inquiry data to sysfsJohannes Thumshirn1-0/+24