Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2 | -6/+5 |
2016-09-06 | usb: ulpi: make ops struct constant | Tal Shorer | 2 | -2/+2 |
2016-09-06 | usb: ulpi: remove "dev" field from struct ulpi_ops | Tal Shorer | 1 | -2/+1 |
2016-09-06 | usb: ulpi: rename operations {read|write}_dev to simply {read|write} | Tal Shorer | 1 | -2/+2 |
2016-09-06 | usb: ulpi: remove calls to old api callbacks | Tal Shorer | 1 | -2/+0 |
2016-09-06 | usb: ulpi: add new api functions, {read|write}_dev() | Tal Shorer | 1 | -0/+2 |
2016-08-09 | usb: ulpi: Automatically set driver::owner with ulpi_driver_register() | Stephen Boyd | 1 | -1/+5 |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus | 3 | -0/+213 |