summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-241-3/+14
|\
| * usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-171-1/+7
| * usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior2013-10-171-2/+3
| * usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior2013-10-171-0/+3
| * usb: musb: cancel work on removalSebastian Andrzej Siewior2013-10-101-0/+1
* | Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-0/+46
|\ \
| * | usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-111-0/+46
| |/
* | usb: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
|/
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-131-23/+7
|\
| * usb: musb: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
| * usb: musb: do not change dev's dma_maskSebastian Andrzej Siewior2013-07-291-7/+0
| * usb: musb: core: call dma_controller_destroy() in the err pathSebastian Andrzej Siewior2013-07-291-0/+2
| * usb: musb: remove a few is_dma_capable() in init/exit codeSebastian Andrzej Siewior2013-07-291-4/+3
| * usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-291-14/+4
* | USB: remove unneeded idr.h includeGreg Kroah-Hartman2013-07-241-1/+0
|/
* usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-281-2/+2
* usb: musb: use musb->port_modeDaniel Mack2013-05-281-5/+17
* usb: musb: re-introduce musb->port_modeDaniel Mack2013-05-281-0/+1
* usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-281-0/+5
* usb: musb: factor out hcd initalizationDaniel Mack2013-05-281-21/+19
* usb: musb: move musb_start to musb_virthub.cDaniel Mack2013-05-281-45/+0
* usb: musb: factor some host-specific functionsDaniel Mack2013-05-281-11/+7
* usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-281-9/+1
* usb: musb: core: log VBUS errorGrazvydas Ignotas2013-03-221-1/+2
* usb: musb: core: honour initial transceiver stateGrazvydas Ignotas2013-03-221-3/+7
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-19/+20
* usb: musb: switch over to devm_ioremap_resource()Felipe Balbi2013-03-181-13/+4
* usb: musb: core: remove unnecessary pr_info()Felipe Balbi2013-03-181-2/+0
* usb: musb: core: fix possible build error with randconfigFelipe Balbi2013-03-111-4/+0
* usb: musb: fix compile warningFelipe Balbi2013-03-051-2/+0
* Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-01-251-0/+1
|\
| * usb: musb: core: fix failure pathMing Lei2013-01-171-0/+1
* | Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-071-4/+1
|\ \ | |/ |/|
| * usb: musb: core: print new line in the driver banner againSergei Shtylyov2012-12-131-4/+1
* | usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-171-6/+6
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitdataBill Pemberton2012-11-211-11/+11
* usb: remove use of __devinitBill Pemberton2012-11-211-8/+7
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: musb: remove generic_interruptPhilippe De Swert2012-11-061-29/+2
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-011-30/+0
* usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior2012-10-311-4/+6
* usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior2012-10-311-4/+6
* usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior2012-10-311-7/+8
* usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-111-15/+7
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-0/+31
* usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov2012-08-311-3/+3
* usb: musb: Prevent the masking of the return valueShubhrajyoti D2012-08-091-1/+1
* usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2012-08-091-30/+18
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-091-139/+71
OpenPOWER on IntegriCloud