summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-3/+1
* qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen2019-06-111-2/+37
* TTY: serial_core, add ->installJiri Slaby2019-06-111-11/+13
* drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake2019-06-111-0/+4
* drm/radeon: prefer lower reference dividersChristian König2019-06-111-2/+2
* drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher2019-06-111-9/+10
* drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2019-06-112-3/+17
* drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-06-113-0/+7
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-112-0/+6
* Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2019-06-111-11/+0
* i2c: xiic: Add max_read_len quirkRobert Hancock2019-06-111-0/+5
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-112-4/+1
* parisc: Use implicit space register selection for loading the coherence index...John David Anglin2019-06-112-5/+2
* net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-111-4/+20
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-06-112-6/+3
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2019-06-091-1/+1
* binder: fix race between munmap() and direct reclaimTodd Kjos2019-06-091-10/+8
* Revert "binder: fix handling of misaligned binder object"Todd Kjos2019-06-091-8/+10
* drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas2019-06-091-0/+9
* drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom2019-06-091-1/+7
* staging: wlan-ng: fix adapter initialization failureTim Collier2019-06-091-1/+2
* staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-06-091-0/+9
* serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis2019-06-091-0/+7
* tty: max310x: Fix external crystal register setupJoe Burmeister2019-06-091-1/+1
* tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-06-091-1/+4
* drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-06-096-2/+65
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-06-094-7/+65
* scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-06-091-0/+1
* media: smsusb: better handle optional alignmentMauro Carvalho Chehab2019-06-091-4/+4
* media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern2019-06-091-1/+1
* media: usb: siano: Fix general protection fault in smsusbAlan Stern2019-06-091-13/+20
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-06-091-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-06-091-6/+18
* USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-06-091-0/+3
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-06-091-7/+8
* USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern2019-06-091-2/+2
* usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-06-091-13/+23
* usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-06-091-22/+43
* usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-06-091-1/+1
* xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-06-091-12/+10
* xhci: Use %zu for printing size_t typeFabio Estevam2019-06-091-2/+2
* xhci: update bounce buffer with correct sg numHenry Lin2019-06-091-4/+13
* xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk2019-06-091-2/+0
* crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-06-091-126/+87
* net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-06-091-0/+14
* net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-06-091-6/+4
* net: mvneta: Fix err code path of probeJisheng Zhang2019-06-091-3/+1
* net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-06-091-1/+1
* bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-06-091-0/+2
* net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-06-091-1/+1