Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aaff1bea16bb7f259a263c3ae4633d092e2da799
/
drivers
/
usb
/
gadget
9c1958f
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
fb810cb
Merge tag 'v4.7-rc6' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
44963d6
usb: gadget: f_fs: check for allocation failure
by Dan Carpenter
· 9 years ago
1d23d16
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
by Iago Abal
· 9 years ago
4320280
usb: Use (foo *) instead of (foo*).
by Sandhya Bankar
· 9 years ago
9353afb
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
by Michal Nazarewicz
· 9 years ago
c662a31
usb: gadget: f_fs: printk error when excess data is dropped on read
by Michal Nazarewicz
· 9 years ago
f7d74de
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
by Colin Ian King
· 9 years ago
bd8dc73
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
906ae52
usb: gadget: r8a66597: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
d58fcf8
usb: gadget: m66592: fix unused-but-set-variable warnings
by Michal Nazarewicz
· 9 years ago
872ce51
usb: gadget: fix unused-but-set-variale warnings
by Michal Nazarewicz
· 9 years ago
882bd9f
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
by Alexandre Belloni
· 9 years ago
b89e5f1
usb: pxa27x_udc: remove unused function argument
by Arnd Bergmann
· 9 years ago
5e42d71
usb: gadget: add tracepoints to the gadget API
by Felipe Balbi
· 9 years ago
5a8d651
usb: gadget: move gadget API functions to udc-core
by Felipe Balbi
· 9 years ago
5185c913
usb: gadget: net2280: add USB2380 support
by Tim Harvey
· 9 years ago
d8877fc
usb: gadget: storage: increase maximum storage num buffers
by Felipe Balbi
· 9 years ago
fe5a6c4
usb: gadget: storage: get rid of fsg_num_buffers_validate()
by Felipe Balbi
· 9 years ago
7e14f47a
usb: gadget: composite: don't queue OS desc req if length is invalid
by William Wu
· 9 years ago
c6010c8
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
by Jim Lin
· 9 years ago
e877b72
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
by Heinrich Schuchardt
· 9 years ago
ffeee83
usb: gadget: avoid exposing kernel stack
by Heinrich Schuchardt
· 9 years ago
5364239
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
by Jim Lin
· 9 years ago
cc50dc2
usb: gadget: storage-common: Fix old comment about qualifier descriptor
by Krzysztof Opasiak
· 9 years ago
d4529f9
usb: gadget: uac2: Drop unused device qualifier descriptor
by Krzysztof Opasiak
· 9 years ago
e5a8916
usb: gadget: printer: Drop unused device qualifier descriptor
by Krzysztof Opasiak
· 9 years ago
d246dcb
usb: gadget: fix spinlock dead lock in gadgetfs
by Bin Liu
· 9 years ago
0015f91
usb: f_fs: off by one bug in _ffs_func_bind()
by Dan Carpenter
· 9 years ago
f1bddbb
usb: gadget: Fix binding to UDC via configfs interface
by Krzysztof Opasiak
· 9 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
36ec2dd
target: make close_session optional
by Christoph Hellwig
· 9 years ago
22d1175
target: make ->shutdown_session optional
by Christoph Hellwig
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
ce15bda
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
0878263
usb: gadget: composite: avoid kernel oops with bad gadgets
by Felipe Balbi
· 9 years ago
38740a5
usb: gadget: f_fs: Fix use-after-free
by Lars-Peter Clausen
· 9 years ago
097aa19
usb: gadget: pch_udc: don't free devm allocated memory
by Felipe Balbi
· 9 years ago
f78bbca
usb: f_mass_storage: test whether thread is running before starting another
by Michal Nazarewicz
· 9 years ago
332a5b4
usb: gadget: f_fs: Fix EFAULT generation for async read operations
by Lars-Peter Clausen
· 9 years ago
9bc0789
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
by Denys Vlasenko
· 9 years ago
679ca39
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
by Yoshihiro Shimoda
· 9 years ago
5096c4d
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
by Yoshihiro Shimoda
· 9 years ago
e4875bd
usb: gadget: pch_udc: sort IDs
by Andy Shevchenko
· 9 years ago
6b96873
usb: gadged: pch_udc: get rid of redundant assignments
by Andy Shevchenko
· 9 years ago
c7b640d
usb: gadget: pch_udc: enable MSI if hardware supports
by Andy Shevchenko
· 9 years ago
969733f
usb: gadget: pch_udc: convert to devres API
by Andy Shevchenko
· 9 years ago
5e3bd45
usb: gadged: pch_udc: PCI core handles power state for us
by Andy Shevchenko
· 9 years ago
badf6d4
usb: common: rework CONFIG_USB_COMMON logic
by Arnd Bergmann
· 9 years ago
138b863
usb: gadget: composite: Clear reserved fields of SSP Dev Cap
by John Youn
· 9 years ago
46cdd19
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
by Felipe Balbi
· 9 years ago
ffb927d
Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
79171e9
usb: gadget: udc-core: remove manual dma configuration
by Grygorii Strashko
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
4fc50ba
usb: gadget: f_midi: unlock on error
by Dan Carpenter
· 9 years ago
03d27ad
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
by Felipe F. Tonello
· 9 years ago
08f8cab
usb: gadget: composite: Access SSP Dev Cap fields properly
by John Youn
· 9 years ago
38e5898
usb: gadget: udc: atmel: don't disable enpdoints we don't own
by Felipe Balbi
· 9 years ago
9acdf4d
usb: gadget: f_midi: added spinlock on transmit function
by Felipe F. Tonello
· 9 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
364e8dd
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
48d10bd
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
7b78f48
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
by Heikki Krogerus
· 9 years ago
cff834c
usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs
by Nicholas Bellinger
· 9 years ago
71e7ae8
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
by Nicholas Bellinger
· 9 years ago
fb444abe
target: Convert demo-mode only drivers to target_alloc_session
by Christoph Hellwig
· 9 years ago
1ae1602
configfs: switch ->default groups to a linked list
by Christoph Hellwig
· 9 years ago
0561f77
usb: gadget: f_acm: Fix configfs attr name
by Krzysztof Opasiak
· 9 years ago
59e0527
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
by Vladimir Zapolskiy
· 9 years ago
c9083dd
usb: udc: lpc32xx: remove direct access to clock controller registers
by Vladimir Zapolskiy
· 9 years ago
68726e7
usb: udc: lpc32xx: switch to clock prepare/unprepare model
by Vladimir Zapolskiy
· 9 years ago
dd9fee6
usb: gadget: renesas_usb3: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
cff5638
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
by Alexey Khoroshilov
· 9 years ago
c5348b6
usb: gadget: composite: handle otg status selector request from OTG host
by Li Jun
· 9 years ago
175f712
usb: gadget: provide interface for legacy gadgets to get UDC name
by Marek Szyprowski
· 9 years ago
4111d49
usb: gadget: f_midi: stash substream in gmidi_in_port structure
by Michal Nazarewicz
· 9 years ago
413489c
usb: gadget: f_midi: missing unlock on error path
by Dan Carpenter
· 9 years ago
bf0028f
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
by Michal Nazarewicz
· 9 years ago
06cd928
usb: gadget: f_midi: fix in_last_port looping logic
by Michal Nazarewicz
· 9 years ago
9a71eb5
usb: gadget: f_midi: move some of f_midi_transmit to separate func
by Michal Nazarewicz
· 9 years ago
f297e86
usb: gadget: f_midi: remove useless midi reference from port struct
by Felipe F. Tonello
· 9 years ago
ef15088
usb: f_fs: avoid race condition with ffs_epfile_io_complete
by Du, Changbin
· 9 years ago
ae76e13
usb: f_fs: refactor ffs_epfile_io
by Michal Nazarewicz
· 9 years ago
b3591f6
usb: f_fs: replace unnecessary goto with a return
by Michal Nazarewicz
· 9 years ago
3163c79
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
by Michal Nazarewicz
· 9 years ago
3de4e20
usb: f_fs: fix memory leak when ep changes during transfer
by Michal Nazarewicz
· 9 years ago
a9458a3
usb: gadget: pxa25x_udc: document endianess better
by Arnd Bergmann
· 9 years ago
d0fc35bc
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
by Arnd Bergmann
· 9 years ago
65bc0fb
usb: gadget: pxa25x_udc: use readl/writel for mmio
by Arnd Bergmann
· 9 years ago
a77af20
usb: gadget: pxa25x_udc cleanup
by Arnd Bergmann
· 9 years ago
c5418a0
usb: gadget: pxa25x_udc: move register definitions from arch
by Arnd Bergmann
· 9 years ago
59a3ced
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
by John Youn
· 9 years ago
Next »