| Commit message (Expand) | Author | Age |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 |
| |\ |
|
| | * | musb_debugfs.c: remove unneeded includes on ARM | Nicolas Pitre | 2011-09-26 |
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ \ |
|
| * | | | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 |
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next | Greg Kroah-Hartman | 2011-09-18 |
| |\ \ \ \ |
|
| | * | | | | usb: musb: Enable DMA mode1 RX for transfers without short packets | Anand Gadiyar | 2011-09-09 |
| * | | | | | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 |
| * | | | | | musb_gadget: Fix for spurious interrupts on endpoint zero. | Hans Petter Selasky | 2011-09-09 |
| * | | | | | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman | 2011-08-29 |
| |\| | | |
| | |_|/ /
| |/| | | |
|
| | * | | | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 |
| | | |/
| | |/| |
|
| | * | | usb: musb: fix oops on musb_gadget_pullup | John Stultz | 2011-08-01 |
| | * | | usb: musb: fix Kconfig | Rabin Vincent | 2011-08-01 |
| | * | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich | 2011-08-01 |
| | |/ |
|
* | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
|\| | |
|
| * | | usb: musb: gadget: fix error path | Sebastian Andrzej Siewior | 2011-08-12 |
| * | | usb: musb: blackfin: include prefetch head file | Bob Liu | 2011-08-12 |
| * | | usb: musb: tusb6010: fix compilation | Felipe Balbi | 2011-08-12 |
| * | | usb: musb: cppi: fix build errors due to DBG and missing musb variable | Per Forlin | 2011-08-12 |
| * | | usb: musb: ux500: replace missing DBG with dev_dbg | Per Forlin | 2011-08-12 |
| * | | usb: musb: ux500: set dma config for both src and dst | Per Forlin | 2011-08-12 |
| * | | usb: musb: fix oops on musb_gadget_pullup | John Stultz | 2011-08-12 |
| * | | usb: musb: fix Kconfig | Rabin Vincent | 2011-08-12 |
| * | | usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared | Sergei Trofimovich | 2011-08-12 |
| |/ |
|
* / | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov | 2011-09-15 |
|/ |
|
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | usb: musb: restore INDEX register in resume path | Ajay Kumar Gupta | 2011-07-08 |
| * | usb: musb: no need to access platform_device | Felipe Balbi | 2011-07-01 |
| * | usb: musb: convert musb to new style bind | Sebastian Andrzej Siewior | 2011-07-01 |
| * | usb: musb: choose correct fifo_mode | Felipe Balbi | 2011-07-01 |
| * | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 2011-07-01 |
| * | usb: musb: be careful when using different fifo_modes | Felipe Balbi | 2011-07-01 |
| * | usb: musb: update musb_platform_ops docs to match code | Mike Frysinger | 2011-07-01 |
| * | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 2011-06-28 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 |
|\ \ |
|
| * | | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO | Yauheni Kaliuta | 2011-06-09 |
| * | | usb: musb: host: compare status for negative error values | Márton Németh | 2011-06-09 |
| |/ |
|
* / | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 |
|/ |
|
* | musb: fix prefetch build failure | Mike Frysinger | 2011-06-06 |
* | usb: musb: ux500: add configuration and build options for ux500 dma | Mian Yousaf Kaukab | 2011-05-18 |
* | usb: musb: ux500: add dma glue layer for ux500 | Mian Yousaf Kaukab | 2011-05-18 |
* | usb: musb: ux500: add dma name for ux500 | Mian Yousaf Kaukab | 2011-05-18 |
* | usb: musb: ux500: add ux500 specific code for gadget side | Mian Yousaf Kaukab | 2011-05-18 |
* | usb: musb: fix compile error | Felipe Balbi | 2011-05-18 |
* | usb: musb: Calling VBUS pulsing API when SRP is initiated. | Hema HK | 2011-05-13 |
* | usb: musb: host: remove duplicate check in musb_ep_program() | Sergei Shtylyov | 2011-05-13 |
* | usb: musb: export musb_interrupt symbol | Felipe Balbi | 2011-05-13 |
* | usb: musb: allow musb and glue layers to be modules | Felipe Balbi | 2011-05-13 |
* | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 |