summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-06-131-2/+2
* | | Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman2017-06-121-0/+1
|\ \ \ | | |/ | |/|
| * | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
* | | usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan2017-06-031-0/+4
* | | Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-221-0/+1
|\ \ \ | |/ /
| * | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-181-0/+1
| |/
* | usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman2017-05-171-3/+3
|/
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-045-27/+285
|\
| * Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-201-10/+32
| |\
| | * USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-281-1/+0
| | * USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-3/+16
| | * USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-161-0/+9
| | * USB: serial: allow up to 16 ports per deviceJohan Hovold2017-03-161-1/+1
| | * USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-161-5/+6
| * | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-111-15/+0
| |\ \
| | * | usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-111-15/+0
OpenPOWER on IntegriCloud