Age | Commit message (Expand) | Author |
2019-06-12 | usb: typec: Make sure an alt mode exist before getting its partner | Heikki Krogerus |
2019-06-10 | Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2019-06-08 | Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-06-06 | usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe() | Wei Yongjun |
2019-06-06 | usb: gadget: dwc2: fix zlp handling | Andrzej Pietrasiewicz |
2019-06-06 | usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA | Minas Harutyunyan |
2019-06-06 | usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC | Alexandre Belloni |
2019-06-06 | usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i] | Young Xiao |
2019-06-06 | usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init() | Andrey Smirnov |
2019-06-06 | usb: dwc2: Fix DMA cache alignment issues | Martin Schiller |
2019-06-06 | usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) | Douglas Anderson |
2019-06-05 | USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. | Marco Zatta |
2019-06-05 | USB: usb-storage: Add new ID to ums-realtek | Kai-Heng Feng |
2019-06-03 | usb: typec: ucsi: ccg: fix memory leak in do_flash | Gustavo A. R. Silva |
2019-05-29 | usbip: usbip_host: fix stub_dev lock context imbalance regression | Shuah Khan |
2019-05-22 | xhci: Use %zu for printing size_t type | Fabio Estevam |
2019-05-22 | xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() | Andrey Smirnov |
2019-05-22 | xhci: Fix immediate data transfer if buffer is already DMA mapped | Mathias Nyman |
2019-05-22 | usb: xhci: avoid null pointer deref when bos field is NULL | Carsten Schmid |
2019-05-22 | usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en... | Jia-Ju Bai |
2019-05-22 | xhci: update bounce buffer with correct sg num | Henry Lin |
2019-05-21 | USB: serial: option: add Telit 0x1260 and 0x1261 compositions | Daniele Palmas |
2019-05-21 | USB: serial: pl2303: add Allied Telesis VT-Kit3 | Chris Packham |
2019-05-21 | USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode | Jörgen Storvist |
2019-05-21 | USB: rio500: simplify locking | Oliver Neukum |
2019-05-21 | USB: rio500: fix memory leak in close after disconnect | Oliver Neukum |
2019-05-21 | USB: rio500: refuse more than one device at a time | Oliver Neukum |
2019-05-21 | usbip: usbip_host: fix BUG: sleeping function called from invalid context | Shuah Khan |
2019-05-21 | USB: sisusbvga: fix oops in error path of sisusb_probe | Oliver Neukum |
2019-05-21 | USB: Add LPM quirk for Surface Dock GigE adapter | Maximilian Luz |
2019-05-21 | usb: mtu3: fix up undefined reference to usb_debug_root | Chunfeng Yun |
2019-05-21 | USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor | Alan Stern |
2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-05-14 | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-08 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-05-08 | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-05-06 | Merge 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_open | Kirill Smelkov |
2019-05-03 | Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-05-03 | Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2019-05-03 | USB: serial: f81232: implement break control | Ji-Ze Hong (Peter Hong) |
2019-05-03 | USB: serial: f81232: add high baud rate support | Ji-Ze Hong (Peter Hong) |
2019-05-03 | USB: serial: f81232: clear overrun flag | Ji-Ze Hong (Peter Hong) |
2019-05-03 | USB: serial: f81232: fix interrupt worker not stop | Ji-Ze Hong (Peter Hong) |
2019-05-03 | usb: dwc3: Rename DWC3_DCTL_LPM_ERRATA | Thinh Nguyen |
2019-05-03 | usb: dwc3: Fix default lpm_nyet_threshold value | Thinh Nguyen |
2019-05-03 | usb: dwc3: debug: Print GET_STATUS(device) tracepoint | Thinh Nguyen |
2019-05-03 | usb: dwc3: Do core validation early on probe | Thinh Nguyen |