summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fotg210-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman2021-05-271-2/+3
* usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-101-2/+2
* drivers: usb: host: fotg210-hcd.c: Fix alignment of commentShubhankar Kuranagatti2021-03-231-1/+1
* drivers: usb: host: fotg210-hcd.c: Fix indentation errorShubhankar Kuranagatti2021-03-231-5/+5
* usb: fotg210-hcd: remove casting dma_alloc_coherentXu Wang2020-12-091-1/+1
* usb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-1/+1
* usb: fotg210-hcd: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-251-11/+9
* usb: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-4/+4
* usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...Lee Jones2020-07-091-2/+2
* usb: host: fotg210-hcd: Remove unused variable 'hcc_params'Lee Jones2020-07-091-2/+1
* usb: host: fotg210: add missed clk_put callsChuhong Yuan2019-11-041-2/+6
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-1/+1
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-08-151-0/+4
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-1/+1
|\
| * USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+1
* | usb: host: fotg2: add device tree probingHans Ulli Kroll2019-06-181-0/+10
|/
* 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