index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-platform.c
Age
Commit message (
Expand
)
Author
2018-01-17
usb: uhci: Add clk support to uhci-platform
Benjamin Herrenschmidt
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-25
usb/uhci: Add support for Aspeed BMC SoCs
Benjamin Herrenschmidt
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-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