summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-6/+11
2023-12-21USB: serial: option: add Quectel EG912Y module supportAlper Ak-0/+2
2023-12-21USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover-6/+6
2023-12-15usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter-3/+0
2023-12-15usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis-0/+11
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold-1/+1
2023-12-15USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer-0/+1
2023-12-15USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao-0/+2
2023-12-07usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev-3/+4
2023-12-06Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman-2/+0
2023-12-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera-2/+3
2023-12-04USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo-2/+2
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-3/+8
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang-0/+3
2023-11-22USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold-7/+30
2023-11-22USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold-5/+8
2023-11-22USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold-3/+6
2023-11-22USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold-8/+4
2023-11-22USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold-4/+4
2023-11-22usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger-0/+9
2023-11-22usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede-1/+2
2023-11-22USB: serial: option: add Fibocom L7xx modulesVictor Fragoso-0/+1
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold-20/+30
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus-2/+5
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun-3/+12
2023-11-21usb: dwc3: set the dma max_seg_sizeRicardo Ribalda-0/+2
2023-11-21usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin-1/+2
2023-11-21usb: dwc3: add missing of_node_put and platform_device_putStanley Chang-1/+7
2023-11-21USB: dwc2: write HCINT with INTMASK appliedOliver Neukum-8/+7
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu-12/+2
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak-0/+3
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan-1/+2
2023-11-21usb: dwc3: Fix default mode initializationAlexander Stein-1/+1
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET-3/+4
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan-0/+9
2023-11-21USB: serial: option: fix FM101R-GL definesPuliang Lu-2/+2
2023-11-21USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak-1/+2
2023-11-06Revert "usb: phy: add usb phy notify port status API"Johan Hovold-23/+0
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-697/+4109
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+0
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+3
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-9/+11
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+7
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-12/+20
2023-10-28usb: gadget: uvc: Add missing initialization of ssp config descriptorShuzhen Wang-2/+12
2023-10-28usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika-1/+1
2023-10-27usb: raw-gadget: report suspend, resume, reset, and disconnect eventsAndrey Konovalov-8/+44
2023-10-27usb: raw-gadget: don't disable device if usb_ep_queue failsAndrey Konovalov-2/+0
2023-10-27usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov-10/+16
2023-10-27usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak-37/+1