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
/
oxu210hp-hcd.c
Age
Commit message (
Expand
)
Author
2023-03-09
usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
2022-04-21
usb:oxu210hp-hcd: Use platform_get_irq() to get the interrupt
Minghao Chi
2022-03-15
usb: oxu210hp-hcd: remove redundant call to max_packet() macro
Vincent Mailhol
2021-10-05
usb: host: oxu210hp: Fix a function name in comments
Cai Huoqing
2020-12-09
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-09-25
usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-03
usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'
Lee Jones
2020-01-08
usb: host: oxu210hp-hcd: fix gcc warning
Arnd Bergmann
2019-11-04
usb: host: oxu210hp-hcd: fix __iomem annotations
Ben Dooks (Codethink)
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-07-25
usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.c
Masahiro Yamada
2019-02-19
usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...
YueHaibing
2019-02-12
usb: host: oxu210hp-hcd: fix indentation issue
Colin Ian King
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
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: oxu210hp-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
2017-01-19
usb: host: oxu210hp-hcd: remove unused variable
Sudip Mukherjee
2016-01-24
usb: host: oxu210hp-hcd: use list_for_each_entry_safe
Geliang Tang
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
2015-08-05
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
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: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-03
oxu210hp-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
oxu210hp-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-09
usb: oxu210hp-hcd: Use setup_timer
Julia Lawall
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-11-03
usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messages
Peter Chen
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-07-09
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-17
usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2012-05-01
USB: oxu210hp-hcd.c: remove dbg() usage
Greg Kroah-Hartman
2012-04-20
USB: oxu210hp-hcd.c: remove err() usage
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-03-31
Fix common misspellings
Lucas De Marchi
[next]