summaryrefslogtreecommitdiff
path: root/drivers/usb/host/uhci-platform.c
AgeCommit message (Expand)Author
2015-10-04usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram
2014-07-09uhci-platform: use devm_ioremap resourceHimangi Saraogi
2014-02-15uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-07usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-17usb: host: uhci-platform: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2012-11-21usb: remove use of __devinitBill Pemberton
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk
2012-08-16ARM: vt8500: Add support for UHCI companion controllerTony Prisk