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
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
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-07
usb: host: fotg210: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-03
fotg210-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
fotg210-hcd: use HUB_CHAR_*
Sergei Shtylyov
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-07-09
fotg210: Use managed interfaces for allocation of resources
Himangi Saraogi
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-07-29
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
2013-07-24
Revert "usb: host: Faraday fotg210-hcd driver"
Greg Kroah-Hartman
2013-07-24
usb: host: Faraday fotg210-hcd driver
Yuan-Hsin Chen