Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f8800d47bcdf5ae0582ac674657fd939a9105be0
/
drivers
/
usb
/
gadget
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
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
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
e6c661e
usb: gadget: acm_ms: convert to new interface of f_mass_storage
by Andrzej Pietrasiewicz
· 11 years ago
ef0aa4b
usb: gadget: f_mass_storage: add configfs support
by Andrzej Pietrasiewicz
· 11 years ago
864328e
usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'
by Andrzej Pietrasiewicz
· 11 years ago
77850ae
usb: gadget: storage_common: make attribute operations more generic
by Andrzej Pietrasiewicz
· 11 years ago
2412fbf
usb: gadget: mass_storage: convert to new interface of f_mass_storage
by Andrzej Pietrasiewicz
· 11 years ago
e5eaa0d
usb: gadget: f_mass_storage: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 11 years ago
5de862d
usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
23682e3
usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
b27c08c
usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
a891d7a
usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
7063417
usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
6313caa
usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
b24650d
usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init
by Andrzej Pietrasiewicz
· 11 years ago
bd528d4
usb: gadget: f_mass_storage: make sysfs interface optional
by Andrzej Pietrasiewicz
· 11 years ago
8502d66
usb: gadget: f_mass_storage: create _fsg_common_free_buffers
by Andrzej Pietrasiewicz
· 11 years ago
e9edd199
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
by Robert Baldyga
· 11 years ago
dc80757
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
7fc031e
usb: g_ffs: fix compilation warning
by David Cohen
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
cae9160
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
4c015ba
Merge 3.12-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
e81b1a6
usb: g_ffs: fix compilation warning
by David Cohen
· 11 years ago
13613c1
usb: gadget: s3c-hsotg: fix maxpacket size
by Robert Baldyga
· 11 years ago
f8cffc8
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
by Fabio Estevam
· 11 years ago
a023da3
usb: gadget: s3c-hsotg: fix CodingStyle issues
by Pavel Machek
· 11 years ago
bdd78f2
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
4610f19
usb: gadget: f_mass_storage: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 11 years ago
8b903fd
usb: gadget: f_mass_storage: add a level of indirection for luns storage
by Andrzej Pietrasiewicz
· 11 years ago
f3fed36
usb: gadget: f_mass_storage: factor out a header file
by Andrzej Pietrasiewicz
· 11 years ago
6fdc5dd
usb: gadget: create a utility module for mass_storage
by Andrzej Pietrasiewicz
· 11 years ago
092a4bd
usb: gadget: configfs: add a method to unregister the gadget
by Andrzej Pietrasiewicz
· 11 years ago
a346941
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Duan Jiong
· 11 years ago
f51a08d
usb: gadget: mv_u3d_core: fix memory leaks
by Valentin Ilie
· 11 years ago
d1d7e3f
usb: gadget: net2280: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
42ab3d2
usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
1f01863
usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
8820099
usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
36ed03f
usb: gadget: zero: Add flexible auto remote wakeup test method
by Peter Chen
· 11 years ago
Next »