summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-0/+6
|\
| * usb: chipidea: Add dynamic pinctrl selectionLoic Poulain2018-09-201-0/+6
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-0/+2
|\ \
| * | usb-serial: begin switching to ->[sg]et_serial()Al Viro2018-10-131-0/+2
| |/
* / net: usbnet: make driver_info constBen Dooks2018-10-031-1/+1
|/
* 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/+0Star
| * 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/+9Star
| * 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/+1Star
|\ \
| * | usb: gadget: composite Allow for larger configuration descriptorsJoel Pepper2018-05-211-1/+1
| * | usb: gadget: udc: atmel: Remove obsolete includeRomain Izard2018-05-151-24/+0Star
| * | 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/+0Star
* | 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/+0Star
* | USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-28/+0Star
* | USB: core: hcd: drop support for legacy physJohan Hovold2018-04-221-1/+0Star
* | USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-8/+0Star
* | 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
|\ \ \
| * | | usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven2018-03-161-0/+12
| |/ /
* | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-0510-29/+392
|\ \ \
| * \ \ Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-03-232-0/+4
| |\ \ \
| | * | | usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt2018-03-231-0/+1
| | * | | usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-03-081-0/+3
| | |/ /
| * | | usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede2018-03-221-10/+0Star
| * | | usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede2018-03-221-6/+2Star
| * | | usb: typec: Separate the definitions for data and power rolesHeikki Krogerus2018-03-222-3/+12