summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-01Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-02-01Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-01Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-01skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch
2019-02-01binderfs: remove separate device_initcall()Christian Brauner
2019-02-01drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski
2019-02-01Merge branch 'acpi-misc'Rafael J. Wysocki
2019-02-01Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki
2019-02-01mtd: Remove a debug trace in mtdpart.cBoris Brezillon
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-31Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-01drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall
2019-02-01drm/amd/display: Fix fclk idle stateRoman Li
2019-01-31Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach
2019-01-31PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez
2019-01-31PCI: imx: Fix probe failure without power domainLeonard Crestez
2019-01-31bnxt_en: Disable interrupts when allocating CP rings or NQs.Michael Chan
2019-01-31serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe
2019-01-31fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2019-01-31mtd: rawnand: fix kernel-doc warningsRandy Dunlap
2019-01-31mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-01-31mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso
2019-01-31Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-30tun: move the call to tun_set_real_num_queuesGeorge Amanakis
2019-01-30virtio_net: Differentiate sk_buff and xdp_frame on freeingToshiaki Makita
2019-01-30virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqsToshiaki Makita
2019-01-30virtio_net: Don't process redirected XDP frames when XDP is disabledToshiaki Makita
2019-01-30virtio_net: Fix out of bounds access of sqToshiaki Makita
2019-01-30virtio_net: Fix not restoring real_num_rx_queuesToshiaki Makita
2019-01-30virtio_net: Don't call free_old_xmit_skbs for xdp_framesToshiaki Makita
2019-01-30virtio_net: Don't enable NAPI when interface is downToshiaki Makita
2019-01-30cpuidle: poll_state: Fix default time limitDoug Smythies
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot
2019-01-30ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-01-30Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman
2019-01-30drm/amdgpu: Transfer fences to dmabuf importerChris Wilson