aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
2014-06-18usb: musb: avoid NULL pointer dereferenceFelipe Balbi
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack
2014-02-18usb: musb: core: Fix remote-wakeup resumeRoger Quadros
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-11-26usb: musb: unconditionally save and restore the context on suspendDaniel Mack
2013-11-26usb: musb: core: call musb_platform_set_mode() during probeFelipe Balbi
2013-11-25usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-10-10usb: musb: cancel work on removalSebastian Andrzej Siewior
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-29usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior
2013-07-29usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior
2013-07-29usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior
2013-07-24USB: remove unneeded idr.h includeGreg Kroah-Hartman
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: use musb->port_modeDaniel Mack
2013-05-28usb: musb: re-introduce musb->port_modeDaniel Mack
2013-05-28usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack
2013-05-28usb: musb: move musb_start to musb_virthub.cDaniel Mack
2013-05-28usb: musb: factor some host-specific functionsDaniel Mack
2013-05-28usb: musb: remove 'ignore_disconnect' flagFelipe Balbi
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