aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon
Commit message (Expand)AuthorAge
* docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-20
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-22
* USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64Arnd Bergmann2018-06-25
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* USB: mon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* usb: mon: Change return type to vm_fault_tSouptick Joarder2018-04-22
* usb: usbmon: Read text within supplied buffer sizePete Zaitcev2018-03-09
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | USB: fix usbmon BUG triggerPete Zaitcev2018-01-09
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* locking/atomic, kref: Avoid more abusePeter Zijlstra2017-01-14
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-07
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-03
* USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall2016-01-03
* USB: usbmon: Use 64bit timestamp for mon_bin_hdrTina Ruchandani2015-12-01
* USB: usbmon: Remove timeval usage for timestampTina Ruchandani2015-12-01
* USB: constify usb_mon_operations structureJulia Lawall2015-12-01
* USB: mon_stat.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: mon_main.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: mon_bin.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach2011-09-26
* USB: mon: Allow to use usbmon without debugfsTobias Klauser2011-07-08
* USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev2011-02-04
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * usbmon: correct length for isochronousPete Zaitcev2010-11-30
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | | usb: makefile cleanupmatt mooney2010-10-22
| |/ |/|
* | USB: resizing usbmon binary interface buffer causes protection faultsSteven Robertson2010-08-10
* | USB: mon: kill BKL usageArnd Bergmann2010-08-10
|/
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-16
* | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-20
* | USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-20
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: usbmon: mask seconds properly in text APIPete Zaitcev2010-03-02