index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2009-09-23
USB: gadget: double free_irq() in at91udc_probe()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
1
-1
/
+0
2009-09-23
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
1
-0
/
+4
[next]