Age | Commit message (Expand) | Author |
2012-06-19 | usb: musb_gadget: fix crash caused by dangling pointer | Grazvydas Ignotas |
2012-05-11 | usb: musb: omap: fix the error check for pm_runtime_get_sync | Shubhrajyoti D |
2012-05-11 | usb: musb: omap: fix crash when musb glue (omap) gets initialized | Kishon Vijay Abraham I |
2012-04-02 | usb: musb: Reselect index reg in interrupt context | Supriya Karanth |
2012-02-03 | usb: musb: davinci: fix build breakage | Sekhar Nori |
2012-01-12 | usb: musb: fix pm_runtime mismatch | Felipe Contreras |
2011-12-14 | usb: musb: fix reset issue with full speed device | Ajay Kumar Gupta |
2011-11-29 | usb: udc: Fix gadget driver's speed check in various UDC drivers | Michal Nazarewicz |
2011-11-29 | usb: musb: PM: fix context save/restore in suspend/resume path | Kevin Hilman |
2011-11-14 | usb: musb: fix compilation breakage introduced by de47725 | Felipe Balbi |
2011-11-14 | usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig | Luciano Coelho |
2011-11-14 | usb: musb: remove incorrectly added ARCH_U5500 define | Mian Yousaf Kaukab |
2011-11-14 | usb: musb: gadget: don't call ->disconnect() on exit | Felipe Balbi |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King |
2011-09-26 | musb_debugfs.c: remove unneeded includes on ARM | Nicolas Pitre |
2011-09-18 | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next | Greg Kroah-Hartman |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov |
2011-09-09 | musb_gadget: Fix for spurious interrupts on endpoint zero. | Hans Petter Selasky |
2011-09-09 | usb: musb: Enable DMA mode1 RX for transfers without short packets | Anand Gadiyar |
2011-08-29 | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2011-08-12 | 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-08 | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King |
2011-08-01 | 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-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | usb: musb: restore INDEX register in resume path | Ajay Kumar Gupta |
2011-07-01 | 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-06-28 | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches |