index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
*
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Add USB controller driver for MSM SoC
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
2010-12-10
*
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
2010-12-10
*
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
2010-12-10
*
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
2010-12-10
*
usb: g_audio: Fix crash at driver removal
Richard Röjfors
2010-12-03
*
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
2010-11-30
*
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
2010-11-30
*
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
2010-11-30
*
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
*
USB device driver of Topcliff PCH
Toshiharu Okada
2010-11-16
*
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
2010-11-16
*
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-11-16
*
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
2010-11-16
*
usb: dummy_hcd code simplification
Tatyana Brokhman
2010-11-11
*
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2010-11-11
*
USB: gadget: f_mass_storage: remove needless complete()
Michal Nazarewicz
2010-11-11
*
USB: gadget: f_mass_storage: drop START_TRANSFER() macro
Michal Nazarewicz
2010-11-11
*
USB: gadget: f_mass_storage: use ?: instead of a macro
Michal Nazarewicz
2010-11-11
*
USB: gadget: f_mass_storage: put_device() in error recovery
Rahul Ruikar
2010-11-11
*
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
2010-11-11
*
USB: gadget: composite: Typo fix.
Marek Belisko
2010-11-11
*
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
2010-11-11
*
usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0
Uwe Kleine-König
2010-11-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-29
|
\
|
*
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
2010-10-28
*
|
convert get_sb_single() users
Al Viro
2010-10-29
*
|
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
|
\
\
|
*
|
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
|
|
/
*
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-25
|
\
\
|
|
/
|
/
|
|
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
\
|
*
|
Revert "drivers/usb: Remove unnecessary return's from void functions" partially
Jiri Kosina
2010-09-02
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
|
|
\
\
|
*
|
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
|
\
\
\
\
|
*
|
|
|
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
2010-10-22
|
*
|
|
|
usb: gadget: fix Kconfig warning
Felipe Contreras
2010-10-22
|
*
|
|
|
usb: r8a66597-udc: Add processing when USB was removed.
Yusuke Goda
2010-10-22
|
*
|
|
|
mxc_udc: add workaround for ENGcm09152 for i.MX35
Eric Bénard
2010-10-22
|
*
|
|
|
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
2010-10-22
|
*
|
|
|
usb: makefile cleanup
matt mooney
2010-10-22
|
*
|
|
|
usb: gadget: dummy_hcd: Fix error path
Rahul Ruikar
2010-10-22
|
*
|
|
|
usb: gadget: goku_udc: Fix error path
Dan Carpenter
2010-10-22
|
*
|
|
|
usb: langwell_udc: cancel pending requests when controller is suspended.
Philippe Skowronski
2010-10-22
[next]