- 81dddf7 usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset() by Cai Huoqing · 3 years, 2 months ago
- 4b0f13e usb: host: fotg210: Fix a function name in comments by Cai Huoqing · 3 years, 3 months ago
- 091cb2f usb: host: fotg210: fix the actual_length of an iso packet by Kelly Devilliv · 3 years, 6 months ago
- c2e8987 usb: host: fotg210: fix the endpoint's transactional opportunities calculation by Kelly Devilliv · 3 years, 6 months ago
- c4c1faf Revert "usb: host: fotg210: Use dma_pool_zalloc" by Kelly Devilliv · 3 years, 6 months ago
- 0f60203 USB: fotg210-hcd: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 7 months ago
- a60a343 usb: fotg210-hcd: Fix an error message by Christophe JAILLET · 3 years, 8 months ago
- 575b1ac drivers: usb: host: fotg210-hcd.c: Fix alignment of comment by Shubhankar Kuranagatti · 3 years, 10 months ago
- 4e6e851 drivers: usb: host: fotg210-hcd.c: Fix indentation error by Shubhankar Kuranagatti · 3 years, 10 months ago
- 3b78ef0 usb: fotg210-hcd: remove casting dma_alloc_coherent by Xu Wang · 4 years, 1 month ago
- 93c747e usb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- e7d8263 usb: fotg210-hcd: convert to readl_poll_timeout_atomic() by Chunfeng Yun · 4 years, 3 months ago
- 0d9b6d4 usb: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 15ee5d0 usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- 522514e usb: host: fotg210-hcd: Remove unused variable 'hcc_params' by Lee Jones · 4 years, 6 months ago
- a363d50 usb: host: fotg210: add missed clk_put calls by Chuhong Yuan · 5 years ago
- 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
- 7777588 usb: host: fotg2: restart hcd after port reset by Hans Ulli Kroll · 5 years ago
- 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- d7863de usb: host: fotg2: add device tree probing by Hans Ulli Kroll · 6 years ago
- 2d7a3dc USB: drop HCD_LOCAL_MEM flag by Laurentiu Tudor · 6 years ago
- a0ef2bd usb: host: Replace empty define with do while by Corentin Labbe · 6 years ago
- 4621650 usb: host: fotg2: Fix potential NULL dereference by Linus Walleij · 6 years ago
- ffa8a31 usb: host: fotg2: add silicon clock handling by Linus Walleij · 6 years ago
- 9b10516 USB: fotg210-hcd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
- ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
- cb6a0db usb: host: fotg210: Use dma_pool_zalloc by Vasyl Gomonovych · 7 years ago
- ba2e73b USB: host: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
- c3a831a usb: host: fotg210-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- fa72e6a usb: Make use of ktime_* comparison functions by Mariusz Skamra · 8 years ago
- 324c54f usb: host: Remove remaining pci_pool in comments by Romain Perier · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
- 9f3b3f6 usb/host/fotg210: remove dead code in create_sysfs_files by Colin Ian King · 9 years ago
- 2f4c8e5 usb: host: fotg210: use list_for_each_entry_safe by Geliang Tang · 9 years ago
- 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
- ffa2366 usb/host/fotg210: Remove return statement inside if by Peter Senna Tschudin · 9 years ago
- 50bdb12 usb/host/fotg210: Add function scan_frame_queue() by Peter Senna Tschudin · 9 years ago
- 32fb193 usb/host/fotg210: Add function: output_buf_tds_dir() by Peter Senna Tschudin · 9 years ago
- c4d66b5 usb/host/fotg210: convert macro to inline function by Peter Senna Tschudin · 9 years ago
- 05ebc36 usb/host/fotg210: replace msleep by usleep_range by Peter Senna Tschudin · 9 years ago
- 0d88002 usb/host/fotg210: change kmalloc by kmalloc_array by Peter Senna Tschudin · 9 years ago
- f238b4e usb/host/fotg210: Remove useless else statement by Peter Senna Tschudin · 9 years ago
- 5ec9b89 usb/host/fotg210: remove KERN_WARNING from pr_warn by Peter Senna Tschudin · 9 years ago
- 259127b usb/host/fotg210: Fix coding style issues by Peter Senna Tschudin · 9 years ago
- d0452fe usb: host: fotg210: remove unreachable code by Luis de Bethencourt · 9 years ago
- a4c1f0c usb: host: drop null test before destroy functions by Julia Lawall · 9 years ago
- c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 10 years ago
- 7e136bb usb: host: fotg210: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
- 4631f4e fotg210-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
- 7538bd6 fotg210-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
- 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
- 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
- 0e278b3 fotg210: Use managed interfaces for allocation of resources by Himangi Saraogi · 10 years ago
- 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
- c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
- be5ac4c fotg210: kill fotg210_vdbg() by Oliver Neukum · 11 years ago
- 3b707ec fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
- f848a88 fotg210: change dbg_port() to evaluate parameters only if needed by Oliver Neukum · 11 years ago
- 063635e fotg210: always compile the support for debugfs by Oliver Neukum · 11 years ago
- a90b8fc fotg210: remove conditional compilation by Oliver Neukum · 11 years ago
- 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
- 7d50195 usb: host: Faraday fotg210-hcd driver by Feng-Hsin Chiang · 11 years ago
- 5447e0a Revert "usb: host: Faraday fotg210-hcd driver" by Greg Kroah-Hartman · 11 years ago
- 1dd3d12 usb: host: Faraday fotg210-hcd driver by Yuan-Hsin Chen · 12 years ago