summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+94
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+0
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+1
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsTakashi Iwai1-3/+3
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij1-13/+0
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai1-0/+94
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao2-0/+7
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2-0/+10
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann1-2/+0
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman1-1/+1
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-0/+296
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally1-0/+1
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally1-0/+11
2023-02-06usb: gadget: add doc to struct usb_composite_devJó Ágila Bitsch1-0/+4
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko1-6/+3
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik1-1/+0
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik1-1/+1
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik1-209/+1
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik1-0/+367
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das1-0/+20
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch2-0/+90
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+7
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-0/+8
2023-01-09ARM: omap2: make functions staticArnd Bergmann1-2/+0
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman1-0/+3
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani1-0/+4
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-1/+23
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1-0/+5
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman1-0/+5
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus1-1/+0
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta1-0/+1
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen1-0/+22
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-272/+2
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-7/+374
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski1-0/+6
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbŁukasz Spintzyk1-2/+2
2022-07-14usb: typec: Add support for retimersPrashant Malani1-0/+45
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+18
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji1-0/+210
2022-06-29usb: typec_altmode: add a missing "@" at a kernel-doc parameterMauro Carvalho Chehab1-1/+1
2022-06-21usb: typec: mux: Add CONFIG guards for functionsPrashant Malani1-6/+38
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus1-0/+13
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus2-0/+48
2022-06-10USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET14-187/+2