aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_dsps.c
Commit message (Expand)AuthorAge
* usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-25
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: musb: dsps: remove duplicate check on resourceVarka Bhadram2014-11-03
* usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior2014-10-23
* usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior2014-10-23
* usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-16
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21
|\
| * usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2014-07-16
| * usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-16
| * usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()George Cherian2014-06-30
| * usb: musb: dsps: coding style cleanupLothar Waßmann2014-06-30
* | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-30
|/
* Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-22
|\
| * usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang2014-04-21
| * usb: musb: dsps: handle babble interruptsDaniel Mack2014-04-21
| * usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-21
* | usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack2014-04-16
|/
* usb: musb: dsps, debugfs filesMarkus Pargmann2014-02-20
* usb: musb: dsps, use devm_kzallocMarkus Pargmann2014-02-18
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* usb: musb: dsps: polling ID pin status only in otg modeBin Liu2013-11-26
* usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-26
* usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack2013-11-26
* usb: musb: dsps: implement ->set_mode()Felipe Balbi2013-11-26
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-24
|\
| * usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior2013-10-17
| * usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior2013-10-17
| * usb: musb_dsps: Remove redundant of_match_ptrSachin Kamat2013-10-01
* | usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* | usb: musb: dsps: do not bind to "musb-hdrc"Sebastian Andrzej Siewior2013-10-01
|/
* usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior2013-08-27
* usb: musb: dsps: do not set is_active on the first drvbus interruptSebastian Andrzej Siewior2013-08-27
* usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior2013-08-27
* usb: musb: dsps: fix devm_ioremap_resource error detection codeJulia Lawall2013-08-27
* usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior2013-08-09
* usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior2013-08-09
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-09
|\
| * usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-09
* | usb: musb: use dev_get_platdata()Jingoo Han2013-07-30
* | usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior2013-07-29
* | usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior2013-07-29
* | usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior2013-07-29
* | usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior2013-07-29
|/
* treewide: Fix typo in printkMasanari Iida2013-05-28
* usb: musb: dsps: fix error return code in dsps_create_musb_pdev()Wei Yongjun2013-05-15
* usb: musb: dsps: print babble message only when musb is active hostRavi Babu2013-04-02
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-18