index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
fotg210-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
1
-5727
/
+0
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
1
-1
/
+0
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2022-01-26
usb: host: fotg210: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+3
2021-10-21
usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...
Cai Huoqing
1
-2
/
+1
2021-10-05
usb: host: fotg210: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-07-21
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
1
-3
/
+2
2021-07-21
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
1
-19
/
+17
2021-07-21
Revert "usb: host: fotg210: Use dma_pool_zalloc"
Kelly Devilliv
1
-2
/
+5
2021-05-27
USB: fotg210-hcd: remove dentry storage for debugfs file
Greg Kroah-Hartman
1
-2
/
+3
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
1
-1
/
+1
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
1
-5
/
+5
2020-12-09
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
1
-1
/
+1
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-09
usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...
Lee Jones
1
-2
/
+2
2020-07-09
usb: host: fotg210-hcd: Remove unused variable 'hcc_params'
Lee Jones
1
-2
/
+1
2019-11-04
usb: host: fotg210: add missed clk_put calls
Chuhong Yuan
1
-2
/
+6
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
1
-1
/
+1
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
1
-0
/
+10
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
1
-1
/
+1
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
1
-6
/
+6
2018-09-20
usb: host: fotg2: Fix potential NULL dereference
Linus Walleij
1
-5
/
+2
2018-09-10
usb: host: fotg2: add silicon clock handling
Linus Walleij
1
-4
/
+29
2018-05-31
USB: fotg210-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-25
/
+9
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2017-12-07
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
1
-5
/
+2
2017-11-07
USB: host: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: fotg210-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
1
-1
/
+1
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
[next]