Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
380cb19e40e23b407e4da811466c5c509c2abe93
/
drivers
/
usb
/
gadget
c8fa48d
usb: Fix compile error by selecting USB_OTG_UTILS
by Roland Stigge
· 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
273daf2
usb: gadget: u_serial: fix typo which cause build warning
by Bo Shen
· 12 years ago
ad8395e
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
4fa42e8
Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
66e4afc
usb: gadget: pxa25x: fix disconnect reporting
by Felipe Balbi
· 12 years ago
518868c
usb: gadget: fix omap_udc build errors
by Arnd Bergmann
· 12 years ago
43febb2
usb: gadget: composite: fix kernel-doc warnings
by Nishanth Menon
· 12 years ago
29240e2
usb: gadget: u_uac1: NULL dereference on error path
by Dan Carpenter
· 12 years ago
fddedd8
usb: gadget: f_uac1: silence an info leak warning
by Dan Carpenter
· 12 years ago
4ea34de
usb: gadget: s3c2410: fix build breakage
by Felipe Balbi
· 12 years ago
bc530a7
usb: gadget: imx_udc: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
9992a99
usb: gadget: pxa25x: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
7597a49
usb: gadget: s3c2410: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
56aa45a
usb: gadget: make usb functions to load before gadget driver
by Kishon Vijay Abraham I
· 12 years ago
fe2a429
usb: gadget: pxa27x: fix gadget->dev registration
by Felipe Balbi
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
5273afe
drivers/usb: add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
9662ced
usb: gadget: imx_udc: make it depend on BROKEN
by Felipe Balbi
· 12 years ago
4d2079c
drivers/usb/gadget: using strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2f07607
USB: GADGET: optionally force full-speed for net2280 UDC
by Alan Stern
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
cba6c85
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
eeef458
usb: gadget: constify all struct usb_gadget_ops
by Felipe Balbi
· 12 years ago
449d04a
usb: gadget: mv_udc: fix the value of tranceiver
by Chao Xie
· 12 years ago
6a6f05f
usb: gadget: mv_udc: fix the warning of mv_udc_remove
by Chao Xie
· 12 years ago
3517c31
usb: gadget: mv_udc: use devm_xxx for probe
by Chao Xie
· 12 years ago
2d7ebbb
usb: gadget: completely remove ->start/->stop
by Felipe Balbi
· 12 years ago
4991e10
usb: gadget: s3c2410: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
70189a6
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
6166c24
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
1fb3b1c
usb: gadget: pch_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
1bf0cf6
usb: gadget: omap_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
3381fb6
usb: gadget: m66592-udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
eb65796
usb: gadget: fsl_udc_core: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
950b3c1
usb: gadget: goku_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
8de94ff
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
45005f6
usb: gadget: amd5536udc: convert to udc_start/udc_stop
by Felipe Balbi
· 12 years ago
aac16b6
usb: gadget: mv_udc: use udc_start and udc_stop functions
by Chao Xie
· 12 years ago
148e113
usb: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
38b3ad5
usb: gadget: fix two sparse warnings
by Felipe Balbi
· 12 years ago
a1ac29b
usb: gadget: f_uac2: fix compile warning
by Felipe Balbi
· 12 years ago
27a46633
usb: gadget: f_acm: use usb_gstrings_attach()
by Sebastian Andrzej Siewior
· 12 years ago
9bb2859
usb: gadget: composite: introduce usb_gstrings_attach()
by Sebastian Andrzej Siewior
· 12 years ago
2d5a889
usb: gadget: export composite's setup & disconnect function
by Sebastian Andrzej Siewior
· 12 years ago
a592334
usb: gadget: factor out two helper functions from composite_bind()
by Sebastian Andrzej Siewior
· 12 years ago
4c49a5f
usb: gadget: udc-core: introduce UDC binding by name
by Sebastian Andrzej Siewior
· 12 years ago
0062f6e
usb: gadget: add a forward pointer from usb_function to its "instance"
by Sebastian Andrzej Siewior
· 12 years ago
59835ad
usb: gadget: multi: use function framework for ACM
by Sebastian Andrzej Siewior
· 12 years ago
29a6645
usb: gadget: cdc2: use function framework for ACM
by Sebastian Andrzej Siewior
· 12 years ago
5f72bbf
usb: gadget: acm_ms: use function framework for ACM
by Sebastian Andrzej Siewior
· 12 years ago
ff47f59
usb: gadget: f_acm: convert to new function interface with backwards compatibility
by Sebastian Andrzej Siewior
· 12 years ago
19b10a8
usb: gadget: allocate & giveback serial ports instead hard code them
by Sebastian Andrzej Siewior
· 12 years ago
b4735778
usb: gadget: composite: add usb_remove_function()
by Sebastian Andrzej Siewior
· 12 years ago
3249ca2
usb: gadget: u_serial: convert into a module
by Sebastian Andrzej Siewior
· 12 years ago
48177cd
usb: gadget: g_serial: split the three possible functions into three bind functions
by Sebastian Andrzej Siewior
· 12 years ago
05c062c
usb: gadget: f_acm: remove empty function
by Sebastian Andrzej Siewior
· 12 years ago
cf9a08a
usb: gadget: convert source sink and loopback to new function interface
by Sebastian Andrzej Siewior
· 12 years ago
de53c25
usb: gadget: add some infracture to register/unregister functions
by Sebastian Andrzej Siewior
· 12 years ago
78f46f0
usb: gadget: move loopback's config descriptor out of f_loopback
by Sebastian Andrzej Siewior
· 12 years ago
eeae540
usb: gadget: move source sink's config descriptor out of f_sourcesink
by Sebastian Andrzej Siewior
· 12 years ago
544aca3
usb: gadget: provide a wrapper around SourceSink's setup function
by Sebastian Andrzej Siewior
· 12 years ago
32b8666
usb: gadget: remove u32 castings of address passed to readl()
by Sebastian Andrzej Siewior
· 12 years ago
779d516
usb: gadget: composite: don't call driver's unbind() if bind() failed
by Sebastian Andrzej Siewior
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
b2e587d
usb: phy: s3c-hsotg: adding phy driver support
by Praveen Paneri
· 12 years ago
b810075
usb: gadget: FunctionFS: Fix missing braces in parse_opts
by Benoit Goby
· 12 years ago
c2c9caa
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
by Peter Chen
· 12 years ago
f0ea883
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
by Peter Chen
· 12 years ago
ed408f7
Merge 3.9-rc4 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
52f7a82
usb: converto drivers/usb/* to use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
afd2e18
usb: gadget: FunctionFS: Use kstrtoul()
by Michal Nazarewicz
· 12 years ago
cd76213
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
by Sachin Kamat
· 12 years ago
924d253
usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get
by Sachin Kamat
· 12 years ago
d2aec37
USB: gadget: at91_adc: fix pullup pin validity check
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
348409a
usb: gadget: at91_udc: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
32c9cf2
usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink
by Armando Visconti
· 12 years ago
8f900a9
usb: gadget: consider link speed for bMaxPower
by Sebastian Andrzej Siewior
· 12 years ago
98f3a1b
usb: gadget: mass_storage: remove >= 0 check for unsigned type
by Sebastian Andrzej Siewior
· 12 years ago
b642435
usb: gadget: remove unused variable in uac2_pcm_trigger()
by Wei Yongjun
· 12 years ago
2b50800
usb: gadget: f_mass_storage: remove unused operations
by Andrzej Pietrasiewicz
· 12 years ago
8d640ad
usb: gadget: ncm: make global variable ndp*_opts read only
by Sebastian Andrzej Siewior
· 12 years ago
Next »