Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e97656d03ca0cea888a0b9d382abce8233771f31
/
drivers
/
usb
/
host
/
ohci-omap.c
bf2b419
USB: ohci-omap: defer probe if PHY is missing
by Aaro Koskinen
· 8 years ago
680811d
USB: OHCI: omap: remove useless extern declaration
by Manjunath Goudar
· 8 years ago
1b43a85
USB: OHCI: ohci-omap: remove useless functions
by Manjunath Goudar
· 8 years ago
b68824b
USB: ohci-omap - avoid including mach/irqs.h
by Russell King
· 8 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7e1bbeb
usb: host: ohci: omap: fix build breakage
by Felipe Balbi
· 10 years ago
e47d925
usb: move the OTG state from the USB PHY to the OTG structure
by Antoine Tenart
· 10 years ago
566e026
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3d46e73
usb: rename phy to usb_phy in HCD
by Antoine Tenart
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
0a3aa0d
USB: ohci-omap: use dev_err() instead of printk()
by Jingoo Han
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
10abfa1
USB: OHCI: Properly handle ohci-omap suspend
by Manjunath Goudar
· 11 years ago
de57a15
USB: OHCI: make ohci-omap a separate driver
by Manjunath Goudar
· 11 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a655d45
usb: host: ohci-omap: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 12 years ago
4c98dc6
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
by Tony Lindgren
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
bb1a580
usb/ohci-omap: remove unused variable
by Arnd Bergmann
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ff9cce8
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
ded017e
usb: phy: fix return value check of usb_get_phy
by Kishon Vijay Abraham I
· 12 years ago
662dca5
usb: otg: support for multiple transceivers by a single controller
by Kishon Vijay Abraham I
· 12 years ago
721002e
usb: otg: utils: rename function name in OTG utils
by Kishon Vijay Abraham I
· 12 years ago
c2e935a
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
by Richard Zhao
· 12 years ago
b924b20
ARM: OMAP: Make FS USB omap1 only
by Tony Lindgren
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
0686a1f
USB: ohci-omap: Use usb_put_transceiver instead of put_device
by Jarkko Nikula
· 13 years ago
d3645d3
ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI bus
by Paul Walmsley
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
b7463c7
OHCI: remove uses of hcd->state
by Alan Stern
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
715bfc2
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
by Anand Gadiyar
· 15 years ago
953a7e8
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
by Russell King
· 16 years ago
944e1bf
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
by Jarkko Nikula
· 16 years ago
40e3925
ARM: OMAP: switch to gpio_direction_input
by David Brownell
· 16 years ago
9b466c3
USB: ohci-omap: handle other omap15xx chips
by Tony Lindgren
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
c3df1a2
[ARM] omap: fix build error in ohci-omap.c
by Russell King
· 16 years ago
b5fb454
USB: automatically enable RHSC interrupts
by Alan Stern
· 16 years ago
e8b2445
USB: Hook start_hnp into ohci struct
by Dmitry Baryshkov
· 16 years ago
1133cd8
USB: ohci: make distrust_firmware a quirk
by Dmitry Baryshkov
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
09ca8ad
Revert "USB: don't explicitly reenable root-hub status interrupts"
by Linus Torvalds
· 16 years ago
f35ae63
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
by Tony Lindgren
· 16 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
43bbb7e
USB: OHCI: host-controller resumes leave root hub suspended
by Alan Stern
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
f4fce61
usb host: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
6d16bfb
i2c/tps65010: move header to <linux/i2c/...>
by David Brownell
· 17 years ago
5e16fab
ohci: Rework bus glue integration to allow several at once
by Sylvain Munaut
· 18 years ago
dd9048a
USB: ohci whitespace/comment fixups
by David Brownell
· 18 years ago
64a21d0
USB: Properly unregister reboot notifier in case of failure in ehci hcd
by Aleksey Gorelov
· 18 years ago
bd35078
USB: build fixes: ohci-omap
by David Brownell
· 18 years ago
d413984
USB: OHCI avoids root hub timer polling
by David Brownell
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
efa400d
[PATCH] USB: add owner initialisation to host drivers
by Ben Dooks
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
f197b2c
[PATCH] OHCI PM updates
by David Brownell
· 19 years ago
8ad7fe1
[PATCH] remove some USB_SUSPEND dependencies
by David Brownell
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
d087790
[ARM] Don't include asm/arch/hardware.h directly
by Russell King
· 19 years ago
b404a5b
[PATCH] USB: ohci-omap pm updates
by david-b@pacbell.net
· 19 years ago
bc96c0a
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
by Alan Stern
· 20 years ago
ba9d35f
[PATCH] USB: fix up remaining pm_message_t usages
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago