summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro1-0/+1
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-21sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul1-0/+5
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-21pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai1-1/+1
2018-12-17rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-6/+18
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2018-12-17media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann11-13/+34
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes15-21/+42
2018-12-17mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes3-3/+8
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes4-9/+9
2018-12-17sr: pass down correctly sized SCSI sense bufferJens Axboe1-14/+7
2018-12-17wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen1-1/+1
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit1-11/+8
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih1-9/+7
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman1-1/+1
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer3-5/+5