summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* usbnet: fix kernel crash after disconnectKloetzke Jan2019-06-091-0/+6
* net: stmmac: fix reset gpio free missingJisheng Zhang2019-06-091-1/+2
* net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-06-091-1/+1
* vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-05-311-14/+18
* drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson2019-05-311-0/+1
* drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes2019-05-311-1/+4
* spi: Fix zero length xfer bugChris Lesiak2019-05-311-0/+2
* spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven2019-05-311-3/+6
* spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki2019-05-311-2/+13
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-05-311-1/+10
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-05-312-6/+4