index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-platform.c
Age
Commit message (
Expand
)
Author
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-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-11-14
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-16
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