index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
1
-3
/
+5
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-15
/
+0
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
3
-10
/
+21
2009-12-11
USB: g_multi kconfig: fix depends and help text
Randy Dunlap
1
-7
/
+7
2009-12-11
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz
3
-0
/
+399
2009-12-11
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2
-14
/
+29
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
1
-2
/
+3
2009-12-11
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
1
-582
/
+648
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
3
-294
/
+387
2009-12-11
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
1
-5
/
+17
2009-12-11
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2
-96
/
+178
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
6
-500
/
+426
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2
-4
/
+59
2009-12-11
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
1
-162
/
+199
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2
-20
/
+21
2009-12-11
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
1
-168
/
+173
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2
-572
/
+140
2009-12-11
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
1
-0
/
+3611
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2
-117
/
+128
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2
-6
/
+13
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2
-152
/
+183
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2
-567
/
+572
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
1
-3
/
+3
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2
-117
/
+74
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
1
-8
/
+46
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-24
/
+50
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+20
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-12-01
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
1
-19
/
+30
2009-11-22
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
1
-2
/
+17
2009-11-12
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
1
-15
/
+0
2009-11-11
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
1
-3
/
+3
2009-10-31
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
1
-1
/
+1
2009-10-21
ARM: Fix lubbock defconfig build
Russell King
1
-0
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-10-15
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
1
-7
/
+2
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2009-10-10
USB: gadget: imx_udc: Use resource size
Tobias Klauser
1
-4
/
+4
2009-10-09
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-43
/
+62
2009-10-06
usb: r8a66597-udc unaligned fifo fix
Magnus Damm
1
-43
/
+62
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
5
-5
/
+0
2009-09-23
USB: gadget: ether needs to select CRC32
Randy Dunlap
1
-0
/
+1
[next]