Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7a9dd3cb62bed68861befbf176475459bfdc2f1
/
drivers
/
usb
/
gadget
/
function
/
f_phonet.c
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
eaef50c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
by John Youn
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
0736390
usb-gadget/f_phonet: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
101382f
usb: gadget: f_phonet: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
9ec36f7
usb: gadget: function: phonet: balance usb_ep_disable calls
by Felipe Balbi
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5693d28
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
by Alexander Duyck
· 10 years ago
d12a872
usb: gadget: function: Remove redundant usb_free_all_descriptors
by Pavitrakumar Managutte
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
00a2430
usb: gadget: Gadget directory cleanup - group usb functions
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/f_phonet.c]
c3af822
usb: gadget: f_phonet: Fix sparse warning
by Jingoo Han
· 11 years ago
96edc98
usb: gadget: f_phonet: remove unused preprocessor conditional
by Andrzej Pietrasiewicz
· 11 years ago
3b45b2a
usb: gadget: free opts struct on error recovery
by Andrzej Pietrasiewicz
· 11 years ago
8340874
usb: gadget: f_phonet: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
0383070
usb: gadget: f_phonet: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
fcbdf12
usb: gadget: f_phonet: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
0189e63
usb: gadget: phonet: move global dev variable to its user
by Andrzej Pietrasiewicz
· 12 years ago
10287ba
usb: gadget: always update HS/SS descriptors and create a copy of them
by Sebastian Andrzej Siewior
· 12 years ago
d0eca71
usb: gadget: phonet: free requests in pn_bind()'s error path
by Sebastian Andrzej Siewior
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
21dcda6
f_phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
38ff1ed
f_phonet: fix page offset of first received fragment
by Rémi Denis-Courmont
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
bb8070c
usb: gadget: f_phonet: unlock in error case
by Sebastian Andrzej Siewior
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
ea2a1df
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
f5a4532
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
by Rémi Denis-Courmont
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b91cd14
f_phonet: use page-sized rather than MTU-sized RX buffers
by Rémi Denis-Courmont
· 15 years ago
5da63cc
f_phonet: lock-less MTU change
by Rémi Denis-Courmont
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
b61b8af
usb: gadget: f_phonet: fix memory allocation sizes
by Rémi Denis-Courmont
· 16 years ago
c69367f
f_phonet: no need to check for carrier - scheduler does it internally
by Rémi Denis-Courmont
· 16 years ago
fa20259
f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
by Rémi Denis-Courmont
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
ab638e6
phonet: update to net_device_ops
by Stephen Hemminger
· 16 years ago
9732d52
Phonet: USB CDC Phonet function for gadget framework
by Rémi Denis-Courmont
· 16 years ago