summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2017-10-08ttpci: address stringop overflow warningArnd Bergmann
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-10-08drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang
2017-10-08libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-10-08i2c: meson: fix wrong variable usage in meson_i2c_put_dataHeiner Kallweit
2017-10-08md/raid10: submit bio directly to replacement diskShaohua Li
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-10-08exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-10-08mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-10-08usb: plusb: Add support for PL-27A1Roman Spychała
2017-10-08team: fix memory leaksPan Bian
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen
2017-10-08USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-10-08USB: serial: mos7720: fix control-message error handlingJohan Hovold
2017-10-08drm/amdkfd: fix improper return value on errorPan Bian
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-08iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede
2017-10-08hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-10-05fix xen_swiotlb_dma_mmap prototypeArnd Bergmann
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-10-05cxl: Fix driver use countFrederic Barrat
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui