index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
debug.c
Age
Commit message (
Expand
)
Author
2018-05-31
USB: chipidea: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-03-09
USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-23
usb: chipidea: debug: check before accessing ci_role
Michael Thalmeier
2016-02-20
chipidea: error on overflow for port_test_write
Alan
2016-01-24
usb: chipidea: debug: use list_for_each_entry
Geliang Tang
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
2015-11-18
usb: chipidea: debug: disable usb irq while role switch
Li Jun
2015-08-14
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-14
usb: chipidea: debug: add runtime pm for register access
Li Jun
2015-07-29
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2015-05-06
usb: chipidea: debug: avoid out of bound read
Heinrich Schuchardt
2015-04-08
usb: chipidea: debug: add low power mode check before print registers
Li Jun
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2014-07-22
usb: chipidea: debug: fix sparse non static symbol warnings
Wei Yongjun
2014-04-24
usb: chipidea: debug: add debug file for OTG variables
Li Jun
2014-04-24
usb: chipidea: debug: add debug file for controller registers dump
Li Jun
2013-06-24
usb: chipidea: drop "13xxx" infix
Alexander Shishkin
2013-06-17
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2013-06-17
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
2013-03-30
usb: chipidea: fix precedence bug in ci_requests_show()
Dan Carpenter
2013-03-30
usb: chipidea: move role to debugfs
Alexander Shishkin
2013-03-30
usb: chipidea: convert debug entries in sysfs to debugfs
Alexander Shishkin
2013-03-30
usb: chipidea: remove home-grown tracing facility
Alexander Shishkin
2013-03-29
usb: chipidea: drop redundant includes
Alexander Shishkin
2013-02-19
locking: Various static lock initializer fixes
Thomas Gleixner
2012-11-08
usb: gadget: Remove reference to is_dualspeed from sysfs.
Michal Nazarewicz
2012-07-09
USB: Chipidea: rename struct ci13xxx variables from udc to ci
Richard Zhao
2012-05-11
usb: chipidea: split the driver code into units
Alexander Shishkin