summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi2015-03-101-4/+0
| * usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi2015-03-101-15/+0
| * usb: musb: core: break long lineFelipe Balbi2015-03-101-1/+2
| * usb: musb: core: move babble recovery inside babble checkFelipe Balbi2015-03-101-7/+6
| * usb: musb: dsps: return error code if reset failsFelipe Balbi2015-03-101-1/+1
| * usb: musb: core: fix highspeed checkFelipe Balbi2015-03-101-7/+14
| * usb: musb: core: add missing curly bracesFelipe Balbi2015-03-101-2/+2
| * usb: musb: core: remove unnecessary logical comparisonFelipe Balbi2015-03-101-1/+1
| * usb: musb: core: improve musb_interrupt() a bitFelipe Balbi2015-03-091-28/+24
| * usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-03-091-18/+26
| * usb: musb: gadget: get rid of stop_activity()Felipe Balbi2015-03-091-39/+1
* | usb: musb: fix Kconfig regressionArnd Bergmann2015-03-091-1/+2
|/
* usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren2015-02-231-1/+24
* usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren2015-02-232-4/+10
* usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi2015-02-231-4/+6
* usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian2015-02-231-1/+1
* usb: musb: fix device hotplug behind hubBin Liu2015-02-042-1/+7
* usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov2015-02-021-1/+1
* usb: musb: add omap-control dependencyArnd Bergmann2015-01-291-1/+1
* usb: musb: add generic usb phy dependenciesArnd Bergmann2015-01-291-0/+5
* usb: musb: gadget: use common is_selfpoweredPeter Chen2015-01-292-4/+2
* usb: musb: cppi41: improve rx channel abort routineBin Liu2015-01-271-3/+9
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2015-01-271-6/+6
* usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov2015-01-271-3/+3
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-195-20/+25
|\
| * usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior2014-12-221-1/+0
| * usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren2014-12-221-0/+4
| * usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2014-12-222-10/+10
| * usb: musb: blackfin: fix build breakFelipe Balbi2014-12-221-1/+1
| * usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi2014-12-221-8/+10
* | usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann2015-01-151-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * usb: musb: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren2014-11-253-10/+4
* | | usb: musb: Allow multiple glue layers to be built inTony Lindgren2014-11-251-4/+1
* | | usb: musb: Pass fifo_mode in platform dataTony Lindgren2014-11-255-15/+10
* | | usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-2511-51/+62
* | | usb: musb: Change to use new IO accessTony Lindgren2014-11-257-120/+146
* | | usb: musb: Populate new IO functions for blackfinTony Lindgren2014-11-251-0/+43
* | | usb: musb: Populate new IO functions for tusb6010Tony Lindgren2014-11-251-0/+41
* | | usb: musb: Add function pointers for IO access functionsTony Lindgren2014-11-252-0/+58
* | | usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian2014-11-181-1/+4
* | | usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior2014-11-181-1/+9
* | | usb: musb: replace hard coded registers with definesRoman Byshko2014-11-181-27/+30
* | | usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior2014-11-181-0/+8
* | | usb: musb: gadget: use udc-core's reset notifierFelipe Balbi2014-11-101-3/+6
* | | usb: musb: try a race-free wakeupSebastian Andrzej Siewior2014-11-053-4/+8
* | | usb: musb: core: check link status on resumeSebastian Andrzej Siewior2014-11-051-0/+6
* | | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-0312-180/+180
OpenPOWER on IntegriCloud