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
2010-09-04
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
1
-3
/
+7
2010-09-04
USB: rndis: section mismatch fix
Henrik Kretzschmar
2
-2
/
+2
2010-09-04
USB: s3c-hsotg: Remove DEBUG define
Maurus Cuelenaere
1
-2
/
+0
2010-08-24
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-08-24
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2010-08-24
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
1
-0
/
+1
2010-08-24
USB: uvc_v4l2: cleanup test for end of loop
Dan Carpenter
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+5
2010-08-11
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
1
-9
/
+11
2010-08-11
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
1
-3
/
+17
2010-08-11
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
1
-2
/
+4
2010-08-11
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
1
-0
/
+1
2010-08-11
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
1
-0
/
+19
2010-08-11
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
1
-7
/
+11
2010-08-11
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
1
-1
/
+1
2010-08-11
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
1
-0
/
+11
2010-08-11
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
1
-2
/
+38
2010-08-11
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
1
-9
/
+4
2010-08-11
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
1
-1
/
+11
2010-08-11
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
1
-1
/
+2
2010-08-11
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
1
-2
/
+2
2010-08-11
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2
-7
/
+52
2010-08-11
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
1
-4
/
+4
2010-08-11
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
1
-1
/
+0
2010-08-11
USB: EHCI Debug Port Device Gadget
stephane duverger
3
-0
/
+464
2010-08-11
USB: gadget: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-11
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-08-11
USB: gadget: storage_common: comments updated
Michal Nazarewicz
1
-21
/
+48
2010-08-11
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
1
-0
/
+1
2010-08-11
USB: gadget: g_fs: code cleanup
Michal Nazarewicz
2
-137
/
+60
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-3
/
+3
2010-08-11
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
13
-22
/
+22
2010-08-11
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2
-40
/
+74
2010-08-11
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
1
-0
/
+2
2010-08-11
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2
-116
/
+147
2010-08-11
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
1
-3
/
+0
2010-08-11
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
1
-18
/
+12
2010-08-11
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
1
-4
/
+67
2010-08-11
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2
-4
/
+4
2010-08-11
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
3
-6
/
+13
2010-08-11
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
1
-6
/
+9
2010-08-11
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2
-6
/
+2
2010-08-11
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
1
-11
/
+58
2010-08-11
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
1
-3
/
+3
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
1
-13
/
+2
2010-08-11
USB: gadget: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-08
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
[next]