Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f3a6b86528994027c8241f9666f0fbcf3d3130b
/
drivers
/
usb
/
gadget
d1c0245
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
by Andrzej Pietrasiewicz
· 12 years ago
758b463
usb: gadget: f_mass_storage: fix default product name
by Andrzej Pietrasiewicz
· 12 years ago
b84a8de
usb: gadget: add Faraday fotg210_udc driver
by Yuan-Hsin Chen
· 12 years ago
b3df2fa
usb: gadget: f_rndis: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
4e75e72
usb: gadget: f_rndis: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
76da66d
usb: gadget: rndis: init & exit rndis at module load/unload
by Andrzej Pietrasiewicz
· 12 years ago
9bd4a10
usb: gadget: ether: convert to new interface of f_rndis
by Andrzej Pietrasiewicz
· 12 years ago
f466c63
usb: gadget: f_rndis: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
02832e5
usb: gadget: f_subset: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
74bf963
usb: gadget: f_subset: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
8af5232
usb: gadget: ether: convert to new interface of f_subset
by Andrzej Pietrasiewicz
· 12 years ago
8cedba7
usb: gadget: f_subset: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
cf99e8c
usb: gadget: multi: Remove unused include
by Andrzej Pietrasiewicz
· 12 years ago
17b8097
usb: gadget: f_eem: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
998da49
usb: gadget: f_eem: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
c96022d
usb: gadget: f_eem: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
94b5573
usb: gadget: ether: convert to new interface of f_eem
by Andrzej Pietrasiewicz
· 12 years ago
b29002a
usb: gadget: f_eem: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
9c62ce8
usb: gadget: ether: convert to new interface of f_ecm
by Andrzej Pietrasiewicz
· 12 years ago
bf4277c
usb: gadget: u_ether: allow getting binary-form host address
by Andrzej Pietrasiewicz
· 12 years ago
8340874
usb: gadget: f_phonet: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
b904d08
usb: gadget: nokia: convert to new interface of f_ecm
by Andrzej Pietrasiewicz
· 12 years ago
0383070
usb: gadget: f_phonet: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
83167f1
usb: gadget: nokia: convert to new interface of f_phonet
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
9b2252c
usb: gadget: f_obex: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
3a34344
usb: gadget: nokia: convert to new interface of f_obex
by Andrzej Pietrasiewicz
· 12 years ago
1af877c
usb: gadget: f_obex: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
da92801
usb: gadget: f_ecm: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
06b7259
usb: gadget: f_ecm: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
a38a275
usb: gadget: cdc2: convert to new interface of f_ecm
by Andrzej Pietrasiewicz
· 12 years ago
fee562a
usb: gadget: f_ecm: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
aa83c6a
usb: gadget: add helpers for configfs support for USB Ethernet
by Andrzej Pietrasiewicz
· 12 years ago
e730660
usb: gadget: f_ncm: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
8feffd0
usb: gadget: f_ncm: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 12 years ago
dd67a17
usb: gadget: f_ncm: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
9575bcf
usb: gadget: ncm: convert to new function interface
by Andrzej Pietrasiewicz
· 12 years ago
40d133d
usb: gadget: f_ncm: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
bcd4a1c
usb: gadget: u_ether: construct with default values and add setters/getters
by Andrzej Pietrasiewicz
· 12 years ago
cbbd14a
usb: gadget: rndis: convert into module
by Andrzej Pietrasiewicz
· 12 years ago
f1a1823
usb: gadget: u_ether: convert into module
by Andrzej Pietrasiewicz
· 12 years ago
d68c277
usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
by UCHINO Satoshi
· 12 years ago
eb127cb
USB: gadget: f_uac2: Fix broken prm to uac2 mapping
by Jassi Brar
· 12 years ago
f37d49a
usb: gadget: r8a66597-udc: do not unlock unheld spinlock in r8a66597_sudmac_irq()
by Alexey Khoroshilov
· 12 years ago
a2cc81d
usb: gadget: uvc: Implement videobuf2 .wait_prepare and .wait_finish operations
by Michael Grzeschik
· 12 years ago
dae8ead
usb: gadget: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
e823aa7c
usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2d2428c
usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
dbbafe6
usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization
by Laurent Pinchart
· 12 years ago
b7e2e75
usb: gadget: drop unused USB_GADGET_MUSB_HDRC
by Daniel Mack
· 12 years ago
b990da1
usb: phy: remove CONFIG_USB_OTG_UTILS once more
by Paul Bolle
· 12 years ago
17d966a
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request()
by Jingoo Han
· 12 years ago
2cde393
usb: gadget: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
fea7707
usb: gadget: fix error return code in configfs_composite_bind()
by Wei Yongjun
· 12 years ago
481d304
usb: gadget: dummy_hcd: fix error return code in init()
by Wei Yongjun
· 12 years ago
c366195
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
by Wei Yongjun
· 12 years ago
ef89a1f
usb: gadget: m66592-udc: fix error return code in m66592_probe()
by Wei Yongjun
· 12 years ago
f3423d3
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
by Wei Yongjun
· 12 years ago
48ad20f
usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()
by Wei Yongjun
· 12 years ago
03fc1d8
usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
c0b4e04
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2673976
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a038391
usb: gadget: f_uac2: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a0c6727
usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
e80ad12
usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
fb00d69
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
21c7dee
Add a couple kernel-doc lines to prevent warnings.
by Robert P. J. Day
· 12 years ago
c8c1888
usb: gadget: zero: fix error return code in zero_bind()
by Wei Yongjun
· 12 years ago
0460fef
aio: use cancellation list lazily
by Kent Overstreet
· 12 years ago
4e179bc
aio: move private stuff out of aio.h
by Kent Overstreet
· 12 years ago
a80bf61
gadget: remove only user of aio retry
by Zach Brown
· 12 years ago
962a1ab
gadget: single_open() leaks
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
77cd02c
fsl_udc: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
96c7a22
goku_udc: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
c3c683e
USB: OMAP: ISP1301 needs USB_PHY
by Arnd Bergmann
· 12 years ago
64e98a7
USB: lpc32xx: ISP1301 needs USB_PHY
by Arnd Bergmann
· 12 years ago
0b9b6df
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
abe7a40
usb: gadget: zero: put function instances on unbind
by Andrzej Pietrasiewicz
· 12 years ago
9890e33
usb: gadget: f_sourcesink.c: correct a copy-paste misnomer
by Andrzej Pietrasiewicz
· 12 years ago
8d6f51b
usb: gadget: cdc2: fix error return code in cdc_do_config()
by Wei Yongjun
· 12 years ago
ad46047
usb: gadget: multi: fix error return code in rndis_do_config()
by Wei Yongjun
· 12 years ago
6ee3e8e
usb: gadget: f_obex: fix error return code in obex_bind()
by Wei Yongjun
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
3273097
gadgetfs: don't bother with fops->owner
by Al Viro
· 12 years ago
75bfe23
usb, gadget: use appropriate warning accessors
by David Rientjes
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
9b192de
usb: gadget: nokia: include f_ecm.c
by Felipe Balbi
· 12 years ago
ecfd3f7
usb: gadget: f_obex: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
d141279
usb: gadget: serial: convert to new interface of f_obex
by Andrzej Pietrasiewicz
· 12 years ago
1d8fc25
usb: gadget: f_obex: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
0b6a1e6
usb: gadget: f_serial: add configfs support
by Andrzej Pietrasiewicz
· 12 years ago
9786b45
usb: gadget: f_serial: remove compatibility layer
by Andrzej Pietrasiewicz
· 12 years ago
70cc3c0
usb: gadget: serial: convert to new interface of f_serial
by Andrzej Pietrasiewicz
· 12 years ago
60540ea
usb: gadget: f_serial: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 12 years ago
81f886c
usb: gadget: nokia: remove unused include
by Andrzej Pietrasiewicz
· 12 years ago
4f47a1b
usb: gadget: use consistent naming scheme for usb function modules
by Andrzej Pietrasiewicz
· 12 years ago
88af8bb
usb: gadget: the start of the configfs interface
by Sebastian Andrzej Siewior
· 12 years ago
c4ed4ac
usb: gadget: push tty port allocation from gadget into f_acm
by Sebastian Andrzej Siewior
· 12 years ago
Next »