Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f281233d3eba15fb225d21ae2e228fd4553d824a
/
drivers
/
usb
/
gadget
28609d40
usb: subtle increased memory usage in u_serial
by Jim Sung
· 14 years ago
4b4cd73
usb: gadget: goku_udc: add registered flag bit, fixing build
by Andy Whitcroft
· 14 years ago
018b97d
USB: Fix FSL USB driver on non Open Firmware systems
by Marc Kleine-Budde
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
315daea
USB: gadget: fix ethernet gadget crash in gether_setup
by Dmitry Artamonow
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
349f6c5
USB: gadget: fix ethernet gadget crash in gether_setup
by Dmitry Artamonow
· 14 years ago
12ba8d1
fix braino in fs: do not assign default i_ino in new_inode
by Al Viro
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
f34c25e
USB: gadget: amd5536udc.c: fix error path
by Rahul Ruikar
· 14 years ago
bd68826
usb: gadget: fix Kconfig warning
by Felipe Contreras
· 14 years ago
e576a7a
usb: r8a66597-udc: Add processing when USB was removed.
by Yusuke Goda
· 14 years ago
69cb1ec
mxc_udc: add workaround for ENGcm09152 for i.MX35
by Eric Bénard
· 14 years ago
0a6a717
USB: gadget: storage: reuse definitions from scsi.h header file
by Michal Nazarewicz
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
75d87cd
usb: gadget: dummy_hcd: Fix error path
by Rahul Ruikar
· 14 years ago
319feaa
usb: gadget: goku_udc: Fix error path
by Dan Carpenter
· 14 years ago
cf7d3c8
usb: langwell_udc: cancel pending requests when controller is suspended.
by Philippe Skowronski
· 14 years ago
c8458d5
usb: langwell_udc: fix big file transfer issue.
by Christophe Lebouc
· 14 years ago
126512e
USB: add platform glue driver for FSL USB DR controller
by Anatolij Gustschin
· 14 years ago
2501331
usb: change to new flag variable
by matt mooney
· 14 years ago
3323b71
USB: gadget: file_storage: reuse definitions from a header file
by Michal Nazarewicz
· 14 years ago
969afff
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
c0109b8
USB: gadget: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
5c836e4
usb gadget: composite: prevent OOPS for non-standard control request
by Roger Quadros
· 14 years ago
5c8db07
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
by Praveena Nadahally
· 14 years ago
92d3489
USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning
by Javier Martinez Canillas
· 14 years ago
a1df4e4
USB: gadget: rndis: fix up coding style issues in the file
by Mihai Donțu
· 14 years ago
eabf0f5
USB: Kconfig: fix typos in USB_FUNCTIONFS* description
by Michael Prokop
· 14 years ago
d808742
USB: g_file_storage: don't generate automatic serial string
by Alan Stern
· 14 years ago
10f4716
USB: langwell: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
0cf7a63
USB: gadget: amd5536udc.c: Remove double test
by Julia Lawall
· 14 years ago
c9bfff9
usb gadget: don't save bind callback in struct usb_configuration
by Uwe Kleine-König
· 14 years ago
07a18bd
usb gadget: don't save bind callback in struct usb_composite_driver
by Michal Nazarewicz
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
e12995e
USB: Revert "USB: gadget: section mismatch warning fixed"
by Michal Nazarewicz
· 14 years ago
a99d8a4
USB: gadget: g_multi: moved strings handling code to composite
by Michal Nazarewicz
· 14 years ago
7c2b61d
USB: gadget: mass_storage: moved strings handling code to composite
by Michal Nazarewicz
· 14 years ago
ad1a810
USB: gadget: composite: Better string override handling
by Michal Nazarewicz
· 14 years ago
fc19de6
USB: gadget: functionfs: code cleanup
by Michal Nazarewicz
· 14 years ago
9cfe745
usb: gadget: mass_storage: optional SCSI WRITE FUA bit
by Michal Nazarewicz
· 14 years ago
452ee0e
usb: gadget: storage: remove nofua file when unbinding
by Michal Nazarewicz
· 14 years ago
ba0534b
USB: gadget: g_ffs: fixed vendor and product ID
by Michal Nazarewicz
· 14 years ago
1c6529e
USB: gadget: g_multi: fixed vendor and product ID
by Michal Nazarewicz
· 14 years ago
37b5801
USB Gadget: Verify VBUS current before setting the device self-powered bit
by Parirajan Muthalagu
· 14 years ago
c6a7678
USB: gadget: dbgp: cleanup: remove unneeded check
by Dan Carpenter
· 14 years ago
912c93d
USB: langwell: USB Client driver memory handling
by JiebingLi
· 14 years ago
3211cbc
USB: langwell: USB Client Remote Wakeup Support
by JiebingLi
· 14 years ago
513b91b
USB: langwell: USB Client PHY low power mode setting
by JiebingLi
· 14 years ago
3eed298
USB: langwell: USB Client Endpoint initialization
by JiebingLi
· 14 years ago
5f81f4b
USB: langwell: USB Client driver code cleanup
by JiebingLi
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
cdbd2b0
BKL: Remove BKL from USB gadgetfs
by Arnd Bergmann
· 14 years ago
037d365
USB: Fix kernel oops with g_ether and Windows
by Maxim Osipov
· 14 years ago
793f03a
USB: rndis: section mismatch fix
by Henrik Kretzschmar
· 14 years ago
0f1312b
USB: s3c-hsotg: Remove DEBUG define
by Maurus Cuelenaere
· 14 years ago
5c5daf5
Revert "drivers/usb: Remove unnecessary return's from void functions" partially
by Jiri Kosina
· 14 years ago
7c81aaf
USB: gadget: Return -ENOMEM on memory allocation failure
by Julia Lawall
· 14 years ago
d187abb
USB: gadget: fix composite kernel-doc warnings
by Randy Dunlap
· 14 years ago
96f2a34
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
by Axel Lin
· 14 years ago
9a88716
USB: uvc_v4l2: cleanup test for end of loop
by Dan Carpenter
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
5670649
USB: gadget: file_storage: serial parameter even if not test mode
by Michal Nazarewicz
· 14 years ago
31ee04d
USB: s3c-hsotg: add support for clock gating
by Marek Szyprowski
· 14 years ago
1eb838d
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
by Marek Szyprowski
· 14 years ago
4d47166
USB: s3c-hsotg: fix compilation problem
by Marek Szyprowski
· 14 years ago
e50bf38
USB: s3c-hsotg: Add support for external USB clock
by Maurus Cuelenaere
· 14 years ago
a33e713
USB: s3c-hsotg: Fix OUT packet request retry
by Ben Dooks
· 14 years ago
b05ca58
USB: s3c-hsotg: Fix the OUT EP0 limit
by Ben Dooks
· 14 years ago
6cd68de
USB: s3c-hsotg: Fix max EP0 IN request length
by Ben Dooks
· 14 years ago
c9a64ea
USB: s3c-hsotg: Check for new request before enqueing new setup
by Ben Dooks
· 14 years ago
03e10e5
USB: s3c-hsotg: Only load packet per fifo write
by Ben Dooks
· 14 years ago
10aebc7
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
by Ben Dooks
· 14 years ago
b3864ce
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
by Ben Dooks
· 14 years ago
e7a9ff5
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
by Ben Dooks
· 14 years ago
679f9b7
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
by Ben Dooks
· 14 years ago
6d091ee
USB: s3c-hsotg: Increase TX fifo limit
by Ben Dooks
· 14 years ago
a93917d
USB: gadget: storage: optional SCSI WRITE FUA bit
by Andy Shevchenko
· 14 years ago
8156d15
usb: gadget: storage: strict coversion of 'ro' parameter
by Andy Shevchenko
· 14 years ago
92eb2a5
USB: gadget: functionfs: stale Makefile entry removed
by Michal Nazarewicz
· 14 years ago
f6c826a
USB: EHCI Debug Port Device Gadget
by stephane duverger
· 14 years ago
fd63b10
USB: gadget: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
925ce68
USB: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
d089326
USB: gadget: storage_common: comments updated
by Michal Nazarewicz
· 14 years ago
1e41394
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
by stephane duverger
· 14 years ago
f8dae53
USB: gadget: g_fs: code cleanup
by Michal Nazarewicz
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
89ba85d
USB: gadget: section mismatch warning fixed
by Michal Nazarewicz
· 14 years ago
8876f5e
USB: gadget: f_mass_storage: added eject callback
by Michal Nazarewicz
· 14 years ago
3f3e12d
USB: gadget: composite: added disconnect callback
by Michal Nazarewicz
· 14 years ago
279cc49
USB: gadget: g_multi: code clean up and refactoring
by Michal Nazarewicz
· 14 years ago
24872052
USB: gadget: f_mass_storage: dead code removed
by Michal Nazarewicz
· 14 years ago
Next »