summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: option: add HP lt4132Tore Anderson2019-01-131-1/+6
* USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2019-01-131-0/+2
* xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2019-01-131-1/+2
* USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2019-01-131-2/+16
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-12-211-35/+70
* rtc: snvs: add a missing write syncGuy Shapiro2018-12-211-0/+1
* i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-211-3/+7
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-211-11/+29
* mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-211-7/+3
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-211-4/+14
* clk: mmp: Off by one in mmp_clk_add()Dan Carpenter2018-12-211-1/+1
* ide: pmac: add of_node_put()Yangtao Li2018-12-211-0/+1
* drivers/tty: add missing of_node_put()Yangtao Li2018-12-211-0/+1
* drivers/sbus/char: add of_node_put()Yangtao Li2018-12-211-0/+2
* sbus: char: add of_node_put()Yangtao Li2018-12-211-0/+1
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-12-211-0/+3
* drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul2018-12-211-0/+5
* scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-12-211-2/+2
* scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard2018-12-211-2/+2
* mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov2018-12-211-5/+7
* Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris2018-12-211-6/+0
* MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-211-2/+9
* pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-211-1/+1
* rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2018-12-171-6/+18
* staging: speakup: Replace strncpy with memcpyGuenter Roeck2018-12-171-2/+2
* matroxfb: fix size of memcpySudip Mukherjee2018-12-171-1/+1
* media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann2018-12-1711-13/+34
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-1715-21/+42
* mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2018-12-173-3/+8
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-174-9/+9
* sr: pass down correctly sized SCSI sense bufferJens Axboe2018-12-171-14/+7
* wil6210: missing length check in wmi_set_ieLior David2018-12-171-1/+7
* xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-12-171-0/+1
* drm/ast: fixed reading monitor EDID not stable issueY.C. Chen2018-12-171-6/+30
* net: hisilicon: remove unexpected free_netdevPan Bian2018-12-171-3/+1
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-12-171-1/+3
* net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi2018-12-171-0/+3
* USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-12-171-0/+1
* USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-12-171-1/+2
* USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-12-171-31/+19
* USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-12-171-27/+10
* hwmon: (w83795) temp4_type has writable permissionHuacai Chen2018-12-171-1/+1
* hwmon: (ina2xx) Fix current value calculationNicolin Chen2018-12-171-1/+1
* tun: forbid iface creation with rtnl opsNicolas Dichtel2018-12-171-3/+3
* net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit2018-12-171-11/+8
* net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-171-0/+5
* mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk2018-12-131-4/+4
* kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-131-2/+2
* tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-131-9/+7