Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f991fae5c6d42dfc5029150b05a78cf3f6c18cc9
/
drivers
/
usb
/
gadget
/
f_phonet.c
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
· 14 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 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
· 16 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