summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede2018-03-221-10/+0
| * | | usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede2018-03-221-6/+2
| * | | usb: typec: Separate the definitions for data and power rolesHeikki Krogerus2018-03-222-3/+12
| * | | usb: common: Small class for USB role switchesHeikki Krogerus2018-03-221-0/+53
| * | | usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus2018-03-222-0/+69
| * | | Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-201-0/+3
| |\ \ \ | | | |/ | | |/|
| * | | usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl2018-03-091-1/+0
| * | | usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl2018-03-091-0/+1
| * | | usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-0/+6
| * | | typec: tcpm: Add SDB header for Status message handlingAdam Thomson2018-03-091-0/+31
| * | | typec: tcpm: Add ADO header for Alert message handlingAdam Thomson2018-03-091-0/+42
| * | | typec: tcpm: Add PD Rev 3.0 definitions to PD headerAdam Thomson2018-03-091-11/+174
| | |/ | |/|
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-022-42/+0
|\ \ \ | |_|/ |/| |
| * | usb: musb: remove blackfin portArnd Bergmann2018-03-261-7/+0
| * | usb: host: remove tilegx platform glueArnd Bergmann2018-03-261-35/+0
| |/
* / usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-061-0/+3
|/
* usb: renesas_usbhs: Add support for RZ/A1Chris Brandt2018-01-091-0/+1
* Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-082-0/+10
|\
| * usb: renesas_usbhs: add a new callback for extcon notifierYoshihiro Shimoda2017-12-131-0/+8
| * usb: gadget: add isoch_delay memberFelipe Balbi2017-12-111-0/+2
* | usb: pd: fix the offset for SVID specific commandsHeikki Krogerus2017-12-191-1/+1
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-181-0/+1
|\|
| * usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-071-0/+1
* | typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan2017-12-072-8/+10
* | USB: of: clean up device-node helperJohan Hovold2017-11-281-4/+3
* | USB: add device-tree support for interfacesJohan Hovold2017-11-281-0/+14
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1339-79/+51
|\
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0437-0/+37
| * usb: remove msm_hsusb_hw.hJack Pham2017-11-031-77/+0
| * Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-10-242-2/+8
| |\
| | * usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda2017-10-191-2/+3
| | * usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet2017-10-191-0/+5
| * | USB: Force disconnect Huawei 4G modem during suspendDaniel Drake2017-10-231-0/+6
* | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-134-0/+784
|\| |
| * | typec: tcpm: Move out of stagingGuenter Roeck2017-09-184-0/+784
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0220-0/+20
|/
* usb: phy: Avoid unchecked dereference warningBaolin Wang2017-08-311-1/+4
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-281-0/+1
|\
| * usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko2017-08-241-0/+1
* | usb: phy: Add USB charger supportBaolin Wang2017-08-151-0/+49
* | usb: gadget: core: unmap request from DMA only if previously mappedJack Pham2017-08-151-0/+2
* | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-7/+7
|\ \
| * | include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-181-7/+7
| |/
* / cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-141-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+3
|\
| * net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2017-07-031-0/+3
* | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-202-0/+11
|\ \
| * | usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi2017-06-131-0/+1
| * | usb: gadget: Allow a non-SuperSpeed gadget to support LPMJohn Youn2017-06-021-0/+3
| * | usb: phy: Introduce one extcon device into usb phyBaolin Wang2017-05-171-0/+7