summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-09-151-0/+5
* USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-08-251-0/+1
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-121-0/+1
* usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso2021-06-161-1/+1
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-0/+2
* usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan2020-11-051-0/+1
* usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2020-06-251-1/+1
* usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-06-251-0/+3
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-281-0/+3
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-011-1/+12
* usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2020-01-271-6/+7
* usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan2019-01-261-0/+1
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-271-0/+3
* Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-187-49/+276
|\
| * usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus2018-07-021-9/+0
| * usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus2018-07-021-0/+95
| * usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-11/+163
| * usb: typec: Register a device for every modeHeikki Krogerus2018-07-021-28/+9
| * usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2018-07-021-1/+1
| * usb: typec: function for checking cable plug orientationHeikki Krogerus2018-06-281-0/+1
| * usb: pd: include kernel.hHeikki Krogerus2018-06-281-0/+1
| * usb: typec: add API to get typec basic port power and data configLi Jun2018-06-281-0/+3
| * usb: typec: add fwnode to tcpcLi Jun2018-06-281-0/+2
| * USB: Report wakeup events on root-hub portsAlan Stern2018-06-251-0/+1
* | ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan2018-07-311-0/+4
* | ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan2018-07-161-0/+15
|/
* Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-062-0/+47
|\
| * ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan2018-05-152-0/+21
| * include: usb: audio-v3: add BADD-specific valuesRuslan Bilovol2018-05-041-0/+26
* | Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-05-242-25/+1
|\ \
| * | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-05-211-1/+1
| * | usb: gadget: udc: atmel: Remove obsolete includeRomain Izard2018-05-151-24/+0
| * | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-05-151-0/+2
| * | usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt2018-05-151-1/+1
| |/
* | usb: musb: remove unused members in struct musb_hdrc_configBin Liu2018-05-221-15/+0
* | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-081-1/+1
|\ \
| * | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-04-271-1/+1
| |/
* | typec: tcpm: Add core support for sink side PPSAdam Thomson2018-04-252-2/+3
* | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-231-0/+2
* | usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman2018-04-221-0/+1
* | usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun2018-04-221-9/+0
* | USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-28/+0
* | USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-1/+0
* | USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-8/+0
* | usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptorTakashi Iwai2018-04-221-1/+1
|/
* Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-052-4/+399
|\
| * Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-04-021-0/+3
| |\
| * | ALSA: usb-audio: fix uac control query argumentAndrew Chant2018-03-231-2/+2
| * | ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-212-2/+397
* | | Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-051-0/+12
|\ \ \