index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-ppc-of.c
Age
Commit message (
Expand
)
Author
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-18
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-04-27
USB: ohci-ppc-of.c: remove err() usage
Greg Kroah-Hartman
2012-04-18
usb: Fix various typo within usb
Masanari Iida
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-07-21
USB: ohci-ppc-of: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-10-12
USB: add runtime frame_no quirk for big-endian OHCI
Valentine Barshak
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-02-07
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut