summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fusbh200-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-2/+1
|\
| * usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-2/+1
* | fusbh200-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
|/
* fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+2
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-4/+4
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-031-1/+0
* fusbh200: kill fusbh200_vdbgOliver Neukum2013-12-031-11/+5
* fusb200h: always compile in debugfs supportOliver Neukum2013-12-031-16/+4
* fusbh200: always compile debugfs supportOliver Neukum2013-12-031-8/+0
* fusb200h: don't log on every interruptOliver Neukum2013-12-031-7/+0
* fusbh200: unconditionally compile debugging helpersOliver Neukum2013-12-031-14/+0
* fusbh200: always build debugfs supportOliver Neukum2013-12-031-31/+0
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-031-6/+6
* usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun2013-05-211-3/+1
* usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun2013-05-211-1/+1
* usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat2013-05-201-3/+3
* usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-201-1/+0
* usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen2013-05-171-0/+5975
OpenPOWER on IntegriCloud