index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: Use kmemdup
Julia Lawall
2010-05-20
1
-2
/
+1
*
USB: fix functionfs for CONFIG_NET disabled
Randy Dunlap
2010-05-20
1
-2
/
+2
*
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
2010-05-20
1
-26
/
+25
*
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
2010-05-20
1
-0
/
+1
*
USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
Dinh Nguyen
2010-05-20
2
-7
/
+9
*
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
1
-8
/
+8
*
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz
2010-05-20
3
-0
/
+465
*
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
2010-05-20
1
-0
/
+2441
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
8
-70
/
+71
*
USB: gadget webcam: depends on VIDEO_DEV
Randy Dunlap
2010-05-20
1
-0
/
+1
*
USB gadget: Webcam device
Laurent Pinchart
2010-05-20
3
-1
/
+409
*
USB gadget: video class function driver
Laurent Pinchart
2010-05-20
7
-0
/
+2710
*
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
2010-05-20
1
-1
/
+1
*
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
2010-05-20
1
-2
/
+12
*
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
2010-05-20
1
-3
/
+45
*
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
1
-0
/
+21
*
USB: pxa27x_udc: use four bits to store endpoint addresses
Matt Reimer
2010-05-20
1
-1
/
+1
*
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
2010-05-20
1
-6
/
+22
*
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
2010-05-20
1
-1
/
+1
*
USB: gadget: add HID gadget driver
Fabien Chouteau
2010-05-20
4
-0
/
+974
*
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
2010-05-20
1
-5
/
+18
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-3
/
+1
*
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
2010-04-30
1
-2
/
+5
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
2
-1
/
+9
|
\
|
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-04-03
1
-0
/
+9
|
|
\
|
|
*
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
2010-03-29
1
-0
/
+9
|
*
|
USB gadget r8a66597-udc.c: duplicated include
Andrea Gelmini
2010-03-26
1
-1
/
+0
|
|
/
*
/
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
26
-0
/
+26
|
/
*
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
2010-03-19
1
-2
/
+0
*
USB: gadget: add gadget controller number for s3c-hsotg driver
Maurus Cuelenaere
2010-03-19
1
-0
/
+8
*
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
2010-03-19
1
-1
/
+1
*
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
2010-03-19
1
-1
/
+0
*
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
2010-03-19
1
-1
/
+1
*
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
2010-03-19
1
-1
/
+1
*
USB: goku_udc: remove potential null dereference
Dan Carpenter
2010-03-19
1
-1
/
+1
*
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
2010-03-19
1
-0
/
+1
*
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
27
-230
/
+479
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
2
-2
/
+2
|
|
\
|
|
*
kill unused invalidate_inode_pages helper
Christoph Hellwig
2010-03-03
2
-2
/
+2
|
*
|
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2010-03-02
2
-2
/
+4
|
*
|
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
11
-133
/
+8
|
*
|
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
2010-03-02
1
-1
/
+0
|
*
|
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
2010-03-02
1
-1
/
+1
|
*
|
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
2010-03-02
1
-18
/
+21
|
*
|
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
2010-03-02
1
-9
/
+6
|
*
|
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2010-03-02
2
-6
/
+28
|
*
|
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2010-03-02
2
-35
/
+85
|
*
|
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
2010-03-02
1
-2
/
+2
|
*
|
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
2010-03-02
1
-3
/
+4
|
*
|
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
2010-03-02
1
-0
/
+5
[next]