| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: fotg210-hcd: remove casting dma_alloc_coherent | Xu Wang | 2020-12-09 | 1 | -1/+1 |
* | usb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-23 | 1 | -1/+1 |
* | usb: fotg210-hcd: convert to readl_poll_timeout_atomic() | Chunfeng Yun | 2020-09-25 | 1 | -11/+9 |
* | usb: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-10 | 1 | -4/+4 |
* | usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen... | Lee Jones | 2020-07-09 | 1 | -2/+2 |
* | usb: host: fotg210-hcd: Remove unused variable 'hcc_params' | Lee Jones | 2020-07-09 | 1 | -2/+1 |
* | usb: host: fotg210: add missed clk_put calls | Chuhong Yuan | 2019-11-04 | 1 | -2/+6 |
* | usb: add a HCD_DMA flag instead of guestimating DMA capabilities | Christoph Hellwig | 2019-08-21 | 1 | -1/+1 |
* | usb: host: fotg2: restart hcd after port reset | Hans Ulli Kroll | 2019-08-15 | 1 | -0/+4 |
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ |
|
| * | USB: drop HCD_LOCAL_MEM flag | Laurentiu Tudor | 2019-06-03 | 1 | -1/+1 |
* | | usb: host: fotg2: add device tree probing | Hans Ulli Kroll | 2019-06-18 | 1 | -0/+10 |
|/ |
|
* | usb: host: Replace empty define with do while | Corentin Labbe | 2018-09-28 | 1 | -6/+6 |
* | usb: host: fotg2: Fix potential NULL dereference | Linus Walleij | 2018-09-20 | 1 | -5/+2 |
* | usb: host: fotg2: add silicon clock handling | Linus Walleij | 2018-09-10 | 1 | -4/+29 |
* | USB: fotg210-hcd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2018-05-31 | 1 | -25/+9 |
* | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 2018-01-24 | 1 | -4/+3 |
* | usb: host: fotg210: Use dma_pool_zalloc | Vasyl Gomonovych | 2017-12-07 | 1 | -5/+2 |
* | USB: host: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -14/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: host: fotg210-hcd: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 |
* | usb: Make use of ktime_* comparison functions | Mariusz Skamra | 2017-06-03 | 1 | -1/+1 |
* | usb: host: Remove remaining pci_pool in comments | Romain Perier | 2017-03-16 | 1 | -1/+1 |
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-27 | 1 | -1/+1 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -2/+1 |
* | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | usb/host/fotg210: remove dead code in create_sysfs_files | Colin Ian King | 2016-05-09 | 1 | -7/+1 |
* | usb: host: fotg210: use list_for_each_entry_safe | Geliang Tang | 2016-01-24 | 1 | -10/+5 |
* | dma: remove external references to dma_supported | Christoph Hellwig | 2015-11-09 | 1 | -1/+1 |
* | usb/host/fotg210: Remove return statement inside if | Peter Senna Tschudin | 2015-10-17 | 1 | -7/+5 |
* | usb/host/fotg210: Add function scan_frame_queue() | Peter Senna Tschudin | 2015-10-16 | 1 | -67/+76 |
* | usb/host/fotg210: Add function: output_buf_tds_dir() | Peter Senna Tschudin | 2015-10-16 | 1 | -31/+31 |
* | usb/host/fotg210: convert macro to inline function | Peter Senna Tschudin | 2015-10-16 | 1 | -11/+16 |
* | usb/host/fotg210: replace msleep by usleep_range | Peter Senna Tschudin | 2015-10-16 | 1 | -1/+1 |
* | usb/host/fotg210: change kmalloc by kmalloc_array | Peter Senna Tschudin | 2015-10-16 | 1 | -1/+1 |
* | usb/host/fotg210: Remove useless else statement | Peter Senna Tschudin | 2015-10-16 | 1 | -3/+2 |
* | usb/host/fotg210: remove KERN_WARNING from pr_warn | Peter Senna Tschudin | 2015-10-16 | 1 | -1/+1 |
* | usb/host/fotg210: Fix coding style issues | Peter Senna Tschudin | 2015-10-16 | 1 | -962/+748 |
* | usb: host: fotg210: remove unreachable code | Luis de Bethencourt | 2015-10-04 | 1 | -1/+0 |
* | usb: host: drop null test before destroy functions | Julia Lawall | 2015-10-04 | 1 | -8/+4 |
* | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-04-10 | 1 | -1/+1 |
|\ |
|
| * | usb: host: fotg210: use new USB_RESUME_TIMEOUT | Felipe Balbi | 2015-04-07 | 1 | -1/+1 |
* | | fotg210-hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 |
|/ |
|
* | fotg210-hcd: use HUB_CHAR_* | Sergei Shtylyov | 2015-01-25 | 1 | -2/+2 |
* | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -1/+1 |
* | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2014-09-23 | 1 | -4/+4 |
* | fotg210: Use managed interfaces for allocation of resources | Himangi Saraogi | 2014-07-09 | 1 | -39/+9 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-08 | 1 | -0/+1 |
* | USB: kill #undef VERBOSE_DEBUG | Oliver Neukum | 2013-12-03 | 1 | -1/+0 |
* | fotg210: kill fotg210_vdbg() | Oliver Neukum | 2013-12-03 | 1 | -11/+5 |