summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/ux500.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
* usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+2
* usb: musb: ux500: fix build warningsFelipe Balbi2015-05-271-1/+1
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-071-0/+4
* usb: musb: Fix up DMA related macrosTony Lindgren2015-05-071-1/+1
* usb: musb: Pass fifo_mode in platform dataTony Lindgren2014-11-251-0/+1
* usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-251-0/+1
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-5/+5
* usb: musb: ux500: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-18/+10
|\
| * usb: musb: ux500: use devm_ functionsHimangi Saraogi2014-06-301-18/+10
* | usb: musb: ux500: don't propagate the OF nodeLinus Walleij2014-06-191-1/+0
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+1
|\
| * usb: musb: ux500: Don't supply a con_id when requesting the clockLee Jones2013-09-261-1/+1
* | usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack2013-10-021-10/+3
|/
* usb: musb: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-1/+60
|\
| * usb: musb: ux500: add device tree probing supportLee Jones2013-06-041-0/+51
| * usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-1/+1
| * usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-0/+8
* | usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-281-2/+16
|/
* usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri2013-04-031-1/+0
* usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-3/+4
* usb: musb: ux500: add otg notifier supportFabio Baltieri2013-03-181-0/+42
* usb: musb: ux500: implement musb_set_vbusFabio Baltieri2013-03-181-0/+64
* usb: musb: fix dependency on transceiver driverMing Lei2013-01-171-1/+1
* usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-01-171-5/+5
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: musb: remove generic_interruptPhilippe De Swert2012-11-061-0/+22
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-011-16/+2
* usb: musb: ux500: use platform_device_unregister in ux500_remove()Wei Yongjun2012-10-261-2/+1
* usb: musb: ux500: use module_platform_driver macroSrinivas Kandagatla2012-10-151-12/+1
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-10/+23
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-1/+2
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-2/+2
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-4/+4
|\
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-4/+4
* | usb: musb: make modules behave betterFelipe Balbi2012-01-311-5/+6
|/
* usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab2011-04-131-0/+2
* usb: musb: add support for ux500 platformMian Yousaf Kaukab2010-12-101-0/+216
OpenPOWER on IntegriCloud