summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-06-09i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-06-09iio: adc: ti-ads8688: fix timestamp is not updated in bufferSean Nyekjaer
2019-06-09iio: dac: ds4422/ds4424 fix chip verificationRuslan Babayev
2019-06-09scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier
2019-06-09scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier
2019-06-09brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel
2019-06-09media: smsusb: better handle optional alignmentMauro Carvalho Chehab
2019-06-09media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern
2019-06-09media: usb: siano: Fix general protection fault in smsusbAlan Stern
2019-06-09USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-06-09USB: rio500: refuse more than one device at a timeOliver Neukum
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-09USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-06-09usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-09xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-06-09xhci: Use %zu for printing size_t typeFabio Estevam
2019-06-09xhci: update bounce buffer with correct sg numHenry Lin
2019-06-04xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk
2019-06-04crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens
2019-06-04bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-06-04net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-06-04usbnet: fix kernel crash after disconnectKloetzke Jan
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang
2019-06-04net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang
2019-06-04net: fec: fix the clk mismatch in failed_reset pathAndy Duan
2019-06-04net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju
2019-06-04bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-05-31drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard
2019-05-31vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-05-31drm/sun4i: dsi: Change the start delay calculationMaxime Ripard
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson
2019-05-31drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes
2019-05-31drm/v3d: Handle errors from IRQ setup.Eric Anholt
2019-05-31spi: Fix zero length xfer bugChris Lesiak
2019-05-31spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho
2019-05-31spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven
2019-05-31drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren
2019-05-31spi : spi-topcliff-pch: Fix to handle empty DMA buffersAditya Pakki
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-05-31media: saa7146: avoid high stack usage with clangArnd Bergmann