aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
2013-03-22usb: musb: core: log VBUS errorGrazvydas Ignotas
2013-03-22usb: musb: core: honour initial transceiver stateGrazvydas Ignotas
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: musb: switch over to devm_ioremap_resource()Felipe Balbi
2013-03-18usb: musb: core: remove unnecessary pr_info()Felipe Balbi
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi
2013-03-05usb: musb: fix compile warningFelipe Balbi
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-17usb: musb: core: fix failure pathMing Lei
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitdataBill 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-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior
2012-10-31usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-08-31usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-08-03usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-05-04usb: musb: Add support for ti81xx platformAjay Kumar Gupta
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas
2012-01-24usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras
2011-12-12Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann