summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-07-21usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery
2021-07-21usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-21usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-21usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger
2021-07-21xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-21Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-14usb: gadget: fsl_qe_udc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern
2021-07-12USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-24USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun
2021-06-24usb: ftdi-elan: remove redundant continue statement in a while-loopColin Ian King
2021-06-24usb: class: cdc-wdm: return the correct errno codeJunlin Yang
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-21xhci: remove redundant continue statementColin Ian King
2021-06-21usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-21usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-06-21usb: gadget: eem: fix echo command packet response issueLinyu Yuan
2021-06-21usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol
2021-06-21Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-21Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18sched: Unbreak wakeupsPeter Zijlstra
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman
2021-06-17xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-06-17xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman
2021-06-17xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman
2021-06-17xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman
2021-06-17usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-06-17usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-06-17usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON stateKyle Tso
2021-06-17usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-17USB: UDC: net2280: remove redundant continue statementColin Ian King
2021-06-17usb: host: u132-hcd: remove redundant continue statementsColin Ian King
2021-06-17usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer
2021-06-16USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran