Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-20 | global: Finish CONFIG -> CFG migration | Tom Rini | 1 | -2/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-04-01 | usb: ulpi: Fix compile warning in read/write on 64-bit machines. | Mateusz Kulikowski | 1 | -0/+2 |
2016-04-01 | usb: ulpi: Fix viewport_addr type | Mateusz Kulikowski | 1 | -1/+1 |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini | 1 | -3/+1 |
2012-10-15 | usb: ulpi: add indicator configuration function | Lucas Stach | 1 | -2/+11 |
2012-09-01 | usb: fix ulpi_set_vbus prototype | Lucas Stach | 1 | -1/+1 |
2012-02-12 | usb: ulpi: Extend the existing ulpi framework. | Govindraj.R | 1 | -12/+24 |
2011-12-16 | USB: ULPI: clean a mixup of return types | Igor Grinberg | 1 | -1/+1 |
2011-12-16 | USB: ULPI: switch argument type from u8 to unsigned | Igor Grinberg | 1 | -3/+3 |
2011-12-11 | USB: Add generic ULPI layer and a viewport | Jana Rapava | 1 | -0/+298 |