Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 1 | -5/+6 |
2016-09-06 | usb: ulpi: make ops struct constant | Tal Shorer | 1 | -1/+2 |
2016-09-06 | usb: ulpi: remove "dev" field from struct ulpi_ops | Tal Shorer | 1 | -1/+0 |
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 | -4/+0 |
2016-09-06 | usb: ulpi: add new api functions, {read|write}_dev() | Tal Shorer | 1 | -2/+6 |
2016-09-06 | usb: ulpi: move setting of ulpi->dev parent up in ulpi_register() | Tal Shorer | 1 | -1/+2 |
2016-08-09 | usb: ulpi: Automatically set driver::owner with ulpi_driver_register() | Stephen Boyd | 1 | -2/+3 |
2015-07-20 | usb: ulpi: ulpi_init should be executed in subsys_initcall | Lu Baolu | 1 | -1/+1 |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus | 1 | -0/+255 |