summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
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: 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-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
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-03usb: dwc3: Free resource immediately after useAndy Shevchenko
2019-05-03usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy
2019-05-03usb: dwc2: Delayed status supportMinas Harutyunyan
2019-05-03usb: gadget: udc: lpc32xx: rework interrupt handlingAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: add support for stotg04 phyAlexandre Belloni