summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-16drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi
2018-05-16IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2018-05-09platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-09drm/bridge: vga-dac: Fix edid memory leakSean Paul
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-09IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-09NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-05-09Input: leds - fix out of bound accessDmitry Torokhov
2018-05-09USB: serial: option: Add support for Quectel EP06Kristian Evensen
2018-05-09serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle
2018-05-01rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-05-01cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-05-01ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven
2018-05-01ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2018-05-01ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa