summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fotg210-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: Replace empty define with do whileCorentin Labbe2018-09-281-6/+6
* usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij2018-09-201-5/+2
* usb: host: fotg2: add silicon clock handlingLinus Walleij2018-09-101-4/+29
* USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-25/+9
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-4/+3
* usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych2017-12-071-5/+2
* USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* usb: Make use of ktime_* comparison functionsMariusz Skamra2017-06-031-1/+1
* usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-161-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+1
* ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* usb/host/fotg210: remove dead code in create_sysfs_filesColin Ian King2016-05-091-7/+1
* usb: host: fotg210: use list_for_each_entry_safeGeliang Tang2016-01-241-10/+5
* dma: remove external references to dma_supportedChristoph Hellwig2015-11-091-1/+1
* usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin2015-10-171-7/+5
* usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin2015-10-161-67/+76
* usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin2015-10-161-31/+31
* usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin2015-10-161-11/+16
* usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin2015-10-161-1/+1
* usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin2015-10-161-1/+1
* usb/host/fotg210: Remove useless else statementPeter Senna Tschudin2015-10-161-3/+2
* usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin2015-10-161-1/+1
* usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2015-10-161-962/+748
* usb: host: fotg210: remove unreachable codeLuis de Bethencourt2015-10-041-1/+0
* usb: host: drop null test before destroy functionsJulia Lawall2015-10-041-8/+4
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-101-1/+1
|\
| * usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-071-1/+1
* | fotg210-hcd: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
|/
* fotg210-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
* fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi2014-07-091-39/+9
* 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
* fotg210: kill fotg210_vdbg()Oliver Neukum2013-12-031-11/+5
* fotg210: remove conditional compilationOliver Neukum2013-12-031-10/+3
* fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum2013-12-031-5/+5
* fotg210: always compile the support for debugfsOliver Neukum2013-12-031-47/+0
* fotg210: remove conditional compilationOliver Neukum2013-12-031-8/+0
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang2013-07-291-0/+6049
* Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman2013-07-241-6049/+0
* usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen2013-07-241-0/+6049