aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fotg210-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2016-05-09usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King1-7/+1
2016-01-24usb: host: fotg210: use list_for_each_entry_safeGeliang Tang1-10/+5
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig1-1/+1
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin1-7/+5
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin1-67/+76
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin1-31/+31
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin1-11/+16
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin1-3/+2
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin1-962/+748
2015-10-04usb: host: fotg210: remove unreachable codeLuis de Bethencourt1-1/+0
2015-10-04usb: host: drop null test before destroy functionsJulia Lawall1-8/+4
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-1/+1
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25fotg210-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
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi1-39/+9
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-03fotg210: kill fotg210_vdbg()Oliver Neukum1-11/+5
2013-12-03fotg210: remove conditional compilationOliver Neukum1-10/+3
2013-12-03fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum1-5/+5
2013-12-03fotg210: always compile the support for debugfsOliver Neukum1-47/+0
2013-12-03fotg210: remove conditional compilationOliver Neukum1-8/+0
2013-10-11usb: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang1-0/+6049
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman1-6049/+0
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen1-0/+6049