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
/
ohci-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-10-05
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
1
-3
/
+10
2013-09-26
USB: OHCI: make ohci-omap a separate driver
Manjunath Goudar
1
-103
/
+53
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-05-17
usb: host: ohci-omap: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+2
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
1
-1
/
+1
2012-10-17
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
Tony Lindgren
1
-3
/
+2
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-08-08
usb/ohci-omap: remove unused variable
Arnd Bergmann
1
-2
/
+0
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+15
2012-07-05
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-5
/
+6
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
1
-2
/
+3
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-1
/
+1
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-3
/
+3
2012-06-13
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
Richard Zhao
1
-13
/
+14
2012-06-04
ARM: OMAP: Make FS USB omap1 only
Tony Lindgren
1
-3
/
+4
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+2
2012-05-14
USB: ohci-omap: Use usb_put_transceiver instead of put_device
Jarkko Nikula
1
-3
/
+2
2012-04-13
ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI bus
Paul Walmsley
1
-2
/
+3
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-3
/
+3
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-1
/
+1
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
1
-1
/
+0
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-07-28
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
1
-0
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-3
/
+3
2008-12-10
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
Jarkko Nikula
1
-3
/
+3
2008-12-10
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-10-17
USB: ohci-omap: handle other omap15xx chips
Tony Lindgren
1
-2
/
+2
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-3
/
+11
2008-09-04
[ARM] omap: fix build error in ohci-omap.c
Russell King
1
-1
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-1
/
+0
2008-08-13
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
1
-0
/
+1
2008-08-13
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-6
/
+6
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+1
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-1
/
+4
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
1
-2
/
+3
2008-04-24
USB: remove dev->power.power_state
Alan Stern
1
-2
/
+0
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-1
/
+1
2007-02-07
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-19
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-2
/
+2
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+2
[next]