aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * usb: musb: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren2014-11-25
* | | usb: musb: Allow multiple glue layers to be built inTony Lindgren2014-11-25
* | | usb: musb: Pass fifo_mode in platform dataTony Lindgren2014-11-25
* | | usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-25
* | | usb: musb: Change to use new IO accessTony Lindgren2014-11-25
* | | usb: musb: Populate new IO functions for blackfinTony Lindgren2014-11-25
* | | usb: musb: Populate new IO functions for tusb6010Tony Lindgren2014-11-25
* | | usb: musb: Add function pointers for IO access functionsTony Lindgren2014-11-25
* | | usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian2014-11-18
* | | usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior2014-11-18
* | | usb: musb: replace hard coded registers with definesRoman Byshko2014-11-18
* | | usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior2014-11-18
* | | usb: musb: gadget: use udc-core's reset notifierFelipe Balbi2014-11-10
* | | usb: musb: try a race-free wakeupSebastian Andrzej Siewior2014-11-05
* | | usb: musb: core: check link status on resumeSebastian Andrzej Siewior2014-11-05
* | | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* | | usb: musb: core: use ->resume instead ->resume_noirqSebastian Andrzej Siewior2014-11-03
* | | usb: musb: core: remove duplicate check on resourceVarka Bhadram2014-11-03
* | | usb: musb: dsps: remove duplicate check on resourceVarka Bhadram2014-11-03
* | | usb: musb: omap2430: use MUSB_DEVCTL_BDEVICESergei Shtylyov2014-11-03
* | | usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-03
* | | usb: musb: gadget: remove bind/unbind messagesFelipe Balbi2014-11-03
* | | usb: musb: gadget: do not rely on 'driver' argumentFelipe Balbi2014-11-03
* | | usb: musb: ux500_dma: use dmaengine_xxx() APIsVinod Koul2014-11-03
* | | usb: musb: musb_dsps: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | | usb: musb: tusb6010: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | | usb: musb: blackfin: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | | usb: musb: omap2430: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | | usb: musb: ux500: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* | | usb: musb: davinci: 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: cppi41: restart hrtimer only if not yet doneThomas Gleixner2014-10-23
|/
* usb: gadget: Refactor request completionMichal Sojka2014-09-25
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* usb: Fixed a few typosMickael Maison2014-09-24
* usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-09-16
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\
| * usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-03
* | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08
|\|
| * usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-19
* | usb: musb: cppi41: tweak hrtimer valuesDaniel Mack2014-09-05
|/
* 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: core: Convert babble recover work to delayed workGeorge Cherian2014-07-16
| * usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-07-16