Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 97 | -1363/+3685 |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 11 | -16/+16 |
2020-01-27 | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2020-01-27 | Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 4 | -90/+160 |
2020-01-24 | usb: phy: show USB charger type for user | Peter Chen | 1 | -1/+12 |
2020-01-24 | usb: cdns3: fix spelling mistake and rework grammar in text | Colin Ian King | 1 | -1/+1 |
2020-01-23 | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors | Linus Walleij | 1 | -53/+43 |
2020-01-23 | USB: serial: cyberjack: fix spelling mistake "To" -> "Too" | Colin Ian King | 1 | -1/+1 |
2020-01-23 | USB: serial: ir-usb: simplify endpoint check | Johan Hovold | 1 | -3/+2 |
2020-01-23 | USB: serial: ir-usb: make set_termios synchronous | Johan Hovold | 1 | -39/+11 |
2020-01-23 | USB: serial: ir-usb: fix IrLAP framing | Johan Hovold | 1 | -22/+91 |
2020-01-23 | USB: serial: ir-usb: fix link-speed handling | Johan Hovold | 1 | -10/+10 |
2020-01-23 | USB: serial: ir-usb: add missing endpoint sanity check | Johan Hovold | 1 | -0/+3 |
2020-01-22 | usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW | Thomas Hebb | 1 | -1/+1 |
2020-01-22 | usb: typec: wcove: fix "op-sink-microwatt" default that was in mW | Thomas Hebb | 1 | -1/+1 |
2020-01-22 | usb: dwc3: pci: add ID for the Intel Comet Lake -V variant | Heikki Krogerus | 1 | -0/+4 |
2020-01-22 | usb: typec: tcpci: mask event interrupts when remove driver | Jun Li | 1 | -0/+6 |
2020-01-22 | usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186 | Peter Robinson | 1 | -0/+1 |
2020-01-22 | usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not defined | Jun Li | 1 | -1/+1 |
2020-01-22 | usb: chipidea: handle single role for usb role class | Jun Li | 2 | -1/+13 |
2020-01-21 | usb: musb: fix spelling mistake: "periperal" -> "peripheral" | Colin Ian King | 1 | -1/+1 |
2020-01-21 | Merge 5.5-rc7 into usb-next | Greg Kroah-Hartman | 9 | -9/+37 |
2020-01-17 | Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 8 | -9/+36 |
2020-01-17 | USB: usbfs: Always unlink URBs in reverse order | Alan Stern | 1 | -2/+2 |
2020-01-17 | USB: serial: quatech2: handle unbound ports | Johan Hovold | 1 | -0/+6 |
2020-01-17 | USB: serial: keyspan: handle unbound ports | Johan Hovold | 1 | -0/+4 |
2020-01-17 | USB: serial: io_edgeport: add missing active-port sanity check | Johan Hovold | 1 | -5/+7 |
2020-01-17 | USB: serial: io_edgeport: handle unbound ports on URB completion | Johan Hovold | 1 | -2/+2 |
2020-01-17 | USB: serial: ch341: handle unbound port at reset_resume | Johan Hovold | 1 | -1/+5 |
2020-01-17 | USB: serial: garmin_gps: Use flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-17 | USB: serial: opticon: stop all I/O on close() | Johan Hovold | 1 | -0/+16 |
2020-01-17 | USB: serial: opticon: add chars_in_buffer() implementation | Johan Hovold | 1 | -17/+28 |
2020-01-17 | USB: serial: suppress driver bind attributes | Johan Hovold | 1 | -0/+3 |
2020-01-17 | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2 | -2/+2 |
2020-01-16 | USB: serial: option: add support for Quectel RM500Q in QDL mode | Reinhard Speyerer | 1 | -0/+2 |
2020-01-15 | usb: musb: remove dummy driver musb_am335x.c | Bin Liu | 3 | -51/+0 |
2020-01-15 | usb: musb: davinci: Convert to use GPIO descriptor | Linus Walleij | 1 | -24/+33 |
2020-01-15 | usb: musb: Add support for MediaTek musb controller | Min Guo | 3 | -1/+591 |
2020-01-15 | usb: musb: Add musb_clearb/w() interface | Min Guo | 6 | -28/+48 |
2020-01-15 | usb: musb: Add noirq type of dma create interface | Min Guo | 2 | -17/+46 |
2020-01-15 | usb: musb: Add get/set toggle hooks | Min Guo | 4 | -36/+61 |
2020-01-15 | usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 1 | -2/+2 |
2020-01-15 | USB: musb: fix __iomem in trace functions | Ben Dooks (Codethink) | 1 | -12/+21 |
2020-01-15 | usb: musb: jz4740: Whitespace and indentation fixes | Paul Cercueil | 1 | -14/+14 |
2020-01-15 | usb: musb: jz4740: Comments fix | Paul Cercueil | 1 | -2/+3 |
2020-01-15 | usb: musb: jz4740: Rename platform_device field in priv struct | Paul Cercueil | 1 | -3/+3 |
2020-01-15 | usb: musb: jz4740: Constify jz4740_musb_pdata struct | Paul Cercueil | 1 | -8/+7 |
2020-01-15 | usb: musb: jz4740: Add local dev variable to clean up probe | Paul Cercueil | 1 | -9/+10 |
2020-01-15 | usb: musb: jz4740: Suppress useless field in priv structure | Paul Cercueil | 1 | -2/+0 |
2020-01-15 | usb: musb: Get rid of omap2430_musb_set_vbus() | Tony Lindgren | 1 | -48/+23 |