Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-25 | usb: musb: Use IS_ENABLED for tusb6010 | Tony Lindgren | 3 | -10/+4 |
2014-11-25 | usb: musb: Allow multiple glue layers to be built in | Tony Lindgren | 1 | -4/+1 |
2014-11-25 | usb: musb: Pass fifo_mode in platform data | Tony Lindgren | 5 | -15/+10 |
2014-11-25 | usb: musb: Change end point selection to use new IO access | Tony Lindgren | 11 | -51/+62 |
2014-11-25 | usb: musb: Change to use new IO access | Tony Lindgren | 7 | -120/+146 |
2014-11-25 | usb: musb: Populate new IO functions for blackfin | Tony Lindgren | 1 | -0/+43 |
2014-11-25 | usb: musb: Populate new IO functions for tusb6010 | Tony Lindgren | 1 | -0/+41 |
2014-11-25 | usb: musb: Add function pointers for IO access functions | Tony Lindgren | 2 | -0/+58 |
2014-11-18 | usb: musb: core: Disable the Interrupts till BABBLE is fully handled | George Cherian | 1 | -1/+4 |
2014-11-18 | usb: musb: musb_cppi41: recognize HS devices in hostmode | Sebastian Andrzej Siewior | 1 | -1/+9 |
2014-11-18 | usb: musb: replace hard coded registers with defines | Roman Byshko | 1 | -27/+30 |
2014-11-18 | usb: musb: core: make sure musb is in RPM_ACTIVE on resume | Sebastian Andrzej Siewior | 1 | -0/+8 |
2014-11-11 | usb: musb: gadget: use udc-core's reset notifier | Felipe Balbi | 1 | -3/+6 |
2014-11-05 | usb: musb: try a race-free wakeup | Sebastian Andrzej Siewior | 3 | -4/+8 |
2014-11-05 | usb: musb: core: check link status on resume | Sebastian Andrzej Siewior | 1 | -0/+6 |
2014-11-04 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -1/+0 |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 12 | -180/+180 |
2014-11-03 | usb: musb: core: use ->resume instead ->resume_noirq | Sebastian Andrzej Siewior | 1 | -2/+2 |
2014-11-03 | usb: musb: core: remove duplicate check on resource | Varka Bhadram | 1 | -2/+2 |
2014-11-03 | usb: musb: dsps: remove duplicate check on resource | Varka Bhadram | 1 | -3/+0 |
2014-11-03 | usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE | Sergei Shtylyov | 1 | -1/+2 |
2014-11-03 | usb: gadget: remove unnecessary 'driver' argument | Felipe Balbi | 1 | -4/+2 |
2014-11-03 | usb: musb: gadget: remove bind/unbind messages | Felipe Balbi | 1 | -5/+0 |
2014-11-03 | usb: musb: gadget: do not rely on 'driver' argument | Felipe Balbi | 1 | -2/+2 |
2014-11-03 | usb: musb: ux500_dma: use dmaengine_xxx() APIs | Vinod Koul | 1 | -5/+2 |
2014-11-03 | usb: musb: musb_dsps: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -4/+1 |
2014-11-03 | usb: musb: tusb6010: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: musb: blackfin: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -6/+2 |
2014-11-03 | usb: musb: omap2430: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -15/+4 |
2014-11-03 | usb: musb: ux500: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-11-03 | usb: musb: davinci: delete unnecessary 'out of memory' messages | Peter Chen | 1 | -3/+1 |
2014-10-23 | usb: musb: musb_dsps: fix NULL pointer in suspend | Sebastian Andrzej Siewior | 1 | -2/+12 |
2014-10-23 | usb: musb: dsps: start OTG timer on resume again | Sebastian Andrzej Siewior | 1 | -1/+3 |
2014-10-23 | usb: musb: cppi41: restart hrtimer only if not yet done | Thomas Gleixner | 1 | -1/+2 |
2014-10-20 | usb: musb: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-25 | usb: gadget: Refactor request completion | Michal Sojka | 1 | -1/+1 |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2 | -1/+2 |
2014-09-24 | usb: Fixed a few typos | Mickael Maison | 1 | -1/+1 |
2014-09-16 | usb: musb: dsps: kill OTG timer on suspend | Felipe Balbi | 1 | -0/+2 |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi | 1 | -2/+15 |
2014-09-08 | Merge tag 'v3.17-rc4' into next | Felipe Balbi | 1 | -1/+1 |
2014-09-05 | usb: musb: cppi41: tweak hrtimer values | Daniel Mack | 1 | -2/+2 |
2014-09-03 | usb: musb: cppi41: fix not transmitting zero length packet issue | Bin Liu | 1 | -2/+15 |
2014-08-19 | usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 1 | -1/+1 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 12 | -153/+188 |
2014-07-16 | usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon | George Cherian | 2 | -6/+90 |
2014-07-16 | usb: musb: core: Convert the musb_platform_reset to have a return value. | George Cherian | 3 | -9/+14 |
2014-07-16 | usb: musb: core: Convert babble recover work to delayed work | George Cherian | 2 | -8/+9 |
2014-07-16 | usb: musb: core: Handle Babble condition only in HOST mode | George Cherian | 1 | -1/+1 |