Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a7d57abcc8a5bdeb53bbf8e87558e8e0a2c2a29d
/
drivers
/
usb
/
host
/
ohci-hcd.c
63c4c0d
USB: ohci: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
03f4c9a
usb: host: remove tilegx platform glue
by Arnd Bergmann
· 7 years ago
d6c931e
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
by Fredrik Noring
· 7 years ago
b2685bd
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
by Shigeru Yoshida
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
f5a3908
usb: host: ohci-hcd: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
21a60f6
ohci-pci: add qemu quirk
by Gerd Hoffmann
· 8 years ago
2c93e79
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
by yuan linyu
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
cbfff98
Merge 4.9-rc3 into usb-next
by Greg Kroah-Hartman
· 8 years ago
6c21caa
USB: OHCI: make ohci-da8xx a separate driver
by Manjunath Goudar
· 8 years ago
ed6d6f8
usb: increase ohci watchdog delay to 275 msec
by Bryan Paluch
· 8 years ago
53bf837
timers: Remove set_timer_slack() leftovers
by Thomas Gleixner
· 9 years ago
b071c5d
USB: ohci-jz4740: Remove obsolete driver
by Maarten ter Huurne
· 9 years ago
900937c
usb: ehci: ohci: fix bool assignments
by Geyslan G. Bem
· 9 years ago
71f4634
USB: ohci-hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
2193dda
USB: host: Remove ehci-octeon and ohci-octeon drivers
by Alan Stern
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
499b380
USB: OHCI: add check for stopped frame counter
by Alan Stern
· 10 years ago
81e3833
USB: OHCI: add I/O watchdog for orphan TDs
by Alan Stern
· 10 years ago
cdb4dd1
USB: OHCI: make URB completions single-threaded
by Alan Stern
· 10 years ago
c6fcb85
USB: OHCI: redesign the TD done list
by Alan Stern
· 10 years ago
8b3ab0e
USB: OHCI: no shortcut for unlinking URBS from a dead controller
by Alan Stern
· 10 years ago
95d9a01
USB: OHCI: revert the ZF Micro orphan-TD quirk
by Alan Stern
· 10 years ago
256dbcd
USB: OHCI: fix bugs in debug routines
by Alan Stern
· 10 years ago
6f65126
USB: OHCI: add SG support
by Alan Stern
· 10 years ago
4428524
USB: OHCI: don't allocate HCCA atomically
by Vladimir Zapolskiy
· 11 years ago
068413e
usb: ohci-da8xx can only be built-in
by Arnd Bergmann
· 11 years ago
e1bffbf
USB: OHCI: Properly handle OHCI controller suspend
by Majunath Goudar
· 11 years ago
c793d08
USB: kill #undef VERBOSE_DEBUG
by Oliver Neukum
· 11 years ago
1714ba0
ohci:always register debug files
by Oliver Neukum
· 11 years ago
d2c4254
ohci: kill ohci_vdbg
by Oliver Neukum
· 11 years ago
5c2a180
ohci: remove conditional compilation
by Oliver Neukum
· 11 years ago
ca1ad0f
Revert "USB: OHCI: Properly handle OHCI controller suspend"
by Greg Kroah-Hartman
· 11 years ago
476e4bf
USB: OHCI: Properly handle OHCI controller suspend
by Manjunath Goudar
· 11 years ago
c80ad6d
USB: OHCI: ohci_init_driver(): sanity check overrides
by Kevin Hilman
· 11 years ago
df9b17f
Merge 3.12-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
b8ad5c3
USB: OHCI: make ohci-pxa27x a separate driver
by Manjunath Goudar
· 11 years ago
e240443
USB: OHCI: make ohci-ep93xx a separate driver
by Manjunath Goudar
· 11 years ago
30330b8
USB: OHCI: make ohci-nxp a separate driver
by Manjunath Goudar
· 11 years ago
f23b71f
USB: OHCI: make ohci-s3c2410 a separate driver
by Manjunath Goudar
· 11 years ago
e3825b4
USB: OHCI: make ohci-at91 a separate driver
by Manjunath Goudar
· 11 years ago
1cc6ac5
USB: OHCI: make ohci-spear a separate driver
by Manjunath Goudar
· 11 years ago
3a48fef
USB: OHCI: make ohci-omap3 a separate driver
by Manjunath Goudar
· 11 years ago
de57a15
USB: OHCI: make ohci-omap a separate driver
by Manjunath Goudar
· 11 years ago
50a97e0
USB: OHCI: make ohci-exynos a separate driver
by Manjunath Goudar
· 11 years ago
a869342
USB: OHCI: accept very late isochronous URBs
by Alan Stern
· 11 years ago
435932f
USB: ohci_usb warn "irq nobody cared" on shutdown
by caizhiyong
· 11 years ago
358e911
USB: OHCI: remove bogus #error
by Arnd Bergmann
· 12 years ago
928fb68
USB: OHCI: make ohci-platform a separate driver
by Manjunath Goudar
· 12 years ago
c1117af
USB: OHCI: make ohci-pci a separate driver
by Manjunath Goudar
· 12 years ago
2621d01
USB: OHCI: Generic changes to make ohci-pci a separate driver
by Manjunath Goudar
· 12 years ago
95e44d4
USB: OHCI: prepare to make ohci-hcd a library module
by Manjunath Goudar
· 12 years ago
815fa7b
USB: OHCI: fix logic for scheduling isochronous URBs
by Alan Stern
· 12 years ago
e1944017
USB: fix latency in uhci-hcd and ohci-hcd
by Alan Stern
· 12 years ago
8097804
USB: OHCI: avoid conflicting platform drivers
by Arnd Bergmann
· 12 years ago
bb5da43
USB: OHCI: remove Alchemy OHCI platform driver.
by Florian Fainelli
· 12 years ago
231a72e
USB: OHCI: remove OHCI SH platform driver
by Florian Fainelli
· 12 years ago
c2e91e0
USB: OHCI: remove Netlogic XLS OHCI platform driver
by Florian Fainelli
· 12 years ago
c23920b0
USB: OHCI: remove CNS3xxx OHCI platform driver
by Florian Fainelli
· 12 years ago
60da65f
USB: OHCI: remove PNX8550 OHCI driver
by Florian Fainelli
· 12 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 12 years ago
d4ae47d
USB: ohci: remove check for RH already suspended in ohci_suspend
by Florian Fainelli
· 12 years ago
cd1965d
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
by Florian Fainelli
· 12 years ago
7bccfcd
USB: OHCI: remove ohci-pcc-soc driver.
by Florian Fainelli
· 12 years ago
6a41b4d
OHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
d684f05
ARM: mach-pnx4008: Remove architecture
by Roland Stigge
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
47fc28b
usb: add host support for the tilegx architecture
by Chris Metcalf
· 13 years ago
259b83a
USB: OHCI: remove old SSB OHCI driver
by Hauke Mehrtens
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
5d98cd4
USB: use generic platform driver on ath79
by Hauke Mehrtens
· 13 years ago
fa3364b
USB: OHCI: Add a generic platform device driver
by Hauke Mehrtens
· 13 years ago
53dc25a
USB: ohci-nxp: Support for LPC32xx
by Roland Stigge
· 13 years ago
2864310
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
by Roland Stigge
· 13 years ago
32abd56
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
by Roland Stigge
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
cd70469
usb: core: hcd: make hcd->irq unsigned
by Felipe Balbi
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
6219424
USB: Add Samsung Exynos OHCI diver
by Jingoo Han
· 13 years ago
47b6495
Merge 3.2-rc3 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
c618759
OHCI: final fix for NVIDIA problems (I hope)
by Alan Stern
· 13 years ago
3af5154
usb: Netlogic: Use CPU_XLR in place of NLM_XLR
by Jayachandran C
· 13 years ago
b7463c7
OHCI: remove uses of hcd->state
by Alan Stern
· 13 years ago
2310634
usb: OHCI/EHCI support for Netlogic XLS processor.
by Jayachandran C
· 13 years ago
578333a
USB: change maintainership of ohci-hcd and ehci-hcd
by Alan Stern
· 14 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 14 years ago
90e6ca5
USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
by Gabor Juhos
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
63a9369
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4c5811b
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
60b0bf0
usb: EHCI, OHCI: Add configuration for the SH USB controller
by Yoshihiro Shimoda
· 14 years ago
Next »