summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey
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-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk
2019-02-15Revert "uio: use request_threaded_irq instead"Xiubo Li
2019-02-15uio: fix possible circular locking dependencyXiubo Li
2019-02-15uio: fix wrong return value from uio_mmap()Hailong Liu
2019-02-15uio: fix crash after the device is unregisteredXiubo Li
2019-02-15uio: change to use the mutex lock instead of the spin lockXiubo Li
2019-02-15uio: use request_threaded_irq insteadXiubo Li
2019-02-15uio: Prevent device destruction while fds are openHamish Martin
2019-02-15uio: Reduce return paths from uio_write()Hamish Martin
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi