| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fotg210: remove conditional compilation | Oliver Neukum | 2013-12-03 | 1 | -10/+3 |
* | fotg210: change dbg_port() to evaluate parameters only if needed | Oliver Neukum | 2013-12-03 | 1 | -5/+5 |
* | fotg210: always compile the support for debugfs | Oliver Neukum | 2013-12-03 | 1 | -47/+0 |
* | fotg210: remove conditional compilation | Oliver Neukum | 2013-12-03 | 1 | -8/+0 |
* | usb: Remove unnecessary semicolons | Joe Perches | 2013-10-11 | 1 | -1/+1 |
* | usb: host: Faraday fotg210-hcd driver | Feng-Hsin Chiang | 2013-07-29 | 1 | -0/+6049 |
* | Revert "usb: host: Faraday fotg210-hcd driver" | Greg Kroah-Hartman | 2013-07-24 | 1 | -6049/+0 |
* | usb: host: Faraday fotg210-hcd driver | Yuan-Hsin Chen | 2013-07-24 | 1 | -0/+6049 |