Age | Commit message (Expand) | Author | Files | Lines |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -29/+42 |
2021-10-13 | net: remove single-byte netdev->dev_addr writes | Jakub Kicinski | 1 | -1/+4 |
2021-10-08 | Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 10 | -29/+42 |
2021-10-07 | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -70/+2 |
2021-10-05 | ARM: omap1: move omap15xx local bus handling to usb.c | Arnd Bergmann | 1 | -70/+2 |
2021-10-05 | USB: cdc-acm: fix break reporting | Johan Hovold | 1 | -0/+3 |
2021-10-05 | USB: cdc-acm: fix racy tty buffer accesses | Johan Hovold | 1 | -0/+5 |
2021-10-05 | usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize | Pavel Hofman | 1 | -4/+10 |
2021-10-05 | usb: cdc-wdm: Fix check for WWAN | Rikard Falkeborn | 1 | -3/+3 |
2021-10-05 | usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle | Fabio Estevam | 1 | -5/+10 |
2021-10-05 | usb: typec: tcpm: handle SRC_STARTUP state if cc changes | Xu Yang | 1 | -0/+1 |
2021-10-05 | usb: typec: tcpci: don't handle vSafe0V event if it's not enabled | Xu Yang | 1 | -1/+1 |
2021-10-05 | usb: typec: tipd: Remove dependency on "connector" child fwnode | Heikki Krogerus | 1 | -5/+3 |
2021-10-05 | Partially revert "usb: Kconfig: using select for USB_COMMON dependency" | Ben Hutchings | 1 | -2/+1 |
2021-10-05 | usb: dwc3: gadget: Revert "set gadgets parent to the right controller" | Andy Shevchenko | 1 | -1/+1 |
2021-10-05 | usb: xhci: tegra: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -8/+4 |
2021-09-24 | Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 3 | -3/+48 |
2021-09-24 | USB: serial: option: add device id for Foxconn T99W265 | Slark Xiao | 1 | -0/+2 |
2021-09-24 | USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter | Uwe Brandt | 1 | -0/+1 |
2021-09-23 | USB: serial: cp210x: add part-number debug printk | Johan Hovold | 1 | -0/+2 |
2021-09-23 | USB: serial: cp210x: fix dropped characters with CP2102 | Johan Hovold | 1 | -0/+35 |
2021-09-21 | usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() | Dan Carpenter | 1 | -0/+1 |
2021-09-21 | usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c | Ondrej Zary | 1 | -1/+8 |
2021-09-21 | Re-enable UAS for LaCie Rugged USB3-FW with fk quirk | Julian Sikorski | 1 | -1/+1 |
2021-09-20 | USB: serial: option: remove duplicate USB device ID | Krzysztof Kozlowski | 1 | -1/+0 |
2021-09-20 | USB: serial: mos7840: remove duplicated 0xac24 device ID | Krzysztof Kozlowski | 1 | -2/+0 |
2021-09-14 | usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval | Jack Pham | 1 | -0/+3 |
2021-09-14 | usb: gadget: f_uac2: Add missing companion descriptor for feedback EP | Jack Pham | 1 | -1/+15 |
2021-09-14 | usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA | Minas Harutyunyan | 1 | -3/+1 |
2021-09-14 | usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd() | Kishon Vijay Abraham I | 1 | -17/+22 |
2021-09-14 | xhci: Set HCD flag to defer primary roothub registration | Kishon Vijay Abraham I | 1 | -0/+1 |
2021-09-14 | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I | 1 | -6/+23 |
2021-09-14 | usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave | Minas Harutyunyan | 1 | -83/+106 |
2021-09-14 | usb: dwc3: core: balance phy init and exit | Li Jun | 1 | -17/+13 |
2021-09-14 | Revert "USB: bcma: Add a check for devm_gpiod_get" | Rafał Miłecki | 1 | -4/+1 |
2021-09-14 | usb: ehci: Simplify platform driver registration | Guenter Roeck | 1 | -48/+27 |
2021-09-14 | USB: cdc-acm: fix minor-number release | Johan Hovold | 2 | -2/+7 |
2021-09-14 | usb: dwc2: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+4 |
2021-09-14 | usb: cdns3: fix race condition before setting doorbell | Pawel Laszczak | 1 | -0/+14 |
2021-09-14 | usb: gadget: r8a66597: fix a loop in set_feature() | Dan Carpenter | 1 | -1/+1 |
2021-09-14 | usb: gadget: u_audio: EP-OUT bInterval in fback frequency | Pavel Hofman | 1 | -3/+10 |
2021-09-13 | USB: serial: option: add Telit LN920 compositions | Carlo Lobrano | 1 | -0/+8 |
2021-09-05 | Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 10 | -93/+48 |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2021-09-01 | Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+1 |
2021-09-01 | Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 9 | -93/+47 |
2021-09-01 | Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 99 | -1120/+3519 |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -33/+34 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -9/+3 |
2021-08-30 | USB: serial: pl2303: fix GL type detection | Robert Marko | 1 | -0/+1 |