summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-omap.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-10usb: host: ohci: omap: fix build breakageFelipe Balbi
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2013-12-18USB: ohci-omap: use dev_err() instead of printk()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-05USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-17usb: host: ohci-omap: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-07-28USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern