Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | usb: host: Remove remaining pci_pool in comments | Romain Perier | 1 | -1/+1 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -2/+1 |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner | 1 | -1/+1 |
2016-05-09 | usb/host/fotg210: remove dead code in create_sysfs_files | Colin Ian King | 1 | -7/+1 |
2016-01-25 | usb: host: fotg210: use list_for_each_entry_safe | Geliang Tang | 1 | -10/+5 |
2015-11-10 | dma: remove external references to dma_supported | Christoph Hellwig | 1 | -1/+1 |
2015-10-18 | usb/host/fotg210: Remove return statement inside if | Peter Senna Tschudin | 1 | -7/+5 |
2015-10-17 | usb/host/fotg210: Add function scan_frame_queue() | Peter Senna Tschudin | 1 | -67/+76 |
2015-10-17 | usb/host/fotg210: Add function: output_buf_tds_dir() | Peter Senna Tschudin | 1 | -31/+31 |
2015-10-17 | usb/host/fotg210: convert macro to inline function | Peter Senna Tschudin | 1 | -11/+16 |
2015-10-17 | usb/host/fotg210: replace msleep by usleep_range | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: change kmalloc by kmalloc_array | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: Remove useless else statement | Peter Senna Tschudin | 1 | -3/+2 |
2015-10-17 | usb/host/fotg210: remove KERN_WARNING from pr_warn | Peter Senna Tschudin | 1 | -1/+1 |
2015-10-17 | usb/host/fotg210: Fix coding style issues | Peter Senna Tschudin | 1 | -962/+748 |
2015-10-04 | usb: host: fotg210: remove unreachable code | Luis de Bethencourt | 1 | -1/+0 |
2015-10-04 | usb: host: drop null test before destroy functions | Julia Lawall | 1 | -8/+4 |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-04-07 | usb: host: fotg210: use new USB_RESUME_TIMEOUT | Felipe Balbi | 1 | -1/+1 |
2015-04-03 | fotg210-hcd: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-01-25 | fotg210-hcd: use HUB_CHAR_* | Sergei Shtylyov | 1 | -2/+2 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -4/+4 |
2014-07-10 | fotg210: Use managed interfaces for allocation of resources | Himangi Saraogi | 1 | -39/+9 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-12-03 | USB: kill #undef VERBOSE_DEBUG | Oliver Neukum | 1 | -1/+0 |
2013-12-03 | fotg210: kill fotg210_vdbg() | Oliver Neukum | 1 | -11/+5 |
2013-12-03 | fotg210: remove conditional compilation | Oliver Neukum | 1 | -10/+3 |
2013-12-03 | fotg210: change dbg_port() to evaluate parameters only if needed | Oliver Neukum | 1 | -5/+5 |
2013-12-03 | fotg210: always compile the support for debugfs | Oliver Neukum | 1 | -47/+0 |
2013-12-03 | fotg210: remove conditional compilation | Oliver Neukum | 1 | -8/+0 |
2013-10-12 | usb: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-07-29 | usb: host: Faraday fotg210-hcd driver | Feng-Hsin Chiang | 1 | -0/+6049 |
2013-07-25 | Revert "usb: host: Faraday fotg210-hcd driver" | Greg Kroah-Hartman | 1 | -6049/+0 |
2013-07-25 | usb: host: Faraday fotg210-hcd driver | Yuan-Hsin Chen | 1 | -0/+6049 |