index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096
Artem Leonenko
2010-12-16
2
-5
/
+6
*
USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's
Artem Leonenko
2010-12-16
1
-3
/
+3
*
USB: gadget: update ci13xxx to work with g_ether
Artem Leonenko
2010-12-16
1
-8
/
+12
*
USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers
Artem Leonenko
2010-12-16
1
-1
/
+0
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
27
-860
/
+8580
|
\
|
*
Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb
Greg Kroah-Hartman
2010-12-15
1
-1
/
+1
|
|
\
|
|
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
1
-1
/
+1
|
*
|
usb: gadget: g_ncm added
Yauheni Kaliuta
2010-12-10
3
-0
/
+263
|
*
|
usb: gadget: f_ncm.c added
Yauheni Kaliuta
2010-12-10
2
-0
/
+1408
|
*
|
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2010-12-10
2
-2
/
+16
|
*
|
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
2010-12-10
1
-1
/
+4
|
*
|
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
2010-12-10
1
-8
/
+11
|
*
|
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
2010-12-10
1
-0
/
+4
|
*
|
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
2010-12-10
1
-0
/
+10
|
*
|
USB: gadget: Add USB controller driver for MSM SoC
Pavankumar Kondeti
2010-12-10
4
-0
/
+160
|
*
|
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
2010-12-10
3
-55
/
+175
|
*
|
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
2010-12-10
1
-0
/
+1
|
*
|
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
2010-12-10
1
-6
/
+3
|
*
|
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
2010-12-10
5
-168
/
+181
|
*
|
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
2010-12-10
1
-2
/
+2
|
*
|
usb: gadget/imx-udc: fix interrupt name again
Uwe Kleine-König
2010-12-10
1
-2
/
+6
|
|
/
|
*
usb: g_audio: Fix crash at driver removal
Richard Röjfors
2010-12-03
1
-5
/
+5
|
*
USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips
cxie4
2010-11-30
5
-0
/
+2672
|
*
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
2010-11-30
1
-0
/
+23
|
*
usb: composite gadget: set vbus_draw current limitation during suspend
Hao Wu
2010-11-30
1
-0
/
+8
|
*
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
2
-40
/
+40
|
*
USB device driver of Topcliff PCH
Toshiharu Okada
2010-11-16
4
-0
/
+2971
|
*
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
2010-11-16
1
-60
/
+48
|
*
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-11-16
2
-178
/
+186
|
*
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
|
*
usb: dummy_hcd code simplification
Tatyana Brokhman
2010-11-11
1
-116
/
+135
|
*
USB: gadget: f_mass_storage: code style clean ups
Michal Nazarewicz
2010-11-11
2
-211
/
+249
|
*
USB: gadget: f_mass_storage: remove needless complete()
Michal Nazarewicz
2010-11-11
1
-4
/
+1
|
*
USB: gadget: f_mass_storage: drop START_TRANSFER() macro
Michal Nazarewicz
2010-11-11
1
-25
/
+24
|
*
USB: gadget: f_mass_storage: use ?: instead of a macro
Michal Nazarewicz
2010-11-11
1
-7
/
+4
|
*
USB: gadget: f_mass_storage: put_device() in error recovery
Rahul Ruikar
2010-11-11
1
-0
/
+1
|
*
USB: gadget: file_storage: put_device() in error recovery
Michal Nazarewicz
2010-11-11
1
-13
/
+16
|
*
USB: gadget: composite: Typo fix.
Marek Belisko
2010-11-11
1
-1
/
+1
|
*
USB: gadget: amd5536udc.c: delete double assignment
Julia Lawall
2010-11-11
1
-1
/
+0
|
*
usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0
Uwe Kleine-König
2010-11-11
2
-5
/
+2
*
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-24
1
-1
/
+1
|
\
\
|
*
|
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
2010-11-16
1
-1
/
+1
*
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
2
-2
/
+0
|
/
/
*
|
usb: subtle increased memory usage in u_serial
Jim Sung
2010-11-11
1
-14
/
+40
*
|
usb: gadget: goku_udc: add registered flag bit, fixing build
Andy Whitcroft
2010-11-11
1
-1
/
+2
*
|
USB: Fix FSL USB driver on non Open Firmware systems
Marc Kleine-Budde
2010-11-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-05
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
2010-11-01
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
USB: gadget: fix ethernet gadget crash in gether_setup
Dmitry Artamonow
2010-10-28
1
-1
/
+1
[next]