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