Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
02f0d3f758ab456c50199b723a53f2443fa4f684
/
drivers
/
usb
/
gadget
/
function
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
b140dfe
usb: gadget: gserial: Privatize close_wait
by Peter Hurley
· 9 years ago
91c42b0
usb: gadget: loopback: Fix looping back logic implementation
by Krzysztof Opasiak
· 9 years ago
3e9d992
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
by Krzysztof Opasiak
· 9 years ago
897ee0e
usb: gadget: f_sourcesink: fix function params handling
by Robert Baldyga
· 9 years ago
fa50bff
usb: gadget: SourceSink: Fix show methods for attributes
by Krzysztof Opasiak
· 9 years ago
902d03c
usb: gadget: loopback: Fix show methods for attributes
by Krzysztof Opasiak
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
18411c0
usb: gadget: u_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6e4bfc5
usb: gadget: u_ether: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
d62bf8c
usb: gadget: f_uvc: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
887d820
usb: gadget: f_uac2: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6ae6e1a
usb: gadget: f_uac1: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
bb38c18
usb: gadget: f_subset: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
dbd2bad
usb: gadget: f_sourcesink: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
885d22e
usb: gadget: f_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
bbc474f
usb: gadget: f_rndis: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
ce21a98
usb: gadget: f_printer: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
101382f
usb: gadget: f_phonet: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
d277e1a
usb: gadget: f_obex: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6b4012a
usb: gadget: f_ncm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
ce72395
usb: gadget: f_midi: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
1cecd54
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
0523ca4
usb: gadget: f_loopback: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
2516a68
usb: gadget: f_hid: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
34422a5
usb: gadget: f_eem: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
4aab757
usb: gadget: f_acm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
92fbfc3
usb: gadget: f_ecm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
35bfde3
usb: gadget: f_ncm: obtain cdev from function instead of driver_data
by Robert Baldyga
· 9 years ago
0468390
usb: gadget: f_sourcesink: format data pattern according to max packet size
by Peter Chen
· 10 years ago
bba787a
usb: gadget: ether: Allow jumbo frames
by Mike Looijmans
· 10 years ago
f35fe4b
usb: gadget: f_midi: check for error on usb_ep_queue
by Felipe F. Tonello
· 9 years ago
2e6c72b
usb: gadget: mass_storage: allow for deeper queue lengths
by Felipe Balbi
· 9 years ago
a3fbedf
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
4a1e921
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
by Felipe Balbi
· 10 years ago
adab433
usb: gadget: remove gadget_chips.h
by Robert Baldyga
· 10 years ago
0f4315a
usb: gadget: f_uac2: fix build warning
by Felipe Balbi
· 10 years ago
a24b071
usb: gadget: f_printer: fix deadlock caused by nested spinlock
by Fupan Li
· 10 years ago
dd02ea5
usb: gadget: mass_storage: Use static array for luns
by Krzysztof Opasiak
· 10 years ago
5542f58
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
by Krzysztof Opasiak
· 10 years ago
4ef7a4a
usb: gadget: midi: avoid redundant f_midi_set_alt() call
by Robert Baldyga
· 10 years ago
55d8112
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
by Robert Baldyga
· 10 years ago
913e4a9
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
by Peter Chen
· 10 years ago
8078f31
usb: gadget: f_mass_storage: stop thread in bind failure case
by Sanjay Singh Rawat
· 10 years ago
736d093
usb: gadget: apply generic altsetting support check mechanism
by Robert Baldyga
· 10 years ago
7a896d4
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
by Robert Baldyga
· 10 years ago
a4cc421
usb: gadget: f_mass_storage: check quirk instead of UDC name
by Robert Baldyga
· 10 years ago
4cfbd95
usb: gadget: f_obex: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
f277bf2
usb: gadget: f_uvc: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
75ddead
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
by Krzysztof Opasiak
· 10 years ago
bab7a1f
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
by Krzysztof Opasiak
· 10 years ago
903588a
usb: gadget: mass_storage: Free buffers if create lun fails
by Krzysztof Opasiak
· 10 years ago
d3c1ac4
usb: gadget: SourceSink: Remove out-of-date comment
by Krzysztof Opasiak
· 10 years ago
e425be9
usb: gadget: loopback: Remove out-of-date comment
by Krzysztof Opasiak
· 10 years ago
4248bd7
usb: gadget: f_printer: actually limit the number of instances
by Andrzej Pietrasiewicz
· 10 years ago
774cf72
usb: gadget: f_hid: actually limit the number of instances
by Andrzej Pietrasiewicz
· 10 years ago
c41b776
usb: gadget: f_uac2: fix calculation of uac2->p_interval
by Peter Chen
· 10 years ago
b2e2c94
usb: gadget: f_midi: fix error recovery path
by Andrzej Pietrasiewicz
· 10 years ago
4088acf
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
by Rui Miguel Silva
· 10 years ago
8515bac
usb: f_mass_storage: limit number of reported LUNs
by Michal Nazarewicz
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9bf39ab
vfs: add file_path() helper
by Miklos Szeredi
· 10 years ago
19915e6
Merge 4.1-rc7 into usb-next
by Greg Kroah-Hartman
· 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
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
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
a25a23c
usb: gadget: f_midi: fix segfault when reading empty id
by Pawel Szewczyk
· 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
87841c8
usb: gadget: uvc: remove unused including <linux/version.h>
by Wei Yongjun
· 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
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
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
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
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
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
f4e4f8d
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
by Robert Baldyga
· 10 years ago
fddc26f
usb: gadget: f_mass_storage: use defined constant instead of numeric value
by Tal Shorer
· 10 years ago
Next »