summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-02-20NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-20drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-20drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-02-20drm/modes: Prevent division by zero htotalTina Zhang
2019-02-20misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-02-20mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-20usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-20dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-20net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-20thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2019-02-20HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki
2019-02-20block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain
2019-02-20gdrom: fix a memory leak bugWenwen Wang
2019-02-20isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2019-02-20niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-20crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-20crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-02-20hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu
2019-02-20hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu
2019-02-20fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-20fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2019-02-20video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov
2019-02-20drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg
2019-02-20drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg
2019-02-20drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer
2019-02-20cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai
2019-02-20tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo
2019-02-20memstick: Prevent memstick host from getting runtime suspended during card de...Kai-Heng Feng
2019-02-20i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-02-20cpuidle: big.LITTLE: fix refcount leakYangtao Li
2019-02-20clk: imx6sl: ensure MMDC CH0 handshake is bypassedAnson Huang
2019-02-20sata_rcar: fix deferred probingSergei Shtylyov
2019-02-20iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon