aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-06-05usb: xhci: Add Clear_TT_BufferJim Lin
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing
2019-06-03usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam
2019-06-03USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing
2019-06-03USB: atm: ueagle-atm.c: remove redundant license textGreg Kroah-Hartman
2019-06-03USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2Greg Kroah-Hartman
2019-06-03usb: ohci-s3c2410: Remove set but not used variable 'hcd'YueHaibing
2019-06-03usb: cdc-wdm: remove redundant assignment to rvColin Ian King
2019-06-03usb: host: ohci-st: Remove set but not used variable 'ohci'YueHaibing
2019-06-03usb: host: ehci-st: Remove set but not used variable 'ehci'YueHaibing
2019-06-03usb: typec: ucsi: ccg: fix memory leak in do_flashGustavo A. R. Silva
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-05-24usb: avoid redundant allocation and free of memoryWeitao Hou
2019-05-22xhci: Use %zu for printing size_t typeFabio Estevam
2019-05-22xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-05-22xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman
2019-05-22usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-05-22xhci: update bounce buffer with correct sg numHenry Lin
2019-05-21USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-21USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham
2019-05-21USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist
2019-05-21usb: renesas_usbhs: Add support for RZ/A2Chris Brandt
2019-05-21usb: renesas_usbhs: support byte addressable CFIFOChris Brandt
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt
2019-05-21usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-05-21usb: core: hub: Enable/disable U1/U2 in configured stateThinh Nguyen
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2019-05-21usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-21USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-05-21usb: mtu3: fix up undefined reference to usb_debug_rootChunfeng Yun
2019-05-21USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-05-21usb: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enumsYoshihiro Shimoda
2019-05-21USB: OHCI: remove space before open square bracket '['Naveen Kumar Parna
2019-05-21usb: exynos: add workaround for the USB device bindings conflictMarek Szyprowski
2019-05-21usbip: usbip_host: cleanup do_rebind() return pathShuah Khan
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds