| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: add a flag to skip PHY initialization to struct usb_hcd | Martin Blumenstingl | 2018-03-09 | 1 | -0/+1 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | mfd: tps65010: Move header file out of I2C realm | Wolfram Sang | 2017-08-15 | 1 | -1/+1 |
* | USB: ohci-omap: defer probe if PHY is missing | Aaro Koskinen | 2017-01-10 | 1 | -2/+1 |
* | USB: OHCI: omap: remove useless extern declaration | Manjunath Goudar | 2016-12-05 | 1 | -3/+0 |
* | USB: OHCI: ohci-omap: remove useless functions | Manjunath Goudar | 2016-12-05 | 1 | -25/+11 |
* | USB: ohci-omap - avoid including mach/irqs.h | Russell King | 2016-08-30 | 1 | -1/+0 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | usb: host: ohci: omap: fix build breakage | Felipe Balbi | 2014-11-11 | 1 | -1/+1 |
* | | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 2014-11-03 | 1 | -1/+1 |
|/ |
|
* | usb: rename phy to usb_phy in HCD | Antoine Tenart | 2014-09-29 | 1 | -10/+10 |
* | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2014-09-24 | 1 | -1/+1 |
* | USB: ohci-omap: use dev_err() instead of printk() | Jingoo Han | 2013-12-19 | 1 | -2/+2 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -0/+1 |
* | USB: OHCI: Properly handle ohci-omap suspend | Manjunath Goudar | 2013-10-06 | 1 | -3/+10 |
* | USB: OHCI: make ohci-omap a separate driver | Manjunath Goudar | 2013-09-26 | 1 | -103/+53 |
* | USB: host: use dev_get_platdata() | Jingoo Han | 2013-08-01 | 1 | -2/+2 |
* | usb: host: ohci-omap: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-17 | 1 | -1/+0 |
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -3/+2 |
|\ |
|
| * | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap | Tony Lindgren | 2012-10-17 | 1 | -3/+2 |
* | | USB: ohci: merge ohci_finish_controller_resume with ohci_resume | Florian Fainelli | 2012-10-22 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | usb/ohci-omap: remove unused variable | Arnd Bergmann | 2012-08-08 | 1 | -2/+0 |
* | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 1 | -13/+15 |
|\ |
|
| * | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-07-06 | 1 | -5/+6 |
| |\ |
|
| | * | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -2/+3 |
| | * | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -1/+1 |
| | * | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -3/+3 |
| * | | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao | 2012-06-13 | 1 | -13/+14 |
| |/ |
|
* / | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren | 2012-06-04 | 1 | -3/+4 |
|/ |
|
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 1 | -3/+2 |
|\ |
|
| * | USB: ohci-omap: Use usb_put_transceiver instead of put_device | Jarkko Nikula | 2012-05-14 | 1 | -3/+2 |
* | | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI bus | Paul Walmsley | 2012-04-13 | 1 | -2/+3 |
|/ |
|
* | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -3/+3 |
* | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -1/+1 |
* | OHCI: remove uses of hcd->state | Alan Stern | 2011-11-18 | 1 | -1/+0 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -2/+2 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -3/+3 |
* | USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop | Anand Gadiyar | 2009-07-28 | 1 | -0/+1 |
* | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 2009-01-24 | 1 | -3/+3 |
* | ARM: OMAP: Switch ohci-omap to gpio_request/free calls | Jarkko Nikula | 2008-12-11 | 1 | -3/+3 |
* | ARM: OMAP: switch to gpio_direction_input | David Brownell | 2008-12-11 | 1 | -1/+1 |
* | USB: ohci-omap: handle other omap15xx chips | Tony Lindgren | 2008-10-17 | 1 | -2/+2 |
* | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 | 1 | -3/+11 |
* | [ARM] omap: fix build error in ohci-omap.c | Russell King | 2008-09-04 | 1 | -1/+1 |
* | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 | 1 | -1/+0 |
* | USB: Hook start_hnp into ohci struct | Dmitry Baryshkov | 2008-08-14 | 1 | -0/+1 |
* | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov | 2008-08-14 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -6/+6 |