index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-platform.c
Age
Commit message (
Expand
)
Author
2015-10-04
usb: host: uhci-platform: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-11-07
host: uhci-platform: fix NULL pointer dereference on resource
Varka Bhadram
2014-07-09
uhci-platform: use devm_ioremap resource
Himangi Saraogi
2014-02-15
uhci-platform: Change compatible string from platform-uhci to generic-uhci
Hans de Goede
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-13
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-07
usb: host: uhci-platform: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-05-30
USB: host: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-21
usb: host: uhci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-17
usb: host: uhci-platform: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-17
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tony Prisk
2012-08-16
ARM: vt8500: Add support for UHCI companion controller
Tony Prisk