summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-07usb: fix building musb driversAnatolij Gustschin
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-04-13usb: musb: Fix the crash issue during rebootHema HK
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi
2011-04-13usb: musb: temporarily make it boolFelipe Balbi
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter
2011-04-13USB: musb: silence printk format warningDan Carpenter
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-03-23usb: musb: Fix for merge issueHema HK
2011-03-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-14USB 3.0 Hub ChangesJohn Youn
2011-03-03Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-01usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala
2011-03-01usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-03-01usb: musb: gadget: fix list_head usageFelipe Balbi
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi
2011-02-17usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi
2011-02-17usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-17usb: musb: omap2430: fix kernel panic on rebootJohan Hovold
2011-02-17usb: musb: fix build breakageFelipe Balbi
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab
2011-02-01usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2011-02-01usb: musb: hsdma: change back to use musb_read/writewBob Liu
2011-02-01usb: musb: core: fix IRQ checkSergei Shtylyov
2011-02-01usb: musb: fix kernel panic during s2ram(v2)Ming Lei
2011-01-28omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan