summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2-57/+33
2019-01-03Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina672-3769/+8742
2019-01-03HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede1-0/+8
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-99/+316
2019-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-14/+95
2019-01-02Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds17-101/+438
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-01-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-151/+151
2019-01-02Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2019-01-02Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds19-242/+566
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-161/+193
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki1-0/+2
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki1-3/+2
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall1-1/+0
2019-01-02Merge branch 'pci/imx6'Bjorn Helgaas1-0/+10
2019-01-02Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas3-0/+482
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-82/+27
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas1-13/+24
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas9-21/+146
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas3-0/+603
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas1-12/+36
2019-01-02Merge branch 'pci/switchtec'Bjorn Helgaas1-17/+137
2019-01-02Merge branch 'pci/pm'Bjorn Helgaas1-15/+12
2019-01-02Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-7/+7
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas5-15/+37
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds14-1062/+1123
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-12/+4
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz1-1/+2
2019-01-02IB/core: Add advise_mr to the list of known opsMoni Shoua1-0/+1
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas1-1/+2
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko1-0/+4
2019-01-02thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro1-0/+4
2019-01-02thermal: armada: add overheat interrupt supportMiquel Raynal1-1/+269
2019-01-02thermal: st: fix Makefile typoArnd Bergmann1-1/+1
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi1-12/+1
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-13/+1
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang1-2/+3
2019-01-02thermal: imx: fix for dependency on cpu-freqAnson Huang2-13/+36
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla1-2/+10
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing1-8/+2
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall1-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2019-01-01PCI: imx: Enable MSI from downstream componentsRichard Zhu1-0/+10