index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
USB: gadget: f_mass_storage: stale common->fsg value bug fix
Michal Nazarewicz
1
-99
/
+61
2010-06-30
USB: gadget: f_mass_storage: fixed fs descriptors not being updated
Michal Nazarewicz
1
-22
/
+12
2010-06-30
USB: gadget eth: Fix calculate CRC32 in EEM
Jiri Pinkava
1
-2
/
+1
2010-06-30
USB: gadget/printer, fix sleep inside atomic
Jiri Slaby
1
-16
/
+16
2010-06-30
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
1
-1
/
+5
2010-06-30
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
1
-0
/
+11
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
1
-0
/
+1
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
1
-13
/
+2
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-25
/
+25
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-0
/
+58
2010-06-04
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Ben Dooks
1
-0
/
+26
2010-06-04
USB: s3c-hsotg: SoftDisconnect minimum 3ms
Ben Dooks
1
-0
/
+3
2010-06-04
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
Ben Dooks
1
-0
/
+25
2010-06-04
USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig
Maurus Cuelenaere
1
-0
/
+1
2010-06-04
USB: s3c: Enable soft disconnect during initialization
Thomas Abraham
1
-0
/
+3
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2010-06-02
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
1
-2
/
+2
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
3
-25
/
+25
2010-06-02
usb: gadget: r8a66597-udc pio to mmio accessor conversion.
Paul Mundt
2
-14
/
+14
2010-06-02
usb: gadget: m66592-udc pio to mmio accessor conversion.
Paul Mundt
1
-11
/
+11
2010-06-01
usb/gadget: Replace the old USB audio FU definitions in f_audio.c
Takashi Iwai
1
-2
/
+2
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
30
-130
/
+7241
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
27
-127
/
+7228
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
USB: fix functionfs for CONFIG_NET disabled
Randy Dunlap
1
-2
/
+2
2010-05-20
USB: gadget: f_mass_storage: fix in error recovery
Michal Nazarewicz
1
-26
/
+25
2010-05-20
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
1
-0
/
+1
2010-05-20
USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core
Dinh Nguyen
2
-7
/
+9
2010-05-20
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
1
-8
/
+8
2010-05-20
USB: g_ffs: the FunctionFS gadget driver
Michal Nazarewicz
3
-0
/
+465
2010-05-20
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+2441
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
8
-70
/
+71
2010-05-20
USB: gadget webcam: depends on VIDEO_DEV
Randy Dunlap
1
-0
/
+1
2010-05-20
USB gadget: Webcam device
Laurent Pinchart
3
-1
/
+409
2010-05-20
USB gadget: video class function driver
Laurent Pinchart
7
-0
/
+2710
2010-05-20
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
1
-1
/
+1
2010-05-20
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
Peter Korsgaard
1
-2
/
+12
2010-05-20
USB: Mass storage gadget: Handle eject request
Fabien Chouteau
1
-3
/
+45
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
1
-0
/
+21
2010-05-20
USB: pxa27x_udc: use four bits to store endpoint addresses
Matt Reimer
1
-1
/
+1
2010-05-20
USB: gadget: f_mass_storage: per function
Michal Nazarewicz
1
-6
/
+22
2010-05-20
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
1
-1
/
+1
2010-05-20
USB: gadget: add HID gadget driver
Fabien Chouteau
4
-0
/
+974
2010-05-20
USB: f_mass_storage: dynamic buffers for better alignment
Michal Nazarewicz
1
-5
/
+18
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
33
-9
/
+52
2010-05-05
ARM: 5966/1: at91_udc HW glitch
Harro Haan
1
-0
/
+7
[next]