aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-tmio.c
AgeCommit message (Expand)Author
2015-07-22USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-05-17usb: host: ohci-tmio: Remove redundant platform_set_drvdata()Sachin Kamat
2013-01-11usb: host: ohci-tmio: fix compile warningFelipe Balbi
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-04-27USB: ohci-tmio.c: remove err() usageGreg Kroah-Hartman
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov