aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-11USB: musb: musb_host: fix sparse warningFelipe Balbi
2009-12-11USB: musb: musb_gadget: fix sparse warningFelipe Balbi
2009-12-11USB: musb: omap2430: fix sparse warningFelipe Balbi
2009-12-11USB: musb_gadget: remove pointless loopSergei Shtylyov
2009-12-11USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt()Sergei Shtylyov
2009-12-11USB: musb_gadget: implement set_wedge() methodSergei Shtylyov
2009-12-11USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, againSergei Shtylyov
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger
2009-12-11USB: musb: Blackfin code needs NOP_USB_XCEIV tooCliff Cai
2009-12-11USB: musb: error out when anomaly 05000380 is applicableSonic Zhang
2009-12-11USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai
2009-12-11USB: musb: fix musb_platform_set_mode() definitionBryan Wu
2009-12-11USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang
2009-12-11USB: musb: add notes for Blackfin anomaliesSonic Zhang
2009-12-11USB: musb: update Blackfin processor dependencySonic Zhang
2009-12-11USB: musb: kill some useless comments in Blackfin driverBryan Wu
2009-12-11USB: musb: kill compile warning for Blackfin systemsBryan Wu
2009-12-11USB: musb: tweak musb_read_fifo() to avoid unused warningsMike Frysinger
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-12USB: musb: invert arch depend stringMike Frysinger
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov
2009-07-22USB: Rework musb suspend()/resume_early()Magnus Damm
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds