index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
USB: mon: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-18
/
+18
2019-12-10
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
1
-11
/
+21
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-06-25
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
Arnd Bergmann
1
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-05-31
USB: mon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+7
2018-04-22
usb: mon: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-03-09
usb: usbmon: Read text within supplied buffer size
Pete Zaitcev
1
-48
/
+78
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-09
USB: fix usbmon BUG trigger
Pete Zaitcev
1
-1
/
+7
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-0
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-01-14
locking/atomic, kref: Avoid more abuse
Peter Zijlstra
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-02-07
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
1
-2
/
+2
2016-02-04
usb: core: switch bus numbering to using idr
Heiner Kallweit
1
-3
/
+2
2016-01-04
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
1
-2
/
+4
2015-12-02
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
1
-8
/
+9
2015-12-02
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
2015-12-02
USB: constify usb_mon_operations structure
Julia Lawall
1
-1
/
+1
2015-05-10
USB: mon_stat.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
USB: mon_main.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-10
USB: mon_bin.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+4
2013-04-10
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2011-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
3
-0
/
+3
2011-09-27
usbmon vs. tcpdump: fix dropped packet count
Johannes Stezenbach
1
-1
/
+1
2011-07-09
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
1
-3
/
+6
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
1
-0
/
+3
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-3
/
+31
2010-12-01
usbmon: correct length for isochronous
Pete Zaitcev
1
-3
/
+31
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+0
2010-10-22
usb: makefile cleanup
matt mooney
1
-1
/
+1
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
1
-21
/
+3
2010-08-11
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
1
-1
/
+1
2010-08-11
USB: mon: kill BKL usage
Arnd Bergmann
1
-20
/
+2
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-7
/
+19
2010-05-21
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2
-2
/
+2
2010-05-21
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2
-4
/
+2
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+2
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2
-7
/
+19
[next]