aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-1617-594/+1674
|\ \ \
| * | | usb: musb: core: kill unneeded #include'sSergei Shtylyov2010-12-111-11/+0
| * | | usb: musb: Adding musb support for OMAP4430Hema HK2010-12-102-11/+99
| * | | usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK2010-12-101-0/+1
| * | | usb: musb: add support for ux500 platformMian Yousaf Kaukab2010-12-104-1/+225
| * | | musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-101-85/+45
| * | | usb: musb: drop board_set_vbusFelipe Balbi2010-12-107-15/+0
| * | | usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2010-12-102-25/+0
| * | | usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi2010-12-101-24/+40
| * | | usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi2010-12-101-17/+45
| * | | usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi2010-12-101-59/+87
| * | | usb: musb: omap2430: drop the nopsFelipe Balbi2010-12-101-11/+0
| * | | usb: musb: mark musb_save/restore_context staticFelipe Balbi2010-12-101-2/+2
| * | | usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-105-38/+30
| * | | usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-2/+0
| * | | usb: musb: move clock handling to glue layerFelipe Balbi2010-12-107-125/+140
| * | | usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-108-9/+19
| * | | usb: musb: blackfin: give it a context structureFelipe Balbi2010-12-101-9/+28