Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
49e1f91cd581acec0ef30ac2860fcdd5e51a6d05
/
drivers
/
usb
/
gadget
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
d85b277
usb: gadget: remove unused variable in gr_queue_int()
by Wei Yongjun
· 11 years ago
62e3986
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
by Wei Yongjun
· 11 years ago
509633c
Merge tag 'v3.13-rc4' into next/cleanup
by Olof Johansson
· 11 years ago
4685d02
usb: gadget: at91_udc: fix build warning
by Felipe Balbi
· 11 years ago
27e9dcc
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
by Andreas Larsson
· 11 years ago
f7e504c
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
by Matt Porter
· 11 years ago
7408484
usb: gadget: s3c-hsotg: enable generic phy support
by Matt Porter
· 11 years ago
0d33d82
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
by Matt Porter
· 11 years ago
29026e0
usb: gadget: s3c-hsotg: enable build for other platforms
by Matt Porter
· 11 years ago
5b02284
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
by Greg Kroah-Hartman
· 11 years ago
56b1b90
usb: gadget: should use u16 type variable to store MaxPower
by Du, ChangbinX
· 11 years ago
0009e99
usb: gadget: configfs: include appropriate header file in configfs.c
by Rashika Kheria
· 11 years ago
c139e14
Merge tag 'v3.13-rc4' into next
by Felipe Balbi
· 11 years ago
4a5ee77
usb: gadget: f_sourcesink: Fix sparse warning
by Jingoo Han
· 11 years ago
b3d589f
usb: gadget: f_serial: Fix sparse warning
by Jingoo Han
· 11 years ago
c3af822
usb: gadget: f_phonet: Fix sparse warning
by Jingoo Han
· 11 years ago
9272fe5
usb: gadget: f_obex: Fix sparse warning
by Jingoo Han
· 11 years ago
36a6112
usb: gadget: f_ncm: Fix sparse warning
by Jingoo Han
· 11 years ago
6195174
usb: gadget: f_mass_storage: Fix sparse warning
by Jingoo Han
· 11 years ago
8002418
usb: gadget: f_loopback: Fix sparse warning
by Jingoo Han
· 11 years ago
5056ee8
usb: gadget: atmel_usba: Fix sparse warning
by Jingoo Han
· 11 years ago
40a8fb2
usb: gadget: atmel_usba: Use devm_*() functions
by Jingoo Han
· 11 years ago
45ab460
usb: gadget: nokia: fix error recovery path for optional functions
by Andrzej Pietrasiewicz
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
f8800d4
usb: gadget: f_fs: fix sparse warning
by Felipe Balbi
· 11 years ago
b658499
usb: gadget: FunctionFS: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
3d8d72a
usb: gadget: FunctionFS: Remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
6f823cd
usb: gadget: g_ffs: convert to new interface of f_fs
by Andrzej Pietrasiewicz
· 11 years ago
5920cda
usb: gadget: FunctionFS: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 11 years ago
4b187fc
usb: gadget: FunctionFS: add devices management code
by Andrzej Pietrasiewicz
· 11 years ago
e72c39c
usb: gadget: FunctionFS: create utility file
by Andrzej Pietrasiewicz
· 11 years ago
e6f3862
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
by Andrzej Pietrasiewicz
· 11 years ago
9c2b85f
usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko
by Andrzej Pietrasiewicz
· 11 years ago
31f89db
usb: gadget: f_rndis: remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
6e257b1
usb: gadget: g_ffs: convert to new interface of f_rndis
by Andrzej Pietrasiewicz
· 11 years ago
05de3fe
usb: gadget: f_subset: remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
85aec59
usb: gadget: g_ffs: convert to new interface of f_subset
by Andrzej Pietrasiewicz
· 11 years ago
f1a2ca2
usb: gadget: f_ecm: remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
f212ad4
usb: gadget: g_ffs: convert to new interface of f_ecm
by Andrzej Pietrasiewicz
· 11 years ago
1ec8f00
usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable
by Andrzej Pietrasiewicz
· 11 years ago
1933861
usb: gadget: configfs: allow setting function instance's name
by Andrzej Pietrasiewicz
· 11 years ago
b963a81
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
by Robert Baldyga
· 11 years ago
295538f
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
by Robert Baldyga
· 11 years ago
219580e
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
by Michal Nazarewicz
· 11 years ago
7fa6803
usb: gadget: f_fs: remove loop from I/O function
by Michal Nazarewicz
· 11 years ago
9510ecee6
usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
ea25c37
usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
25d8015
usb: gadget: f_sourcesink: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
c0501f4
usb: gadget: f_loopback: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
1efd54e
usb: gadget: factor out alloc_ep_req
by Andrzej Pietrasiewicz
· 11 years ago
a01091e
usb: gadget: composite: redirect setup requests
by Andrzej Pietrasiewicz
· 11 years ago
574f24f
usb: gadget: update some out of date comments
by Dan Carpenter
· 11 years ago
7de7174
usb: gadget: remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
4fbc556
usb: gadget: goku: remove unused argument
by Michal Nazarewicz
· 11 years ago
c3505f0
usb: gadget: epautoconf: switch over to usb_endpoint_type()
by Felipe Balbi
· 11 years ago
989c78d
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
2cf93be
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
by George Cherian
· 11 years ago
3f79265
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
by Felipe Balbi
· 11 years ago
63b12e3
usb: gadget: ffs: fix sparse warning
by Felipe Balbi
· 11 years ago
d07a590
usb: gadget: zero: module parameters can be static
by Fengguang Wu
· 11 years ago
f91d2f4
usb: gadget: storage: fix sparse warning
by Felipe Balbi
· 11 years ago
655403c
usb: gadget: mass storage: fix return of delayed status
by Pratyush Anand
· 11 years ago
bc912b0
usb: gadget: f_mass_storage: fix mass storage dependency
by Andrzej Pietrasiewicz
· 11 years ago
2bac51a
usb: gadget: composite: reset delayed_status on reset_config
by Michael Grzeschik
· 11 years ago
b144e4a
usb: gadget: fix pxa25x compilation problems
by Linus Walleij
· 11 years ago
d18f7116
usb: gadget: s3c-hsotg: fix disconnect handling
by Robert Baldyga
· 11 years ago
93f599f
usb: gadget: s3c-hsotg: fix spinlock locking
by Robert Baldyga
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
22d9d8e
DMA-API: usb: use dma_set_coherent_mask()
by Russell King
· 12 years ago
a1924d8
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
by Andrzej Pietrasiewicz
· 11 years ago
5328f35
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
5bb7289
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
by Andrzej Pietrasiewicz
· 11 years ago
d80e224d
target: Remove TF_CIT_TMPL macro
by Andy Grover
· 11 years ago
811f330
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
by Robert Baldyga
· 11 years ago
8acc829
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
by Robert Baldyga
· 11 years ago
bd9ef7b
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
by Robert Baldyga
· 11 years ago
a18ed7b
usb: gadget: s3c-hsotg: fix "halted" property updating
by Robert Baldyga
· 11 years ago
7e80465
usb: gadget: s3c-hsotg: add DAINT masking
by Robert Baldyga
· 11 years ago
afcf416
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
by Robert Baldyga
· 11 years ago
5cb2ff0
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode
by Robert Baldyga
· 11 years ago
ab93e01
usb: gadget: s3c-hsotg: fix "protocol stall" handling
by Robert Baldyga
· 11 years ago
b879863
usb: gadget: storage_common: pass filesem to fsg_store_cdrom
by Andrzej Pietrasiewicz
· 11 years ago
81a1d5e
usb: gadget: storage_common: use strtobool instead of kstrtouint
by Andrzej Pietrasiewicz
· 11 years ago
2b84f92
usb: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
cd10869
usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig
by Andreas Larsson
· 11 years ago
7eb581d
usb: gadget: s3c-hsotg: remove unused label
by Robert Baldyga
· 11 years ago
4fca54a
usb: gadget: s3c-hsotg: add multi count support
by Robert Baldyga
· 11 years ago
1479e84
usb: gadget: s3c-hsotg: add isochronous transfers support
by Robert Baldyga
· 11 years ago
8254bac
usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module
by Andrzej Pietrasiewicz
· 11 years ago
7a93d04
usb: gadget: f_mass_storage: remove compatibility layer
by Andrzej Pietrasiewicz
· 11 years ago
1bcce93
usb: gadget: multi: convert to new interface of f_mass_storage
by Andrzej Pietrasiewicz
· 11 years ago
4d1a8f6
usb: gadget: multi: convert to new interface of f_rndis
by Andrzej Pietrasiewicz
· 11 years ago
7388901
usb: gadget: multi: convert to new interface of f_ecm
by Andrzej Pietrasiewicz
· 11 years ago
Next »