aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/ux500.c
AgeCommit message (Expand)Author
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-04usb: musb: ux500: add device tree probing supportLee Jones
2013-06-04usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones
2013-06-04usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones
2013-05-28usb: musb: fix incorrect usage of resource pointerFelipe Balbi
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri
2013-03-18usb: musb: ux500: add otg notifier supportFabio Baltieri
2013-03-18usb: musb: ux500: implement musb_set_vbusFabio Baltieri
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2013-01-17usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-26usb: musb: ux500: use platform_device_unregister in ux500_remove()Wei Yongjun
2012-10-15usb: musb: ux500: use module_platform_driver macroSrinivas Kandagatla
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab