summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-01platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus
2019-10-01clk: imx: imx8mm: fix audio pll settingPeng Fan
2019-10-01crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-10-01mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami
2019-10-01HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer
2019-10-01HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern
2019-10-01HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices failsHans de Goede
2019-10-01HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern
2019-10-01HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander
2019-10-01HID: prodikeys: Fix general protection fault during probeAlan Stern
2019-10-01drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers
2019-10-01drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas
2019-10-01drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas
2019-10-01drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas
2019-10-01clocksource/drivers: Do not warn on probe deferJon Hunter
2019-10-01clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter
2019-09-21media: technisat-usb2: break out of loop at end of bufferSean Young
2019-09-21floppy: fix usercopy directionJann Horn
2019-09-21phy: qcom-qmp: Correct ready status, againBjorn Andersson
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-21net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson
2019-09-12Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-12tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-12Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-12Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery
2019-09-11vhost: make sure log_num < in_numyongduan
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King