| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: renesas_usbhs: Add support for RZ/A1 | Chris Brandt | 2018-01-09 | 1 | -0/+1 |
* | Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2018-01-08 | 2 | -0/+10 |
|\ |
|
| * | usb: renesas_usbhs: add a new callback for extcon notifier | Yoshihiro Shimoda | 2017-12-13 | 1 | -0/+8 |
| * | usb: gadget: add isoch_delay member | Felipe Balbi | 2017-12-11 | 1 | -0/+2 |
* | | usb: pd: fix the offset for SVID specific commands | Heikki Krogerus | 2017-12-19 | 1 | -1/+1 |
* | | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman | 2017-12-18 | 1 | -0/+1 |
|\| |
|
| * | usbnet: fix alignment for frames with no ethernet header | Bjørn Mork | 2017-12-07 | 1 | -0/+1 |
* | | typec: tcpm: Validate source and sink caps | Badhri Jagan Sridharan | 2017-12-07 | 2 | -8/+10 |
* | | USB: of: clean up device-node helper | Johan Hovold | 2017-11-28 | 1 | -4/+3 |
* | | USB: add device-tree support for interfaces | Johan Hovold | 2017-11-28 | 1 | -0/+14 |
|/ |
|
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 | 39 | -79/+51 |
|\ |
|
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 37 | -0/+37 |
| * | usb: remove msm_hsusb_hw.h | Jack Pham | 2017-11-03 | 1 | -77/+0 |
| * | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2017-10-24 | 2 | -2/+8 |
| |\ |
|
| | * | usb: renesas_usbhs: add support for R-Car D3 | Yoshihiro Shimoda | 2017-10-19 | 1 | -2/+3 |
| | * | usb: gadget: Add kerneldoc for some neglected structure fields | Jonathan Corbet | 2017-10-19 | 1 | -0/+5 |
| * | | USB: Force disconnect Huawei 4G modem during suspend | Daniel Drake | 2017-10-23 | 1 | -0/+6 |
* | | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-13 | 4 | -0/+784 |
|\| | |
|
| * | | typec: tcpm: Move out of staging | Guenter Roeck | 2017-09-18 | 4 | -0/+784 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 20 | -0/+20 |
|/ |
|
* | usb: phy: Avoid unchecked dereference warning | Baolin Wang | 2017-08-31 | 1 | -1/+4 |
* | Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2017-08-28 | 1 | -0/+1 |
|\ |
|
| * | usb: chipidea: udc: Support SKB alignment quirk | Dmitry Osipenko | 2017-08-24 | 1 | -0/+1 |
* | | usb: phy: Add USB charger support | Baolin Wang | 2017-08-15 | 1 | -0/+49 |
* | | usb: gadget: core: unmap request from DMA only if previously mapped | Jack Pham | 2017-08-15 | 1 | -0/+2 |
* | | Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 1 | -7/+7 |
|\ \ |
|
| * | | include: usb: audio: specify exact endiannes of descriptors | Ruslan Bilovol | 2017-07-18 | 1 | -7/+7 |
| |/ |
|
* / | cdc_ncm: Set NTB format again after altsetting switch for Huawei devices | Enrico Mioso | 2017-07-14 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+3 |
|\ |
|
| * | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter | 2017-07-03 | 1 | -0/+3 |
* | | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2017-06-20 | 2 | -0/+11 |
|\ \ |
|
| * | | usb: gadget: core: introduce ->udc_set_speed() method | Felipe Balbi | 2017-06-13 | 1 | -0/+1 |
| * | | usb: gadget: Allow a non-SuperSpeed gadget to support LPM | John Youn | 2017-06-02 | 1 | -0/+3 |
| * | | usb: phy: Introduce one extcon device into usb phy | Baolin Wang | 2017-05-17 | 1 | -0/+7 |
* | | | usb: Fix typo in the definition of Endpoint[out]Request | Benjamin Herrenschmidt | 2017-06-13 | 1 | -2/+2 |
* | | | Merge 4.12-rc5 into usb-next | Greg Kroah-Hartman | 2017-06-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | cdc-ether: divorce initialisation with a filter reset and a generic method | Oliver Neukum | 2017-05-23 | 1 | -0/+1 |
* | | | usb: typec: Add a sysfs node to manage port type | Badhri Jagan Sridharan | 2017-06-03 | 1 | -0/+4 |
* | | | Merge 4.12-rc2 into usb-next | Greg Kroah-Hartman | 2017-05-22 | 1 | -0/+1 |
|\| | |
|
| * | | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd | Peter Chen | 2017-05-18 | 1 | -0/+1 |
| |/ |
|
* / | usb: typec: Don't prevent using constant typec_mode_desc initializers | Mats Karrman | 2017-05-17 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-04 | 5 | -27/+285 |
|\ |
|
| * | Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-04-20 | 1 | -10/+32 |
| |\ |
|
| | * | USB: serial: add calc_num_ports callback to generic driver | Johan Hovold | 2017-03-28 | 1 | -1/+0 |
| | * | USB: serial: allow subdrivers to modify port-endpoint mapping | Johan Hovold | 2017-03-28 | 1 | -3/+16 |
| | * | USB: serial: add endpoint sanity check to core | Johan Hovold | 2017-03-16 | 1 | -0/+9 |
| | * | USB: serial: allow up to 16 ports per device | Johan Hovold | 2017-03-16 | 1 | -1/+1 |
| | * | USB: serial: clean up endpoint and port-counter types | Johan Hovold | 2017-03-16 | 1 | -5/+6 |
| * | | Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2017-04-11 | 1 | -15/+0 |
| |\ \ |
|
| | * | | usb: otg-fsm: Prevent build warning "VDBG" redefined | Roger Quadros | 2017-04-11 | 1 | -15/+0 |