summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/ux500.c
AgeCommit message (Expand)Author
2015-05-27usb: musb: ux500: fix build warningsFelipe Balbi
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: musb: ux500: delete unnecessary 'out of memory' messagesPeter Chen
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-06-30usb: musb: ux500: use devm_ functionsHimangi Saraogi
2014-06-19usb: musb: ux500: don't propagate the OF nodeLinus Walleij
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-10-02usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack
2013-09-26usb: musb: ux500: Don't supply a con_id when requesting the clockLee Jones
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