Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
efe1829b1a8fb7a8e69791141b8c8f6291708863
/
drivers
/
usb
/
gadget
/
function
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
cdafb6d
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
by Andrew Gabbasov
· 7 years ago
24ceb9c
USB: gadget: function: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0f8838a
usb: gadget: f_phonet: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
2d5afd5
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
fdb5e4f
usb: gadget: serial: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
d4acce9
usb: gadget: f_tcm: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
9736390
usb: gadget: make config_item_type structures const
by Bhumika Goyal
· 7 years ago
87e981d
usb: gadget: f_uvc: make uvc_v4l2_fops const
by Bhumika Goyal
· 7 years ago
ff74745
usb: gadget: configfs: Fix memory leak of interface directory data
by Andrew Gabbasov
· 7 years ago
addfc58
usb: gadget: ffs: handle I/O completion in-order
by John Keeping
· 7 years ago
1fbbb78
USB: g_mass_storage: Fix deadlock when driver is unbound
by Alan Stern
· 7 years ago
9ada8c5
usb: gadget: function: printer: avoid spinlock recursion
by Yoshihiro Shimoda
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
05a4a33
gadget/f_mass_storage: stop messing with the address limit
by Christoph Hellwig
· 7 years ago
2ab3c34
usb: gadget: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
0852659
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
by Dmitry Osipenko
· 7 years ago
daa35bd
usb: gadget: serial: fix oops when data rx'd after close
by Stephen Warren
· 7 years ago
cdff9f8
usb: gadget: f_fs: Pass along set_halt errors.
by Jerry Zhang
· 7 years ago
73517cf
usb: gadget: add RNDIS configfs options for class/subclass/protocol
by David Lechner
· 7 years ago
2d19cdc
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
by Jerry Zhang
· 7 years ago
24cf345
usb: gadget: f_midi: add super speed support
by Badhri Jagan Sridharan
· 7 years ago
c054290
usb: gadget: f_midi: constify snd_rawmidi_ops structures
by Julia Lawall
· 7 years ago
b3c4ec7
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
by Abdulhadi Mohamed
· 7 years ago
b765ff1
usb: gadget: f_uac2: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
14e1d56
usb: gadget: f_uac2: endianness fixes.
by Ruslan Bilovol
· 8 years ago
42370b8
usb: gadget: f_uac1: endianness fixes.
by Ruslan Bilovol
· 8 years ago
bee9186
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
by Axel Lin
· 8 years ago
920f2ec
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
818a23e
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
24040a5
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 8 years ago
0591bc2
usb: gadget: add f_uac1 variant based on a new u_audio api
by Ruslan Bilovol
· 8 years ago
d355339
usb: gadget: function: make current f_uac1 implementation legacy
by Ruslan Bilovol
· 8 years ago
eb9fecb
usb: gadget: f_uac2: split out audio core
by Ruslan Bilovol
· 8 years ago
7158b57
usb: gadget: f_uac2: remove platform driver/device creation
by Ruslan Bilovol
· 8 years ago
1fc4926
usb: gadget: function: f_uac1: implement get_alt()
by Ruslan Bilovol
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
4c7aba4
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
66b5542
usb: gadget: u_uac1: Kill set_fs() usage
by Takashi Iwai
· 8 years ago
dc9217b
usb: gadget: f_mass_storage: Serialize wake and sleep execution
by Thinh Nguyen
· 8 years ago
e16828c
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
by Jerry Zhang
· 8 years ago
222155d
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
by Jerry Zhang
· 8 years ago
0db56e4
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
by Sekhar Nori
· 8 years ago
b7f7385
usb: gadget: f_fs: avoid out of bounds access on comp_desc
by William Wu
· 8 years ago
844cf8a
usb: gadget: gserial: check if console kthread exists
by Bogdan Mirea
· 8 years ago
225785a
USB: f_mass_storage: improve memory barriers and synchronization
by Alan Stern
· 8 years ago
78db441
USB: f_mass_storage: improve async notification handling
by Alan Stern
· 8 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
025def9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
ba7756d
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
ea920bb
usb: gadget: f_fs: simplify ffs_dev name handling
by Michal Nazarewicz
· 8 years ago
387f869
usb: gadget: u_ether: conditionally align transfer size
by Felipe Balbi
· 8 years ago
fea14e6
usb: gadget: u_ether: use better list accessors
by Felipe Balbi
· 8 years ago
c8cd751
usb: gadget: uvc: Missing files for configfs interface
by Petr Cvek
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
afea03f
usb: gadget: Correct usb EP argument for BOT status request
by Manish Narani
· 8 years ago
e47ff59
Merge 4.11-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
25cd972
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
by Krzysztof Opasiak
· 8 years ago
16bb05d
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
by Roger Quadros
· 8 years ago
09424c5
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
by Roger Quadros
· 8 years ago
74098c4
usb: gadget: acm: fix endianness in notifications
by Oliver Neukum
· 8 years ago
4393861
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
3ba534d
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
by Janusz Dziedzic
· 8 years ago
eb38d913
Revert "usb: gadget: uvc: Add missing call for additional setup data"
by Roger Quadros
· 8 years ago
2bfa071
usb: gadget: function: f_fs: pass companion descriptor along
by Felipe Balbi
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8ff546b
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7bddba7
Merge 4.10-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
bc46e23
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
83e526f
usb: gadget: f_fs: Assorted buffer overflow checks.
by Vincent Pelletier
· 8 years ago
749494b6
usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
by Krzysztof Opasiak
· 8 years ago
41dc9ac
usb: gadget: f_fs: Accept up to 30 endpoints.
by Vincent Pelletier
· 8 years ago
f199a80
usb: gadger: f_fs: Do not copy past descriptor end.
by Vincent Pelletier
· 8 years ago
e92b9d4
usb: gadget: uac2: add req_number as parameter
by Peter Chen
· 8 years ago
33e4c1a
usb: gadget: f_hid: Use spinlock instead of mutex
by Krzysztof Opasiak
· 8 years ago
aa65d11
usb: gadget: f_hid: fix: Prevent accessing released memory
by Krzysztof Opasiak
· 8 years ago
20d2ca9
usb: gadget: f_hid: fix: Free out requests
by Krzysztof Opasiak
· 8 years ago
88f950a
usb: gadget: f_uac2: improve error handling
by Peter Chen
· 8 years ago
fdc01cc
usb: gadget: printer: Remove pnp_string static buffer
by Krzysztof Opasiak
· 8 years ago
00b6c62
usb: gadget: ether: Add \n to each attribute of ethernet functions
by Krzysztof Opasiak
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
08f3714
usb: gadget: f_fs: Fix iterations on endpoints.
by Vincent Pelletier
· 8 years ago
43aef5c
usb: gadget: Fix copy/pasted error message
by David Lechner
· 8 years ago
b3ce3ce
usb: gadget: f_fs: Fix possibe deadlock
by Baolin Wang
· 8 years ago
354bc45
usb: gadget: f_fs: Fix ExtCompat descriptor validation
by Vincent Pelletier
· 8 years ago
96a420d2d3
usb: gadget: f_fs: Document eventfd effect on descriptor format.
by Vincent Pelletier
· 8 years ago
Next »