summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-0531-144/+269
|\
| * Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman2022-09-021-8/+8
| * usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying2022-09-011-0/+7
| * Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-015-2/+38
| |\
| | * USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold2022-08-311-1/+5
| | * USB: serial: ch341: fix lost character on LCR updatesJohan Hovold2022-08-311-1/+9
| | * USB: serial: cp210x: add Decagon UCA device idJohan Hovold2022-08-311-0/+1
| | * USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao2022-08-291-0/+6
| | * USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens2022-08-292-0/+8
| | * USB: serial: option: add Quectel EM060K modemYonglin Tan2022-08-291-0/+4
| | * USB: serial: option: add support for OPPO R11 diag portYan Xinyu2022-08-291-0/+5
| * | Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman2022-08-311-4/+0
| * | usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak2022-08-301-0/+1
| * | usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak2022-08-301-1/+2
| * | usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati2022-08-301-2/+4
| * | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+10
| * | USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern2022-08-301-10/+16
| * | usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit2022-08-301-4/+4
| * | usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2022-08-301-8/+8
| * | usb: typec: Remove retimers properlyHeikki Krogerus2022-08-301-0/+1
| * | usb: dwc3: disable USB core PHY managementJohan Hovold2022-08-301-0/+10
| * | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-301-0/+4
| * | Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-08-253-16/+3
| * | xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-08-253-2/+15
| * | xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman2022-08-251-3/+8
| * | Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai2022-08-231-29/+24
| * | usb: dwc3: qcom: suppress unused-variable warningJohan Hovold2022-08-231-1/+1
| * | USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT2022-08-191-0/+3
| * | usb: gadget: f_uac2: fix superspeed transferJing Leng2022-08-191-2/+14
| * | usb: xhci-mtk: fix bandwidth release issueChunfeng Yun2022-08-191-2/+2
| * | usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun2022-08-191-9/+2
| * | usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-08-181-2/+2
| * | usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke2022-08-181-4/+1
| * | usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng2022-08-181-3/+5
| * | usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus2022-08-181-0/+4
| * | usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel2022-08-181-2/+7
| * | usb: dwc3: qcom: clean up suspend callbacksJohan Hovold2022-08-181-8/+11
| * | usb: dwc3: qcom: fix wakeup implementationJohan Hovold2022-08-182-4/+7
| * | usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold2022-08-181-3/+12
| * | usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold2022-08-181-8/+11
| * | usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2022-08-182-1/+14
| * | usb: dwc3: qcom: fix gadget-only buildsJohan Hovold2022-08-181-1/+4
| * | Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold2022-08-181-21/+7
| * | usb: dwc3: fix PHY disable sequenceJohan Hovold2022-08-181-9/+10
| * | usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta2022-08-181-0/+7
| * | usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan2022-08-181-0/+7
| * | musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann2022-08-181-1/+1
| |/
* | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-302-3/+4
* | usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-3030-64/+103
|/
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-1/+1
|\