summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fusbh200-hcd.c
AgeCommit message (Expand)Author
2015-05-10USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum
2013-12-03fusbh200: always compile debugfs supportOliver Neukum
2013-12-03fusb200h: don't log on every interruptOliver Neukum
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum
2013-12-03fusbh200: always build debugfs supportOliver Neukum
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-06-03usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun
2013-05-20usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat
2013-05-20usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-17usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen