aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_dsps.c
AgeCommit message (Expand)Author
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior
2013-08-27usb: musb: dsps: fix devm_ioremap_resource error detection codeJulia Lawall
2013-08-09usb: musb: dsps: use proper child nodesSebastian Andrzej Siewior
2013-08-09usb: musb: dsps: remove the hardcoded phy piecesSebastian Andrzej Siewior
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-29usb: musb: dsps: remove EOI accessSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: rename ti81xx_driver_data to am33xx_driver_dataSebastian Andrzej Siewior
2013-07-29usb: musb: remove ti81xx pieces from musbSebastian Andrzej Siewior
2013-07-29usb: musb: dsps: init / shutdown the phySebastian Andrzej Siewior
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-15usb: musb: dsps: fix error return code in dsps_create_musb_pdev()Wei Yongjun
2013-04-02usb: musb: dsps: print babble message only when musb is active hostRavi Babu
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: musb: dsps: fix possible compile warningFelipe Balbi
2013-03-18usb: musb: dsps: add missing includeFelipe Balbi
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2013-01-10usb: musb: dsps: Remove duplicate inclusion of linux/of.hSachin Kamat
2012-12-13usb: musb: dsps: header movement build error fixAfzal Mohammed
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitconstBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-11Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-11-09Revert "usb: musb: dsps: remove explicit NOP device creation"Afzal Mohammed
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-26usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()Wei Yongjun
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-23usb: musb: dsps: fix res_name lengthDaniel Mack
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-11usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta
2012-09-11usb: musb: dsps: add dt supportAjay Kumar Gupta
2012-09-11usb: musb: am335x: add support for dual instanceB, Ravi
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-03usb: musb: reorder runtime pm callAjay Kumar Gupta