summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-da8xx.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski2019-04-121-27/+5Star
* usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski2019-04-121-5/+17
* usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski2019-04-121-6/+2Star
* usb: ohci-da8xx: add vbus and overcurrent gpiosBartosz Golaszewski2019-02-121-49/+50
* usb: ohci-da8xx: add a helper pointer to &pdev->devBartosz Golaszewski2019-02-121-9/+9
* usb: ohci-da8xx: add a new line after local variablesBartosz Golaszewski2019-02-121-0/+1
* USB: ohci: da8xx: remove clk con_idDavid Lechner2018-01-091-1/+1
* USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: ohci: da8xx: Resume the entire host controllerAxel Haslam2016-11-291-2/+1Star
* USB: ohci: da8xx: Allow probing from DTAxel Haslam2016-11-291-0/+8
* USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam2016-11-291-3/+93
* USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam2016-11-291-23/+102
* USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam2016-11-291-30/+43
* usb: ohci-da8xx: rename driver to ohci-da8xxAxel Haslam2016-11-231-1/+1
* usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()Wei Yongjun2016-10-291-1/+0Star
* USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar2016-10-271-111/+71Star
* usb: ohci-da8xx: Remove code that references machDavid Lechner2016-10-241-47/+55
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0Star
* host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram2014-11-071-5/+2Star
* USB: ohci-da8xx: Use devm_*() functionsJingoo Han2013-12-191-40/+15Star
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+2
* USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar2013-12-091-4/+12
* USB: host: use dev_get_platdata()Jingoo Han2013-08-011-4/+4
* usb: host: ohci-da8xx: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-1/+0Star
* ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-05-081-0/+2
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov2010-04-231-1/+1
* USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-021-0/+456