Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
feff98f5507f98c0422252caec41c3be9e6b6399
/
drivers
/
usb
/
gadget
b990da1
usb: phy: remove CONFIG_USB_OTG_UTILS once more
by Paul Bolle
· 11 years ago
17d966a
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request()
by Jingoo Han
· 11 years ago
2cde393
usb: gadget: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
fea7707
usb: gadget: fix error return code in configfs_composite_bind()
by Wei Yongjun
· 11 years ago
481d304
usb: gadget: dummy_hcd: fix error return code in init()
by Wei Yongjun
· 11 years ago
c366195
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
by Wei Yongjun
· 11 years ago
ef89a1f
usb: gadget: m66592-udc: fix error return code in m66592_probe()
by Wei Yongjun
· 11 years ago
f3423d3
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
by Wei Yongjun
· 11 years ago
48ad20f
usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()
by Wei Yongjun
· 11 years ago
03fc1d8
usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
c0b4e04
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
2673976
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
a038391
usb: gadget: f_uac2: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
a0c6727
usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
e80ad12
usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
fb00d69
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 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
· 11 years ago
4e179bc
aio: move private stuff out of aio.h
by Kent Overstreet
· 11 years ago
a80bf61
gadget: remove only user of aio retry
by Zach Brown
· 11 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
d6a0143
usb: gadget: move the global the_dev variable to their users
by Sebastian Andrzej Siewior
· 12 years ago
1576182
usb: gadget: nokia: use function framework for ACM
by Sebastian Andrzej Siewior
· 12 years ago
50757b2
usb: gadget: pxa27x_udc: fix Section Mismatches
by Felipe Balbi
· 12 years ago
c5dbc22
usb: gadget: udc-core: prevent a memory leak
by Felipe Balbi
· 12 years ago
1cb5e9e
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time
by Yuan-Hsin Chen
· 12 years ago
9770a16
usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall
by Yuan-Hsin Chen
· 12 years ago
2f1d570
usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
by Bhupesh Sharma
· 12 years ago
d692522
usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework
by Bhupesh Sharma
· 12 years ago
65cd3f2
usb: gadget: mv_u3d_core: remove unused clock
by Felipe Balbi
· 12 years ago
1919811
usb: gadget: mv_udc_core: remove unused clock
by Chao Xie
· 12 years ago
c8fa48d
usb: Fix compile error by selecting USB_OTG_UTILS
by Roland Stigge
· 12 years ago
6fbb2f7
usb: gadget: mv_u3d: fix sparse warnings
by Felipe Balbi
· 12 years ago
94a0601
usb: gadget: mv_udc_core: fix sparse warnings
by Felipe Balbi
· 12 years ago
3f8b620
usb: gadget: pch_udc: fix sparse warnings
by Felipe Balbi
· 12 years ago
814cf21
usb: gadget: dummy: fix sparse warning
by Felipe Balbi
· 12 years ago
ad303db
usb: gadget: net2280: fix sparse warnings
by Felipe Balbi
· 12 years ago
6914712
usb: gadget: net2272: fix sparse warnings
by Felipe Balbi
· 12 years ago
60630c2
usb: gadget: mv_u3d: drop ARCH dependency
by Felipe Balbi
· 12 years ago
e6667ef
usb: gadget: mv_u3d: fix sparse warnings
by Felipe Balbi
· 12 years ago
af593da
usb: gadget: mv_u3d: remove outdated selects
by Felipe Balbi
· 12 years ago
a10713a
usb: gadget: mv_u3d: remove unused headers
by Felipe Balbi
· 12 years ago
4895a2e
usb: gadget: mv_u3d: make mv_u3d_pm_ops static
by Jingoo Han
· 12 years ago
d93acbc
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
eda81be
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
by Paul Bolle
· 12 years ago
967baed
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
by Truls Bengtsson
· 12 years ago
3416905
usb: gadget: ffs: fix enable multiple instances
by Andrzej Pietrasiewicz
· 12 years ago
8119b55
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
by Alan Stern
· 12 years ago
511f3c5
usb: gadget: udc-core: fix a regression during gadget driver unbinding
by Alan Stern
· 12 years ago
699412d
usb: gadget: net22xx: fix ->disconnect reporting
by Felipe Balbi
· 12 years ago
f4f5ba5
usb: gadget: s3c-hsotg: fix PHY error handling
by Felipe Balbi
· 12 years ago
4dbb716
usb: gadget: mv_udc_core: fix PHY error handling
by Felipe Balbi
· 12 years ago
a5eaaa1
usb: gadget: uvc: use capped length value
by Dan Carpenter
· 12 years ago
c3ec830
usb: gadget: uvc: Use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
6854bcd
usb: gadget: uvc: Use GFP_ATOMIC under spin lock
by Cyril Roelandt
· 12 years ago
326b0e6
usb: gadget: uvc: Make video streaming buffer size comply with USB3.0 SS
by Bhupesh Sharma
· 12 years ago
41837c3
usb: gadget: uvc: Delay the status stage when setting alternate setting 1
by Bhupesh Sharma
· 12 years ago
43ff05e
usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 failure
by Bhupesh Sharma
· 12 years ago
609a053
usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure
by Bhupesh Sharma
· 12 years ago
0485ec0
usb: gadget: uvc: Configure the streaming endpoint based on the speed
by Laurent Pinchart
· 12 years ago
20777dd
usb: gadget: uvc: Merge the streaming maxpacket and mult parameters
by Laurent Pinchart
· 12 years ago
48eee0b
usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptors
by Laurent Pinchart
· 12 years ago
ee6a4d8
usb: gadget: uvc: Fix coding style issues introduced by SS support
by Laurent Pinchart
· 12 years ago
912ca42
usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZE
by Laurent Pinchart
· 12 years ago
f9e6120
usb: gadget: uvc: clarify comment about string descriptors
by Laurent Pinchart
· 12 years ago
482ef1d
usb: gadget: uvc: remove references to DMA_ADDR_INVALID
by Felipe Balbi
· 12 years ago
853f97b
usb: gadget: net2280: remove unused DMA_ADDR_INVALID
by Felipe Balbi
· 12 years ago
c36cbfc
usb: gadget: net2272: remove unused DMA_ADDR_INVALID
by Felipe Balbi
· 12 years ago
662e946
usb: gadget: atmel: remove unused DMA_ADDR_INVALID
by Felipe Balbi
· 12 years ago
38678f2
usb: gadget: s3c-hsudc: delete outdated comment
by Chen Gang
· 12 years ago
fd89149
usb: phy: remove CONFIG_USB_OTG_UTILS
by Felipe Balbi
· 12 years ago
1d3dbfc
usb: gadget: mv_udc_core: check against CONFIG_USB_PHY
by Felipe Balbi
· 12 years ago
Next »