index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
1
-0
/
+2
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
1
-8
/
+8
2016-06-21
usb: Use (foo *) instead of (foo*).
Sandhya Bankar
1
-1
/
+1
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
1
-21
/
+109
2016-06-21
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
1
-15
/
+46
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
1
-1
/
+1
2016-06-21
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-20
/
+3
2016-06-21
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: m66592: fix unused-but-set-variable warnings
Michal Nazarewicz
1
-18
/
+6
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
11
-60
/
+18
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
1
-0
/
+2
2016-06-21
usb: pxa27x_udc: remove unused function argument
Arnd Bergmann
1
-6
/
+3
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
4
-55
/
+526
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
1
-0
/
+573
2016-06-20
usb: gadget: net2280: add USB2380 support
Tim Harvey
3
-22
/
+34
2016-06-20
usb: gadget: storage: increase maximum storage num buffers
Felipe Balbi
1
-1
/
+1
2016-06-20
usb: gadget: storage: get rid of fsg_num_buffers_validate()
Felipe Balbi
1
-21
/
+1
2016-05-31
usb: gadget: composite: don't queue OS desc req if length is invalid
William Wu
1
-8
/
+13
2016-05-31
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
Jim Lin
1
-8
/
+10
2016-05-31
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
Heinrich Schuchardt
1
-9
/
+11
2016-05-31
usb: gadget: avoid exposing kernel stack
Heinrich Schuchardt
1
-0
/
+1
2016-05-31
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
Jim Lin
1
-1
/
+1
2016-05-31
usb: gadget: storage-common: Fix old comment about qualifier descriptor
Krzysztof Opasiak
1
-3
/
+1
2016-05-31
usb: gadget: uac2: Drop unused device qualifier descriptor
Krzysztof Opasiak
1
-12
/
+0
2016-05-31
usb: gadget: printer: Drop unused device qualifier descriptor
Krzysztof Opasiak
1
-8
/
+0
2016-05-31
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
1
-4
/
+13
2016-05-31
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
1
-6
/
+4
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
2
-4
/
+9
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-11
/
+0
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-193
/
+105
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-5
/
+0
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
1
-6
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-2
/
+2
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
13
-193
/
+105
2016-04-28
usb: gadget: composite: avoid kernel oops with bad gadgets
Felipe Balbi
1
-3
/
+19
2016-04-20
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
1
-3
/
+2
2016-04-19
usb: gadget: pch_udc: don't free devm allocated memory
Felipe Balbi
1
-13
/
+1
2016-04-19
usb: f_mass_storage: test whether thread is running before starting another
Michal Nazarewicz
6
-50
/
+15
2016-04-19
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lars-Peter Clausen
1
-1
/
+1
2016-04-19
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
1
-6
/
+18
2016-04-19
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Yoshihiro Shimoda
1
-1
/
+1
2016-04-18
usb: gadget: pch_udc: sort IDs
Andy Shevchenko
1
-1
/
+3
2016-04-18
usb: gadged: pch_udc: get rid of redundant assignments
Andy Shevchenko
1
-14
/
+4
2016-04-18
usb: gadget: pch_udc: enable MSI if hardware supports
Andy Shevchenko
1
-0
/
+2
2016-04-18
usb: gadget: pch_udc: convert to devres API
Andy Shevchenko
1
-72
/
+26
2016-04-18
usb: gadged: pch_udc: PCI core handles power state for us
Andy Shevchenko
1
-27
/
+12
2016-04-18
usb: common: rework CONFIG_USB_COMMON logic
Arnd Bergmann
1
-0
/
+1
[next]