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
/
host
/
fusbh200-hcd.c
Age
Commit message (
Expand
)
Author
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
fusbh200: kill fusbh200_vdbg
Oliver Neukum
2013-12-03
fusb200h: always compile in debugfs support
Oliver Neukum
2013-12-03
fusbh200: always compile debugfs support
Oliver Neukum
2013-12-03
fusb200h: don't log on every interrupt
Oliver Neukum
2013-12-03
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
2013-12-03
fusbh200: always build debugfs support
Oliver Neukum
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-06-03
usb: host: fusbh200-hcd: rename two functions
Yuan-Hsin Chen
2013-05-21
usb: fusbh200-hcd: convert list_for_each to entry variant
Wei Yongjun
2013-05-21
usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()
Wei Yongjun
2013-05-20
usb: host: fusbh200-hcd: Staticize local symbols
Sachin Kamat
2013-05-20
usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-17
usb host: Faraday USB2.0 FUSBH200-HCD driver
Yuan-Hsin Chen