summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula2011-05-021-4/+2
* usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
* usb: musb: omap2430: fix build failureJohan Hovold2011-04-131-1/+2
* USB: musb: blackfin: work around anomaly 05000450Mike Frysinger2011-04-133-0/+37
* usb: musb: Fix the crash issue during rebootHema HK2011-04-131-0/+2
* usb: musb: gadget: check the correct list_headFelipe Balbi2011-04-131-1/+1
* usb: musb: temporarily make it boolFelipe Balbi2011-04-131-3/+3
* USB: musb: dereferencing an iomem pointerDan Carpenter2011-04-131-1/+1
* USB: musb: silence printk format warningDan Carpenter2011-04-131-8/+10
* USB: musb: using 0 instead of NULLDan Carpenter2011-04-131-1/+1
* USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter2011-04-131-1/+4
* usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab2011-04-131-0/+2
* usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab2011-04-131-1/+1
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger2011-03-231-1/+1
* usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu2011-03-231-1/+1
* usb: musb: blackfin: fix typo in platform driver nameMike Frysinger2011-03-231-1/+1
* usb: musb: Fix for merge issueHema HK2011-03-231-4/+4
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-173-4/+4
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-023-8/+11
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-163-5/+5
| |\ \ \
| | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-273-5/+5
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-169-234/+275
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
| * | | usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala2011-03-011-2/+2
| * | | usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-011-8/+2
| * | | usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-013-22/+78
| * | | usb: musb: Remove platform context save/restore APIHema HK2011-03-012-15/+0
| * | | usb: musb: gadget: fix list_head usageFelipe Balbi2011-03-011-3/+4
| * | | usb: musb: gadget: DBG() already prints function nameSergei Shtylyov2011-02-211-4/+4
| * | | usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-182-5/+52
| * | | usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-172-59/+24
| * | | usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-174-31/+41
| * | | usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-171-71/+79
| * | | usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-171-25/+0
| * | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-178-42/+93
| |\ \ \ | | |/ /
| * | | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+2
| | |/ | |/|
* | | usb: musb: core: set has_tt flagFelipe Balbi2011-02-241-0/+1
* | | usb: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-171-0/+1
* | | usb: musb: fix build breakageFelipe Balbi2011-02-171-8/+9
| |/ |/|
* | usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
* | usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
* | usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
* | usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
* | usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
* | usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-226-107/+201
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
OpenPOWER on IntegriCloud