index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
fotg210-hcd.c
Age
Commit message (
Expand
)
Author
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-10-21
usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...
Cai Huoqing
2021-10-05
usb: host: fotg210: Fix a function name in comments
Cai Huoqing
2021-07-21
usb: host: fotg210: fix the actual_length of an iso packet
Kelly Devilliv
2021-07-21
usb: host: fotg210: fix the endpoint's transactional opportunities calculation
Kelly Devilliv
2021-07-21
Revert "usb: host: fotg210: Use dma_pool_zalloc"
Kelly Devilliv
2021-05-27
USB: fotg210-hcd: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
2020-12-09
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...
Lee Jones
2020-07-09
usb: host: fotg210-hcd: Remove unused variable 'hcc_params'
Lee Jones
2019-11-04
usb: host: fotg210: add missed clk_put calls
Chuhong Yuan
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
2018-09-20
usb: host: fotg2: Fix potential NULL dereference
Linus Walleij
2018-09-10
usb: host: fotg2: add silicon clock handling
Linus Walleij
2018-05-31
USB: fotg210-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2017-12-07
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
2017-11-07
USB: host: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: fotg210-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-05-09
usb/host/fotg210: remove dead code in create_sysfs_files
Colin Ian King
2016-01-24
usb: host: fotg210: use list_for_each_entry_safe
Geliang Tang
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
2015-10-17
usb/host/fotg210: Remove return statement inside if
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: Add function scan_frame_queue()
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: Add function: output_buf_tds_dir()
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
2015-10-16
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2015-10-04
usb: host: fotg210: remove unreachable code
Luis de Bethencourt
2015-10-04
usb: host: drop null test before destroy functions
Julia Lawall
[next]