summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-0485-280/+280
* Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-312-5/+9
|\
| * gpio: xgene: Prevent NULL pointer dereferenceAxel Lin2016-03-301-0/+5
| * gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin2016-03-301-5/+4
* | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-311-2/+2
|\ \
| * | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams2016-03-281-2/+2
| |/
* | Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-301-0/+6
|\ \
| * | hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck2016-03-271-0/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2016-03-282-1/+3
|\ \ | |/ |/|
| * ide: palm_bk3710: test clock rate to avoid division by 0Wolfram Sang2016-03-201-0/+2
| * ide: icside: remove incorrect initconst annotationArnd Bergmann2016-03-201-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-261-11/+3
|\ \
| * | rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * | libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+0
| * | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-1/+1
* | | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds2016-03-263-68/+71
|\ \ \
| * | | NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe2016-03-261-30/+0
| * | | NTB: Fix incorrect clean up routine in ntb_perfDave Jiang2016-03-211-18/+24
| * | | NTB: Fix incorrect return check in ntb_perfDave Jiang2016-03-211-4/+3
| * | | ntb: fix possible NULL dereferenceSudip Mukherjee2016-03-171-0/+2
| * | | ntb: add missing setup of translation windowDave Jiang2016-03-171-0/+8
| * | | ntb: stop link work when we do not have memoryDave Jiang2016-03-171-1/+8
| * | | ntb: stop tasklet from spinning forever during shutdown.Dave Jiang2016-03-171-6/+16
| * | | ntb: perf test: fix address space confusionArnd Bergmann2016-03-171-10/+11
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-2620-154/+1171
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'mkp-scsi/4.6/scsi-fixes' into miscJames Bottomley2016-03-226-19/+31
| |\ \ \ \
| | * | | | scsi_common: do not clobber fixed sense informationHannes Reinecke2016-03-181-2/+10
| | * | | | scsi: ufs: select CONFIG_NLSArnd Bergmann2016-03-181-0/+1
| | * | | | fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-181-7/+6
| | * | | | qla2xxx: avoid maybe_uninitialized warningArnd Bergmann2016-03-181-7/+9
| | * | | | megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann2016-03-181-1/+2
| | * | | | lpfc: fix misleading indentationArnd Bergmann2016-03-181-2/+3
| * | | | | Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into miscJames Bottomley2016-03-1515-135/+1140
| |\| | | |
| | * | | | scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-142-1/+3
| | * | | | scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter2016-03-141-1/+1
| | * | | | scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-142-0/+86
| | * | | | scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-142-0/+21
| | * | | | scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-142-7/+21
| | * | | | scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-142-1/+23
| | * | | | scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-141-0/+10
| | * | | | scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-144-0/+142
| | * | | | scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-142-7/+52
| | * | | | scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-141-18/+37
| | * | | | scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-142-0/+95
| | * | | | scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-141-43/+112
| | * | | | scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-142-4/+57
| | * | | | scsi: ufs: separate device and host quirksYaniv Gardi2016-03-144-0/+244
| | * | | | scsi: ufs: add support to read device and string descriptorsYaniv Gardi2016-03-143-1/+95
| | * | | | scsi: ufs: verify hba controller hce reg valueYaniv Gardi2016-03-142-30/+35
| | * | | | scsi: ufs: implement scsi host timeout handlerYaniv Gardi2016-03-141-0/+36