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-10-22
USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning
Javier Martinez Canillas
2010-10-22
USB: gadget: rndis: fix up coding style issues in the file
Mihai Donțu
2010-10-22
USB: Kconfig: fix typos in USB_FUNCTIONFS* description
Michael Prokop
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2010-10-22
USB: langwell: Remove unnecessary return's from void functions
Joe Perches
2010-10-22
USB: gadget: amd5536udc.c: Remove double test
Julia Lawall
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-10-22
USB: gadget: g_multi: moved strings handling code to composite
Michal Nazarewicz
2010-10-22
USB: gadget: mass_storage: moved strings handling code to composite
Michal Nazarewicz
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
2010-10-22
USB: gadget: functionfs: code cleanup
Michal Nazarewicz
2010-10-22
usb: gadget: mass_storage: optional SCSI WRITE FUA bit
Michal Nazarewicz
2010-10-22
usb: gadget: storage: remove nofua file when unbinding
Michal Nazarewicz
2010-10-22
USB: gadget: g_ffs: fixed vendor and product ID
Michal Nazarewicz
2010-10-22
USB: gadget: g_multi: fixed vendor and product ID
Michal Nazarewicz
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
2010-10-22
USB: gadget: dbgp: cleanup: remove unneeded check
Dan Carpenter
2010-10-22
USB: langwell: USB Client driver memory handling
JiebingLi
2010-10-22
USB: langwell: USB Client Remote Wakeup Support
JiebingLi
2010-10-22
USB: langwell: USB Client PHY low power mode setting
JiebingLi
2010-10-22
USB: langwell: USB Client Endpoint initialization
JiebingLi
2010-10-22
USB: langwell: USB Client driver code cleanup
JiebingLi
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-04
BKL: Remove BKL from USB gadgetfs
Arnd Bergmann
2010-09-03
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
2010-09-03
USB: rndis: section mismatch fix
Henrik Kretzschmar
2010-09-03
USB: s3c-hsotg: Remove DEBUG define
Maurus Cuelenaere
2010-09-02
Revert "drivers/usb: Remove unnecessary return's from void functions" partially
Jiri Kosina
2010-08-23
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2010-08-23
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
2010-08-23
USB: uvc_v4l2: cleanup test for end of loop
Dan Carpenter
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
2010-08-10
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
2010-08-10
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
2010-08-10
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
2010-08-10
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
2010-08-10
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
2010-08-10
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
2010-08-10
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
2010-08-10
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
2010-08-10
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
[prev]
[next]