aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-ppc-of.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-9/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-4/+4
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-0/+25
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell2008-07-211-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-0/+2
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-1/+1
* USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-121-1/+4
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-071-0/+232