| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-03-23 | usb: chipidea: debug: remove redundant 'role' debug file | Xu Yang | 1 | -55/+0 |
| 2023-02-06 | USB: chipidea: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-05-27 | USB: chipidea: remove dentry storage for debugfs file | Greg Kroah-Hartman | 1 | -20/+14 |
| 2020-07-09 | usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ... | Lee Jones | 1 | -5/+5 |
| 2019-11-14 | usb: chipidea: debug: create debugfs directory under usb root | Chunfeng Yun | 1 | -1/+1 |
| 2018-05-31 | USB: chipidea: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -41/+15 |
| 2018-03-09 | USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 1 | -60/+5 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-05-23 | usb: chipidea: debug: check before accessing ci_role | Michael Thalmeier | 1 | -1/+2 |
| 2016-02-20 | chipidea: error on overflow for port_test_write | Alan | 1 | -0/+3 |
| 2016-01-24 | usb: chipidea: debug: use list_for_each_entry | Geliang Tang | 1 | -4/+1 |
| 2015-12-24 | usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG | Peter Chen | 1 | -1/+0 |
| 2015-11-18 | usb: chipidea: debug: disable usb irq while role switch | Li Jun | 1 | -0/+2 |
| 2015-08-14 | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -0/+6 |
| 2015-08-14 | usb: chipidea: debug: add runtime pm for register access | Li Jun | 1 | -0/+6 |
| 2015-07-29 | usb: chipidea: update ci_otg_is_fsm_mode conditions | Li Jun | 1 | -0/+1 |
| 2015-05-06 | usb: chipidea: debug: avoid out of bound read | Heinrich Schuchardt | 1 | -1/+5 |
| 2015-04-08 | usb: chipidea: debug: add low power mode check before print registers | Li Jun | 1 | -2/+2 |
| 2014-11-03 | usb: allow to supply the PHY in the drivers when using HCD | Antoine Tenart | 1 | -1/+1 |
| 2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 1 | -1/+1 |
| 2014-07-22 | usb: chipidea: debug: fix sparse non static symbol warnings | Wei Yongjun | 1 | -2/+2 |
| 2014-04-24 | usb: chipidea: debug: add debug file for OTG variables | Li Jun | 1 | -0/+84 |
| 2014-04-24 | usb: chipidea: debug: add debug file for controller registers dump | Li Jun | 1 | -0/+51 |
| 2013-06-24 | usb: chipidea: drop "13xxx" infix | Alexander Shishkin | 1 | -17/+17 |
| 2013-06-17 | usb: chipidea: get rid of camelcase names | Alexander Shishkin | 1 | -5/+5 |
| 2013-06-17 | usb: chipidea: udc: manage dynamic amount of tds with a linked list | Michael Grzeschik | 1 | -7/+12 |
| 2013-03-30 | usb: chipidea: fix precedence bug in ci_requests_show() | Dan Carpenter | 1 | -1/+1 |
| 2013-03-30 | usb: chipidea: move role to debugfs | Alexander Shishkin | 1 | -0/+54 |
| 2013-03-30 | usb: chipidea: convert debug entries in sysfs to debugfs | Alexander Shishkin | 1 | -327/+142 |
| 2013-03-30 | usb: chipidea: remove home-grown tracing facility | Alexander Shishkin | 1 | -359/+1 |
| 2013-03-29 | usb: chipidea: drop redundant includes | Alexander Shishkin | 1 | -14/+3 |
| 2013-02-19 | locking: Various static lock initializer fixes | Thomas Gleixner | 1 | -1/+1 |
| 2012-11-08 | usb: gadget: Remove reference to is_dualspeed from sysfs. | Michal Nazarewicz | 1 | -3/+0 |
| 2012-07-09 | USB: Chipidea: rename struct ci13xxx variables from udc to ci | Richard Zhao | 1 | -73/+73 |
| 2012-05-11 | usb: chipidea: split the driver code into units | Alexander Shishkin | 1 | -0/+804 |