index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
usb: ohci-sm501 driver
Magnus Damm
1
-0
/
+5
2008-02-02
USB: add support for SuperH OHCI
Yoshihiro Shimoda
1
-0
/
+7
2008-02-02
usb: Remove OHCI useless masking/unmasking of WDH interrupt
Benjamin Herrenschmidt
1
-4
/
+0
2008-02-02
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
1
-0
/
+18
2008-01-26
[ARM] USB: update to allow pxa27x ohci driver to support pxa3xx
eric miao
1
-1
/
+1
2007-12-17
usb: Remove broken optimisation in OHCI IRQ handler
Benjamin Herrenschmidt
1
-10
/
+13
2007-10-25
USB: remove new OHCI build warnings
David Brownell
1
-1
/
+8
2007-10-13
USB: ohci SSB bus glue
Michael Buesch
1
-1
/
+20
2007-10-13
USB: reorganize urb->status use in ohci-hcd
Alan Stern
1
-8
/
+7
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-18
/
+14
2007-10-13
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-27
/
+139
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-13
USB: PS3: USB system-bus rework
Geoff Levand
1
-14
/
+6
2007-07-13
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-12
/
+39
2007-07-13
USB: EHCI, OHCI: handover changes
Alan Stern
1
-19
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
dev_dbg: check dev_dbg() arguments
Dan Williams
1
-6
/
+0
2007-02-17
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
1
-5
/
+13
2007-02-08
USB: ps3 ohci bus glue
Geoff Levand
1
-1
/
+20
2007-02-08
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-08
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
1
-0
/
+20
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-12
/
+80
2006-12-20
USB: OHCI support for PNX8550
Vitaly Wool
1
-0
/
+4
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-81
/
+25
2006-12-08
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+2
2006-12-02
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
1
-0
/
+10
2006-12-01
[ARM] 3963/1: AT91: Update configuration files
Andrew Victor
1
-3
/
+2
2006-11-17
USB: OHCI: fix root-hub resume bug
Alan Stern
1
-10
/
+15
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-7
/
+7
2006-09-29
OHCI: add auto-stop support
Alan Stern
1
-11
/
+7
2006-09-27
USB: ohci_usb can oops on shutdown
Pete Zaitcev
1
-1
/
+3
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-8
/
+4
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-09-27
USB OHCI controller support for PNX4008
Vitaly Wool
1
-0
/
+5
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
1
-9
/
+32
2006-08-03
USB: AT91 OHCI updates, mostly power management
David Brownell
1
-1
/
+2
2006-07-13
[PATCH] USB: ohci bits for the cirrus ep93xx
Lennert Buytenhek
1
-0
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-09
[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()
David Brownell
1
-1
/
+1
2006-03-21
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
1
-22
/
+27
2006-03-21
[PATCH] USB: add support for OCHI on AT91rm9200
Andrew Victor
1
-0
/
+5
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
1
-6
/
+1
2006-01-05
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
1
-7
/
+0
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-1
/
+5
2005-10-29
[PATCH] OHCI PM updates
David Brownell
1
-1
/
+1
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-1
/
+1
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
1
-4
/
+6
2005-09-12
[PATCH] USB: OHCI irq tweak
David Brownell
1
-0
/
+1
2005-09-12
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
[next]