summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-tmio.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-201-1/+1
* USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-6/+3
* USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: host: ohci-tmio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-2/+0
* usb: host: ohci-tmio: fix compile warningFelipe Balbi2013-01-111-1/+2
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
* USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* OHCI: remove uses of hcd->stateAlan Stern2011-11-181-3/+0
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-3/+3
* tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-231-4/+4
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* USB: ohci: add support for tmio-ohci cellDmitry Baryshkov2008-10-221-0/+376