aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-ppc-of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-9/+4
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-4/+4
2010-03-02USB host: make Open Firmware device id constantNémeth Márton1-1/+1
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug1-0/+25
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-0/+2
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern1-1/+1
2007-10-12USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak1-1/+4
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut1-0/+232