aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-15hid: thingm: reorder calls in thingm_probeHeiner Kallweit1-18/+13
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas5-99/+77
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas4-1/+2369
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas12-77/+203
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas15-376/+2048
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas19-151/+277
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus5-11/+11
2016-03-15PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto3-0/+150
2016-03-15PCI: designware: Add default link up check if sub-driver doesn't overrideJoao Pinto1-1/+9
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto8-59/+39
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler1-3/+4
2016-03-15HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov1-6/+10
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda1-1/+1
2016-03-15drm/atomic: use helper to get crtc stateAndrzej Hajda1-6/+8
2016-03-15drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter1-1/+1
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab348-4772/+10528
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-19/+342
2016-03-14scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2-1/+3
2016-03-14scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter1-1/+1
2016-03-14scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2-0/+86
2016-03-14scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2-0/+21
2016-03-14scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2-7/+21
2016-03-14scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2-1/+23
2016-03-14scsi: ufs: fix leakage during link off stateYaniv Gardi1-0/+10
2016-03-14scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi4-0/+142
2016-03-14scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2-7/+52
2016-03-14scsi: ufs: add retry for query descriptorsYaniv Gardi1-18/+37
2016-03-14scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2-0/+95
2016-03-14scsi: ufs: make error handling bit fasterYaniv Gardi1-43/+112
2016-03-14scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2-4/+57
2016-03-14scsi: ufs: separate device and host quirksYaniv Gardi4-0/+244
2016-03-14scsi: ufs: add support to read device and string descriptorsYaniv Gardi3-1/+95
2016-03-14scsi: ufs: verify hba controller hce reg valueYaniv Gardi2-30/+35
2016-03-14scsi: ufs: implement scsi host timeout handlerYaniv Gardi1-0/+36
2016-03-14scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi1-0/+15
2016-03-14scsi: ufs-qcom: add number of lanes per directionYaniv Gardi4-17/+44
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+26
2016-03-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui11-115/+893
2016-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui4-0/+716
2016-03-15thermal: intel_pch_thermal: Enable Skylake PCH thermalSrinivas Pandruvada1-0/+6
2016-03-15Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-nextDave Airlie6-57/+181
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-141/+127
2016-03-15rtc: rv3029: stop mentioning rv3029c2Alexandre Belloni1-1/+1
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-14/+21
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford15-681/+574
2016-03-14dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()Bryn M. Reeves1-1/+1
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot3-23/+11
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot3-6/+6
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3