aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* OMAP: MUSB: Fix for issue when booting with USB charger connectedMantesh Sarasetti2014-10-011-2/+2
* usb: musb: cleanup not needed initializations of stateMoiz Sonasath2014-10-011-2/+4
* usb: musb: Dont start Host session on probe unless device attachedMoiz Sonasath2014-10-011-4/+6
* OMAP4: DPLL cascading: MUSB core: USB handling during DPLL casacadingMoiz Sonasath2014-10-012-0/+27
* USB: MUSB: Fix L3 error when USB-OTG plug/unplug to PC many times during Kern...x01699382014-10-011-0/+3
* usb: musb: Fix crash when dma is nuked while irq handler is pendingMike J. Chen2014-10-011-0/+12
* USB: musb: do not proceed with interrupt completions if qh is not readyRuslan Bilovol2014-10-011-0/+11
* usb: musb: gadget: use pm autosuspend in musb_gadget_pullupRuslan Bilovol2014-10-011-1/+2
* usb: musb: host: do not use (un)map_urb_for_dma hooks if DMA is not usedRuslan Bilovol2014-10-011-0/+4
* USB: musb: check input parameter in dma_controller_destroyRuslan Bilovol2014-10-011-2/+6
* usb: musb: indicate DMA alignment requirementRuslan Bilovol2014-10-012-0/+2
* usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol2014-10-011-0/+96
* OMAP:MUSB:OTG: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti2014-10-011-0/+5
* MUSB: Disable PING for control ep in OTG host modeHuzefa Kankroliwala2014-10-011-1/+2
* USB: MUSB: Fix: Device detection for disconnect-connect in less than a secMadhava Chirukuri2014-10-011-2/+5
* omap: musb: remove uned variables from omap2430_musb_initLeed Aguilar2014-10-011-2/+0
* omap4-musb:Fix MUSB processing interrupts at cold bootViswanath Puttagunta2014-10-011-0/+10
* usb: musb: Fix cold-boot enuemration for Host modeMoiz Sonasath2014-10-011-17/+10
* omap: usb: omap2430: fix compilation warningsLeed Aguilar2014-10-011-2/+0
* usb: musb: Fix cold boot for a Dedicated chargerMoiz Sonasath2014-10-011-0/+5
* usb: musb: Add HSET driver for Host certificationMoiz Sonasath2014-10-015-20/+626
* USB: MUSB: Set USB charger in High impedence mode on VBUSMoiz Sonasath2014-10-013-0/+16
* OMAP4: TWL6030: battery: usb charger support.Balaji T K2014-10-011-12/+40
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-05-303-38/+23
|\
| * OMAP4: MUSB: peripheral isoch in transfer supportRuchika Kharwar2012-05-241-3/+8
| * Revert "OMAP4: MUSB: peripheral isoch IN endpt support"Ruchika Kharwar2012-05-242-36/+16
| * usb: musb: Fix memory corruptionBenoit Goby2012-05-211-1/+1
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-05-101-0/+14
|\ \ | |/
| * usb: musb: handle nuked ep dma interruptVikram Pandita2012-05-101-0/+14
* | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-05-082-16/+36
|\ \ | |/
| * OMAP4: MUSB: peripheral isoch IN endpt supportRuchika Kharwar2012-05-082-16/+36
| * Merge commit 'v3.0.30' into linux-omap-3.0Todd Poynor2012-04-301-3/+3
| |\
* | \ Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-301-3/+3
|\ \ \
| * \ \ Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-301-3/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
| | * usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-192-1/+18
|\ \ \ | |/ /
| * | Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-192-2/+18
| |\ \ | | |/
| | * usb: musb: Reselect index reg in interrupt contextSupriya Karanth2012-04-021-0/+18
| | * usb: musb: fix pm_runtime mismatchFelipe Contreras2012-01-121-2/+0
* | | usb: musb: Disable SESSREQ and VBUSERROR interruptsBenoit Goby2012-01-252-2/+6
* | | usb: musb: cleanup not needed initializations of stateMoiz Sonasath2011-12-053-21/+3
* | | usb: musb: Dont start usb host session on probeBenoit Goby2011-11-081-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Iliyan Malchev2011-11-041-1/+2
|\ \ \ | |/ /
| * | usb: musb: omap2430: use proper signed variablesNishanth Menon2011-11-041-1/+2
* | | usb: musb: Don't use timed wakelockBenoit Goby2011-11-011-1/+3
* | | usb: musb: Hold a timed wakelock for usb-autosuspend in OTG modeVikram Pandita2011-11-013-0/+15
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-10-272-9/+19
|\ \ \ | |/ /
| * | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-272-9/+19
| |\ \ | | |/
| | * usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-10-031-9/+17