index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2010-02-16
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
2010-02-04
fsl_mx3_udc: Add i.MX35 support
Sascha Hauer
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
USB: g_multi kconfig: fix depends and help text
Randy Dunlap
2009-12-11
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
2009-12-11
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-30
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
2009-11-22
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
2009-11-11
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-10-30
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
2009-10-21
ARM: Fix lubbock defconfig build
Russell King
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-14
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-10-09
USB: gadget: imx_udc: Use resource size
Tobias Klauser
2009-10-09
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-10-06
usb: r8a66597-udc unaligned fifo fix
Magnus Damm
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
[prev]
[next]