summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-02mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring1-8/+9
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook11-58/+51
2017-11-02mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter1-0/+108
2017-11-02mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter1-2/+14
2017-11-02mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing1-1/+2
2017-11-02mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing1-0/+9
2017-11-02mmc: mediatek: add latch-ck supportChaotian Jing1-0/+6
2017-11-02mmc: mediatek: add support of source_cg clockChaotian Jing1-1/+22
2017-11-02mmc: mediatek: add stop_clk fix and enhance_rx supportChaotian Jing1-4/+43
2017-11-02mmc: mediatek: add busy_check supportChaotian Jing1-0/+7
2017-11-02mmc: mediatek: add async fifo and data tune supportChaotian Jing1-2/+50
2017-11-02mmc: mediatek: add pad_tune0 supportChaotian Jing1-18/+33
2017-11-02mmc: mediatek: make hs400_tune_response only for mt8173Chaotian Jing1-2/+9
2017-11-02spi: orion: remove redundant assignment of status to zeroColin Ian King1-1/+0
2017-11-02spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki1-1/+1
2017-11-02regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2157-0/+2157
2017-11-02net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill1-1/+1
2017-11-02Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-6/+10
2017-11-02drm/amdgpu: allow harvesting check for Polaris VCELeo Liu1-6/+6
2017-11-02drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu1-0/+4
2017-11-02Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-35/+57
2017-11-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+21
2017-11-01drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh1-1/+1
2017-11-01drm/vmwgfx: constify vmw_fence_opsArvind Yadav1-1/+1
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson1-0/+4
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-35/+137
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1
2017-11-01mmc: dw_mmc: Fix the DTO timeout calculationDouglas Anderson1-1/+6
2017-11-01hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran1-4/+3
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1
2017-11-01regmap: Add hardware spinlock supportBaolin Wang2-16/+87
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel1-0/+25
2017-11-01net: hns: set correct return valuePan Bian1-2/+2
2017-11-01net: lapbether: fix double freePan Bian1-1/+0
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn1-3/+5
2017-11-01Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller3-28/+98
2017-11-01Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-3/+3
2017-11-01irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart1-0/+1
2017-11-01drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs1-3/+3
2017-11-01Merge tag 'pm-reverts-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-57/+32
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky1-1/+3
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki6-57/+32
2017-10-31Merge ath-current from ath.gitKalle Valo3-28/+98
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller1-0/+1
2017-10-31spi: imx: Fix failure path leak on GPIO request errorTrent Piepho1-5/+6
2017-10-31spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold1-1/+3
2017-10-31spi: document odd controller reference handlingJohan Hovold1-1/+3
2017-10-31spi: fix use-after-free at controller deregistrationJohan Hovold1-2/+3