index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
oxu210hp-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...
YueHaibing
1
-7
/
+1
2019-02-12
usb: host: oxu210hp-hcd: fix indentation issue
Colin Ian King
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
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: oxu210hp-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
1
-1
/
+1
2017-01-19
usb: host: oxu210hp-hcd: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2016-01-24
usb: host: oxu210hp-hcd: use list_for_each_entry_safe
Geliang Tang
1
-10
/
+5
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
1
-1
/
+1
2015-08-05
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
1
-6
/
+1
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-3
/
+4
2015-04-07
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-3
/
+4
2015-04-03
oxu210hp-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
oxu210hp-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2015-01-09
usb: oxu210hp-hcd: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-1
/
+1
2014-11-03
usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messages
Peter Chen
1
-1
/
+0
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
1
-5
/
+5
2014-07-09
USB: oxu210hp-hcd.c: use devm_ functions
Himangi Saraogi
1
-39
/
+9
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
1
-0
/
+4
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-05-17
usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+1
2012-05-01
USB: oxu210hp-hcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-04-20
USB: oxu210hp-hcd.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
1
-18
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
1
-1
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-3
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-9
/
+0
2010-10-22
usb: host: oxu210hp-hcd: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
1
-5
/
+2
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-5
/
+2
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-9
/
+0
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
1
-12
/
+12
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
1
-2
/
+2
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-2
/
+1
2010-04-30
USB: oxu210hp: release spinlock on error path
Dan Carpenter
1
-3
/
+3
2009-09-23
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
1
-1
/
+0
2009-03-24
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
[next]