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