aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fotg210-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2019-06-18usb: host: fotg2: add device tree probingHans Ulli Kroll1-0/+10
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor1-1/+1
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe1-6/+6
2018-09-20usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij1-5/+2
2018-09-10usb: host: fotg2: add silicon clock handlingLinus Walleij1-4/+29
2018-05-31USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-25/+9
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman1-4/+3
2017-12-07usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych1-5/+2
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-06-03usb: Make use of ktime_* comparison functionsMariusz Skamra1-1/+1
2017-03-16usb: host: Remove remaining pci_pool in commentsRomain Perier1-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
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