Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8af3994e23b02ef18bde7e5174ef6d902b402677
/
drivers
/
usb
/
gadget
41c8a48
Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
320cd1e
usb: gadget: udc-core: fix incompatibility with dummy-hcd
by Alan Stern
· 13 years ago
83a787a
usb: gadget: udc-core: fix wrong call order
by Felipe Balbi
· 13 years ago
6f6543f
usb gadget: uvc: uvc_request_data::length field must be signed
by Laurent Pinchart
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
15b120d
usb: gadget: dummy: do not call pullup() on udc_stop()
by Felipe Balbi
· 13 years ago
7075602
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
by Nicolas Ferre
· 13 years ago
edffaa0
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
c85dcda
USB: gadget: storage gadgets send wrong error code for unknown commands
by Alan Stern
· 13 years ago
92b0abf
usb: gadget: eliminate NULL pointer dereference (bugfix)
by Andrzej Pietrasiewicz
· 13 years ago
6190c79
usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' routine
by Bhupesh Sharma
· 13 years ago
f135617
usb: gadget: rndis: fix Missing req->context assignment
by Lukasz Majewski
· 13 years ago
8ae8090
usb: gadget: udc-core: fix asymmetric calls in remove_driver
by Kishon Vijay Abraham I
· 13 years ago
8545e60
usb: gadget: FunctionFS: make module init & exit __init & __exit
by Andrzej Pietrasiewicz
· 13 years ago
e2190a9
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
by Andrzej Pietrasiewicz
· 13 years ago
db1d8ba
usb: s3c-hsotg: Fix big buffers transfer in DMA mode
by Anton Tikhomirov
· 13 years ago
70fa030
usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
by Anton Tikhomirov
· 13 years ago
659ad60
usb: s3c-hsotg: Fix maximum patcket size setting for EP0
by Anton Tikhomirov
· 13 years ago
f7a83fe
usb: s3c-hsotg: Fix TX FIFOs allocation
by Anton Tikhomirov
· 13 years ago
f79a60b
usb: fsl_udc_core: prime status stage once data stage has primed
by Peter Chen
· 13 years ago
6d258a4
usb: gadget: udc-core: stop UDC on device-initiated disconnect
by Felipe Balbi
· 13 years ago
e3fa252
Merge 3.2-rc1 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
a2457ee
USB: remove compile warning on gadget/inode.c
by Michael BRIGHT
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
09893ee
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
21dcda6
f_phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
de8856d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
104bb37
gadgetfs: list_for_each_safe() misuse
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
647d558
usb: gadget: f_fs: Remove lock is held before freeing checks
by Andi Kleen
· 13 years ago
d1494a3
USB: at91: Device udc add dt support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
8d06984
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCTIONFS_ETH
by Lothar Waßmann
· 13 years ago
b55dd32
usb: gadget: Kconfig: fix typo for 'different'
by Fabio Baltieri
· 13 years ago
33d2832
USB: gadget: Make g_hid device class conform to spec.
by Orjan Friberg
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
30e9eb1
usb/gadget/pch_udc: Fix compile error
by Tomoya MORINAGA
· 13 years ago
85b4b3c
usb: gadgetfs: return number of bytes on ep0 read request
by Thomas Faber
· 13 years ago
2a5be87
Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()
by Jesper Juhl
· 13 years ago
b1443ac0e
usb: gadget: dummy_hcd: signedness bug in transfer()
by Dan Carpenter
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
6e1d521
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
by Arnd Bergmann
· 13 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
8062d94
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
89d4a17
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6
by Nicolas Ferre
· 13 years ago
775dafd
usb/gadget: use common defines within the storage gadget
by Sebastian Andrzej Siewior
· 13 years ago
7ac4704
usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h
by Sebastian Andrzej Siewior
· 13 years ago
6440093
usb: gadget: goku: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
ae4d793
usb: gadget: net2280: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
af93f2c
usb: gadget: net2272: use generic map/umap routines
by Felipe Balbi
· 13 years ago
05d00fb
usb: gadget: r8a66597: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
220e860
usb: gadget: amd5536: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
ac8a138
usb: gadget: langwell: use generic map/unmap functions
by Felipe Balbi
· 13 years ago
a698908
usb: gadget: add generic map/unmap request utilities
by Felipe Balbi
· 13 years ago
4d8cfec
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
by Arnd Bergmann
· 13 years ago
c15e03e
usb: amd5536udc: Remove old CVS markers
by Cyril Roelandt
· 13 years ago
34af373
usb: amd5536udc: Fix the type of ep_string
by Cyril Roelandt
· 13 years ago
1b8860d
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
by Cyril Roelandt
· 13 years ago
1435db4
usb: amd5536udc: Fix indentation
by Cyril Roelandt
· 13 years ago
5647a14
usb: amd5536udc: Fix coding style issues.
by Cyril Roelandt
· 13 years ago
170b778
usb: amd5536udc: Fix brace coding style issues.
by Cyril Roelandt
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
c5cc5ed
usb: fsl_udc_core: Fix scheduling while atomic dump message
by Peter Chen
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
b551495
ARM: at91/PMC: make register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
a003c18
usb: at91_udc: linux/prefetch.h included twice
by Danny Kukawka
· 13 years ago
4342d64
ARM: at91: make matrix register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
132fcb4
usb: gadget: Add Audio Class 2.0 Driver
by Jassi Brar
· 13 years ago
d747a91
usb: gadget: audio: Move string IDs to audio.c
by Jassi Brar
· 13 years ago
18b5b3b
usb: gadget: Rename audio function to uac1
by Jassi Brar
· 13 years ago
8675381
usb: otg: Rename otg_transceiver to usb_phy
by Heikki Krogerus
· 13 years ago
6fecfb0
usb: gadget: add usb3.0 descriptors to serial gadgets
by Sebastian Andrzej Siewior
· 13 years ago
609ca22
usb: gadget: clean the ep in autoconf before returning it.
by Sebastian Andrzej Siewior
· 13 years ago
637b78e
usb: gadget: pch_udc: Detecting VBUS through GPIO with interrupt
by Tomoya MORINAGA
· 13 years ago
dd63180
usb: gadget: pch_udc: Detecting VBUS through GPIO
by Tomoya MORINAGA
· 13 years ago
20edfbb
usb: gadget: dummy_hcd: fix null-deref free req
by Sebastian Andrzej Siewior
· 13 years ago
3cf0ad0
usb: gadget: dummy_hcd: don't assign ->desc on error case
by Sebastian Andrzej Siewior
· 13 years ago
9918cea
ARM: at91: code removal of CAP9 SoC
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
d11519a
usb: gadget: Add Interface Association Descriptor to ECM
by Praveena Nadahally
· 13 years ago
683da59
usb: gadget: zero: fix bug in loopback autoresume handling
by Timo Juhani Lindfors
· 13 years ago
4b5203f
usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters
by Fabio Estevam
· 13 years ago
c74c930
usb: gadget: check for streams only for SS udcs
by Sebastian Andrzej Siewior
· 13 years ago
118d63f
usb: gadget: fsl_udc: fix the usage of udc->max_ep
by Peter Chen
· 13 years ago
9e878a6
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too
by Paul Zimmerman
· 13 years ago
a850163
usb: gadget: storage: endian fix
by Andiry Xu
· 13 years ago
37fd371
usb: gadget: langwell: don't call gadget's disconnect()
by Alexander Shishkin
· 13 years ago
28bd622
usb: gadget: langwell: drop langwell_otg support
by Alexander Shishkin
· 13 years ago
fcc0bb5
usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EP
by Sebastian Andrzej Siewior
· 13 years ago
54b8360
usb: gadget: update Michal Nazarewicz's email address
by Michal Nazarewicz
· 13 years ago
18f2cba
usb: gadget: dummy_hcd: clean up checkpatch
by Sebastian Andrzej Siewior
· 13 years ago
Next »