summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus2023-09-111-0/+3
* Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-071-0/+2
|\
* \ Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-014-14/+12
|\ \
| * \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-208-13/+74
| |\ \
| * | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-114-8/+10
| * | | tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)2023-08-112-2/+2
| * | | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-114-8/+4
* | | | Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-01166-1123/+4779
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-08-272-1/+95
| |\ \ \ \
| | * | | | USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-08-231-0/+4
| | * | | | USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-08-231-0/+3
| | * | | | USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctlsJarkko Sonninen2023-07-201-1/+88
| | | |_|/ | | |/| |
| * | | | tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan2023-08-231-0/+7
| * | | | usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang2023-08-231-0/+3
| * | | | usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera2023-08-231-4/+31
| * | | | usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu2023-08-223-14/+40
| * | | | usb: gadget: remove max support speed info in bind operationLinyu Yuan2023-08-2210-29/+10
| * | | | usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan2023-08-221-20/+14
| * | | | usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan2023-08-221-5/+3
| * | | | usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan2023-08-223-75/+51
| * | | | usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan2023-08-221-9/+1
| * | | | usb: gadget: add a inline function gether_bitrate()Linyu Yuan2023-08-224-44/+18
| * | | | usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan2023-08-224-11/+10
| * | | | usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko2023-08-221-0/+9
| * | | | usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta2023-08-221-1/+1
| * | | | usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta2023-08-221-3/+3
| * | | | usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warningPiyush Mehta2023-08-221-8/+10
| * | | | USB: dwc2: hande irq on dead controller correctlyOliver Neukum2023-08-221-1/+3
| * | | | USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott2023-08-221-0/+14
| * | | | usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov2023-08-222-0/+38
| * | | | usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov2023-08-221-1/+4
| * | | | usb: gadget: function: Remove unused declarationsYue Haibing2023-08-223-7/+0
| * | | | usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang2023-08-224-6/+0
| * | | | usb: cdc-acm: move ldisc dcd notification outside of acm's read lockDan Drown2023-08-221-10/+11
| * | | | usb: typec: tcpci: clear the fault status bitMarco Felsch2023-08-221-0/+4
| * | | | usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2023-08-222-3/+12
| * | | | usb: core: Use module_led_trigger macro to simplify the codeLi Zetao2023-08-221-12/+1
| * | | | usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu2023-08-221-0/+6
| * | | | Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman2023-08-148-13/+74
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern2023-08-121-1/+1
| * | | | USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern2023-08-121-0/+1
| * | | | USB: core: Fix oversight in SuperSpeed initializationAlan Stern2023-08-121-12/+24
| * | | | USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern2023-08-121-2/+0
| * | | | usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang2023-08-121-1/+2
| * | | | USB: ohci-sm501: remove unnecessary check of memYang Yingliang2023-08-121-2/+1
| * | | | usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()Ruan Jinjie2023-08-121-3/+1
| * | | | USB: Remove remnants of Wireless USB and UWBAlan Stern2023-08-099-197/+57
| * | | | usb: chipidea: add workaround for chipidea PEC bugXu Yang2023-08-094-1/+7
| * | | | usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang2023-08-093-3/+25
| * | | | usb: dwc3: dwc3-octeon: Verify clock dividerLadislav Michl2023-08-091-2/+6