summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-03Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-05-03Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-05-03USB: serial: f81232: implement break controlJi-Ze Hong (Peter Hong)
2019-05-03USB: serial: f81232: add high baud rate supportJi-Ze Hong (Peter Hong)
2019-05-03USB: serial: f81232: clear overrun flagJi-Ze Hong (Peter Hong)
2019-05-03USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-03usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen
2019-05-03usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-03usb: dwc3: debug: Print GET_STATUS(device) tracepointThinh Nguyen
2019-05-03usb: dwc3: Do core validation early on probeThinh Nguyen
2019-05-03usb: dwc3: gadget: Set lpm_capableThinh Nguyen
2019-05-03usb: gadget: atmel: tie wake lock to running clockJonas Bonn
2019-05-03usb: gadget: atmel: support USB suspendJonas Bonn
2019-05-03usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled maskJonas Bonn
2019-05-03dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan
2019-05-03usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan
2019-05-03usb: dwc2: Fix channel disable flowMinas Harutyunyan
2019-05-03usb: dwc2: Set actual frame number for completed ISOC transferMinas Harutyunyan
2019-05-03usb: gadget: do not use __constant_cpu_to_le16Sergey Senozhatsky
2019-05-03usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan