Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef3a315d4ca179fd0b56597e695cd262a8b559b7
/
drivers
/
usb
/
gadget
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 10 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
7ad34a9
target: target_core_configfs.h is not needed in fabric drivers
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 10 years ago
e1750d2
target: make the tpg_get_default_depth method optional
by Christoph Hellwig
· 10 years ago
a3b679e
tcm_usb: remove struct usbg_nacl
by Christoph Hellwig
· 10 years ago
94a715e
usb: gadget: atmel: fix build warnings
by Felipe Balbi
· 10 years ago
7a64c72
usb: gadget: atmel: fix build warning
by Felipe Balbi
· 10 years ago
11bece5
usb: gadget: net2280: fix pullup handling
by Mian Yousaf Kaukab
· 10 years ago
971fe65
usb: gadget: net2280: physically disable endpoint on disable operation
by Mian Yousaf Kaukab
· 10 years ago
e9ab4d0
usb: gadget: autoconf: net2280: match hardware and usb ep address
by Mian Yousaf Kaukab
· 10 years ago
c65c4f0
usb: gadget: net2280: fix use of GPEP in both directions
by Mian Yousaf Kaukab
· 10 years ago
a09e23f
usb: gadget: net2280: check interrupts for all endpoints
by Mian Yousaf Kaukab
· 10 years ago
463e104
usb: gadget: net2280: set all byte enables on start
by Mian Yousaf Kaukab
· 10 years ago
ea86507
usb: gadget: net2280: don't set ep_cfg.direction bit
by Mian Yousaf Kaukab
· 10 years ago
3fc0a7c
usb: gadget: net2280: unconditionally reset dma in usb_reset
by Mian Yousaf Kaukab
· 10 years ago
e6ac4bb
usb: gadget: net2280: reset sequence number on ep enable
by Mian Yousaf Kaukab
· 10 years ago
25d40ee
usb: gadget: net2280: fix ep_cfg for defect7374
by Mian Yousaf Kaukab
· 10 years ago
f14e9ad
usb: gadget: f_fs: add extra check before unregister_gadget_item
by Rui Miguel Silva
· 10 years ago
342f39a
usb: gadget: f_fs: fix check in read operation
by Rui Miguel Silva
· 10 years ago
ca4de53
usb: gadget: f_uac1: check return code from config_ep_by_speed
by Michael Trimarchi
· 10 years ago
49a79d8
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
by Krzysztof Opasiak
· 10 years ago
c41b33c
usb: gadget: g_ffs: Fix counting of missing_functions
by Krzysztof Opasiak
· 10 years ago
10f0958
usb: s3c2410_udc: correct reversed pullup logic
by Sergiy Kibrik
· 10 years ago
81dff86
usb: gadget: rndis: use signed type for a signed value
by Andrzej Pietrasiewicz
· 10 years ago
c0d96af
usb: gadget: rndis: don't duplicate the "i" variable
by Andrzej Pietrasiewicz
· 10 years ago
868055f
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
by Andrzej Pietrasiewicz
· 10 years ago
909eacd
Merge 4.1-rc4 into usb-next
by Greg Kroah-Hartman
· 10 years ago
a25a23c
usb: gadget: f_midi: fix segfault when reading empty id
by Pawel Szewczyk
· 10 years ago
1ee7eea
USB: inode.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
d6d2292
usb: gadget: rndis: remove the limit of available rndis connections
by Andrzej Pietrasiewicz
· 10 years ago
6122b15
usb: gadget: rndis: style correction
by Andrzej Pietrasiewicz
· 10 years ago
83210e5
usb: gadget: rndis: use rndis_params instead of configNr
by Andrzej Pietrasiewicz
· 10 years ago
d74c23d
usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
by Joe Perches
· 10 years ago
87841c8
usb: gadget: uvc: remove unused including <linux/version.h>
by Wei Yongjun
· 10 years ago
c94e289
usb: gadget: remove incorrect __init/__exit annotations
by Arnd Bergmann
· 10 years ago
3e9d3d2
usb: gadget: serial: fix re-ordering of tx data
by Philip Oberstaller
· 10 years ago
f286d48
usb: gadget: hid: Fix static variable usage
by Krzysztof Opasiak
· 10 years ago
903124f
usb: gadget: configfs: Fix interfaces array NULL-termination
by Krzysztof Opasiak
· 10 years ago
49bce15
usb: gadget: xilinx: fix devm_ioremap_resource() check
by Vladimir Zapolskiy
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c666872
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
64131a8
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
fa92789
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
2569ffd
dummy_hcd: use USB_DT[_SS]_HUB
by Sergei Shtylyov
· 10 years ago
dbe98b3
[media] gadget/uvc: embed video_device
by Hans Verkuil
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
1c41a95
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
f4b4976
usb: gadget: f_printer: fix dependencies
by Andrzej Pietrasiewicz
· 10 years ago
cd0e075
Merge 4.0-rc5 into usb-next
by Greg Kroah-Hartman
· 10 years ago
cedd5f6
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
e477f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
2f450cc
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
by Bart Van Assche
· 10 years ago
a3dd3bef
usb: gadget: atmel_usba: use endian agnostic IO on ARM
by Ben Dooks
· 10 years ago
3463d79
usb: gadget: constify of_device_id array
by Fabian Frederick
· 10 years ago
557f358
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
by Joe Perches
· 10 years ago
628ef0d
usb: udc: add usb_udc_vbus_handler
by Peter Chen
· 10 years ago
dfea9c9
usb: udc: store usb_udc pointer in struct usb_gadget
by Peter Chen
· 10 years ago
f1f0b57
usb: gadget: constify of_device_id array
by Fabian Frederick
· 10 years ago
c7b364f
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
by Takashi Iwai
· 10 years ago
f788baa
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
04b2fa9
fs: split generic and aio kiocb
by Christoph Hellwig
· 10 years ago
fbdecad
usb: gadget: f_printer: use non-zero flag for bitwise and
by Andrzej Pietrasiewicz
· 10 years ago
2bb2077
usb: gadget: printer: use after free in gprinter_alloc_inst()
by Dan Carpenter
· 10 years ago
fdb51e3
usb: gadget: printer: delete some dead code
by Dan Carpenter
· 10 years ago
16d9efa
usb: gadget: serial: %pf is only for function pointers
by Scott Wood
· 10 years ago
005a643
usb: gadget: lpc32xxx_udc: Fix NULL dereference
by Peter Chen
· 10 years ago
f4e4f8d
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
by Robert Baldyga
· 10 years ago
fa84acf
usb: gadget: dummy-hcd: Remove utf8 from format string
by Rasmus Villemoes
· 10 years ago
112bf24
usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support
by Sylvain Rochet
· 10 years ago
a64ef71
usb: gadget: atmel_usba_udc: condition clocks to vbus state
by Sylvain Rochet
· 10 years ago
bb0a203
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
by Sylvain Rochet
· 10 years ago
227ab58
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
by Sylvain Rochet
· 10 years ago
fddc26f
usb: gadget: f_mass_storage: use defined constant instead of numeric value
by Tal Shorer
· 10 years ago
06ed0de
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
by Masanari Iida
· 10 years ago
2c24780
Revert "usb: gadget: zero: Add support for interrupt EP"
by Felipe Balbi
· 10 years ago
ee1cd51
usb: gadget: printer: add configfs support
by Andrzej Pietrasiewicz
· 10 years ago
a2a8e48
usb: gadget: printer: use module_usb_composite_driver helper macro
by Andrzej Pietrasiewicz
· 10 years ago
d85dc48
usb: gadget: f_printer: remove compatibility layer
by Andrzej Pietrasiewicz
· 10 years ago
69504f8
usb: gadget: printer: convert to new interface of f_printer
by Andrzej Pietrasiewicz
· 10 years ago
b26394b
usb: gadget: f_printer: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 10 years ago
b185f01
usb: gadget: printer: factor out f_printer
by Andrzej Pietrasiewicz
· 10 years ago
6dd8c2e
usb: gadget: printer: allocate printer_dev instances dynamically
by Andrzej Pietrasiewicz
· 10 years ago
Next »