index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
Age
Commit message (
Expand
)
Author
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2018-06-25
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
Arnd Bergmann
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-31
USB: mon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-04-22
usb: mon: Change return type to vm_fault_t
Souptick Joarder
2018-03-09
usb: usbmon: Read text within supplied buffer size
Pete Zaitcev
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-09
USB: fix usbmon BUG trigger
Pete Zaitcev
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-14
locking/atomic, kref: Avoid more abuse
Peter Zijlstra
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-02-06
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-01-03
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
2015-12-01
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
2015-12-01
USB: constify usb_mon_operations structure
Julia Lawall
2015-05-10
USB: mon_stat.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
USB: mon_main.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
USB: mon_bin.c: move assignment out of if () block
Greg Kroah-Hartman
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-26
usbmon vs. tcpdump: fix dropped packet count
Johannes Stezenbach
2011-07-08
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-11-30
usbmon: correct length for isochronous
Pete Zaitcev
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
usb: makefile cleanup
matt mooney
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
2010-08-10
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
2010-08-10
USB: mon: kill BKL usage
Arnd Bergmann
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
[next]