summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-ppc-of.c
AgeCommit message (Expand)Author
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2013-12-18USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2012-11-21usb: remove use of __devinitBill Pemberton
2012-04-27USB: ohci-ppc-of.c: remove err() usageGreg Kroah-Hartman
2012-04-18usb: Fix various typo within usbMasanari Iida
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB host: make Open Firmware device id constantNémeth Márton
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-10-12USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut