aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fusbh200-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman1-2/+1
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-4/+4
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum1-1/+0
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum1-11/+5
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum1-16/+4
2013-12-03fusbh200: always compile debugfs supportOliver Neukum1-8/+0
2013-12-03fusb200h: don't log on every interruptOliver Neukum1-7/+0
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum1-14/+0
2013-12-03fusbh200: always build debugfs supportOliver Neukum1-31/+0
2013-10-11usb: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen1-6/+6
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun1-3/+1
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun1-1/+1
2013-05-20usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat1-3/+3
2013-05-20usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen1-0/+5975