summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-15pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl1-8/+17
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman1-2/+2
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-15mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-15mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
2019-06-15drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria1-1/+2
2019-06-15thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang1-0/+3
2019-06-15rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu1-0/+8
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-3/+1
2019-06-11qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen1-2/+37
2019-06-11TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman1-11/+0
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock1-0/+5
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook2-4/+1
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-09media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-09binder: fix race between munmap() and direct reclaimTodd Kjos1-10/+8
2019-06-09Revert "binder: fix handling of misaligned binder object"Todd Kjos1-8/+10
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-06-09serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-06-09tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-09tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum1-7/+8
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid1-1/+1
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov1-12/+10