index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
oxu210hp-hcd.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-04
usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'
Dr. David Alan Gilbert
2023-07-27
usb: oxu210hp-hcd: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-05-28
usb: oxu210hp-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
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
[next]