summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig1-0/+2
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel1-0/+1
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2-0/+9
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim1-1/+11
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi1-3/+16
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-3/+6
2017-10-18iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-18brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12nvme: protect against simultaneous shutdown invocationsKeith Busch2-0/+5
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula1-0/+7
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov1-0/+2
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov1-4/+8
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-10-12iio: core: Return error for failed read_regMatt Fornero1-1/+3
2017-10-12staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa1-3/+1
2017-10-12iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+28
2017-10-12iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET1-1/+3
2017-10-12iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-10-12xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman1-1/+1
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-3/+11
2017-10-12usb: Increase quirk delay for USB devicesDmitry Fleytman2-2/+2
2017-10-12USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman1-0/+4
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern2-12/+13
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen1-5/+14
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-12/+58
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido1-1/+2
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin1-1/+1
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering1-0/+4
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern3-57/+10
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun1-2/+6
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter1-1/+5
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2017-10-12usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2017-10-12usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2017-10-12usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern1-0/+7
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre1-1/+3
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-5/+36
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1