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-08-10
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
1
-2
/
+38
2010-08-10
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
1
-9
/
+4
2010-08-10
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
1
-1
/
+11
2010-08-10
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
1
-1
/
+2
2010-08-10
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
1
-2
/
+2
2010-08-10
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2
-7
/
+52
2010-08-10
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
1
-4
/
+4
2010-08-10
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
1
-1
/
+0
2010-08-10
USB: EHCI Debug Port Device Gadget
stephane duverger
3
-0
/
+464
2010-08-10
USB: gadget: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-10
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-08-10
USB: gadget: storage_common: comments updated
Michal Nazarewicz
1
-21
/
+48
2010-08-10
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
1
-0
/
+1
2010-08-10
USB: gadget: g_fs: code cleanup
Michal Nazarewicz
2
-137
/
+60
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-3
/
+3
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
13
-22
/
+22
2010-08-10
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2
-40
/
+74
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-10
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2
-116
/
+147
2010-08-10
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
1
-3
/
+0
2010-08-10
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-4
/
+67
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2
-4
/
+4
2010-08-10
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
3
-6
/
+13
2010-08-10
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
1
-6
/
+9
2010-08-10
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2
-6
/
+2
2010-08-10
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
1
-11
/
+58
2010-08-10
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
1
-3
/
+3
2010-08-10
usb: throw away custom hex digit methods
Andy Shevchenko
1
-13
/
+2
2010-08-10
USB: gadget: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-4
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-5
/
+5
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-08-05
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2
-4
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+3
2010-08-04
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-407
/
+21
2010-08-02
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
Laurent Pinchart
4
-407
/
+21
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-07-31
Merge branch 'devel-stable' into devel
Russell King
1
-1
/
+1
2010-07-31
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...
Russell King
2
-59
/
+149
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-1
/
+1
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+4
2010-07-26
USB: s3c2410_udc: be aware of connected gadget driver
Vladimir Zapolskiy
1
-0
/
+4
2010-07-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-07-26
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
1
-1
/
+1
2010-07-26
i.MX25: fix USB gadget support
Eric Bénard
1
-1
/
+1
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-18
ARM: 6209/3: at91_udc: Add vbus polarity and polling mode
Ryan Mallon
2
-13
/
+55
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
1
-1
/
+1
2010-07-11
V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers
Laurent Pinchart
7
-110
/
+89
[prev]
[next]