index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
1
-3
/
+3
2018-05-21
usb: gadget: f_phonet: fix pn_net_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
1
-0
/
+3
2018-05-15
usb: gadget: f_ecm: fix host mac address for multiple instances
Lukasz Nowak
1
-1
/
+2
2018-05-15
USB: Gadget Ethernet: Re-enable Jumbo frames.
John Greb
1
-0
/
+4
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
1
-0
/
+11
2018-05-15
usb: gadget: f_midi: Use refcount when freeing f_midi_opts
Jerry Zhang
1
-6
/
+20
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+8
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-6
/
+0
2018-03-26
usb: Remove Blackfin references in USB support
Aaron Wu
3
-6
/
+0
2018-03-26
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
1
-1
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-2
/
+6
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-1
/
+0
2018-03-13
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
1
-1
/
+1
2018-03-13
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
1
-0
/
+4
2018-03-08
USB: gadget: function: remove redundant initialization of 'tv_nexus'
Colin Ian King
1
-1
/
+1
2018-03-05
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
1
-1
/
+0
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
1
-31
/
+7
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-12
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
1
-0
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-8
/
+8
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-172
/
+32
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-9
/
+9
2018-01-16
usb/gadget/NCM: Replace tasklet with softirq hrtimer
Thomas Gleixner
1
-23
/
+7
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
1
-1
/
+2
2017-12-11
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
1
-3
/
+6
2017-12-11
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
1
-168
/
+24
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-6
/
+6
2017-11-28
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
1
-2
/
+11
2017-11-28
media: annotate ->poll() instances
Al Viro
3
-3
/
+3
2017-11-27
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
1
-1
/
+1
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
21
-46
/
+46
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
56
-246
/
+63
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
1
-0
/
+1
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
55
-244
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
56
-0
/
+56
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-11-01
usb: gadget: f_phonet: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-2
/
+4
2017-10-24
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-24
usb: gadget: f_tcm: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
21
-46
/
+46
2017-10-19
usb: gadget: f_uvc: make uvc_v4l2_fops const
Bhumika Goyal
2
-2
/
+2
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2
-2
/
+11
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2
-4
/
+14
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2
-34
/
+7
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
1
-1
/
+6
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+6
[next]