index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
/
mon_bin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
2015-12-01
1
-8
/
+9
*
USB: mon_bin.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-3
/
+4
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usbmon vs. tcpdump: fix dropped packet count
Johannes Stezenbach
2011-09-26
1
-1
/
+1
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-3
/
+31
|
\
|
*
usbmon: correct length for isochronous
Pete Zaitcev
2010-11-30
1
-3
/
+31
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
2010-08-10
1
-1
/
+1
*
USB: mon: kill BKL usage
Arnd Bergmann
2010-08-10
1
-20
/
+2
*
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
1
-6
/
+17
|
\
|
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
1
-6
/
+17
*
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
1
-1
/
+1
*
|
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
usbmon: add bus number to text API
Pete Zaitcev
2010-03-02
1
-1
/
+6
*
USB: add scatter-gather support to usbmon
Alan Stern
2009-12-11
1
-9
/
+42
*
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
2009-11-17
1
-4
/
+7
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
2009-09-23
1
-11
/
+1
*
Fix virt_to_phys() warnings
Kevin Cernekee
2009-07-06
1
-1
/
+1
*
USB: usbmon: Add binary API v1
Pete Zaitcev
2009-03-24
1
-26
/
+116
*
USB: usbmon: Implement compat_ioctl
Pete Zaitcev
2009-01-27
1
-39
/
+66
*
USB: usbmon: fix read(2)
Pete Zaitcev
2008-11-19
1
-1
/
+4
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
USB Monitor: BKL pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+6
*
usbmon: restore mmap
Pete Zaitcev
2008-04-24
1
-6
/
+3
*
USB: constify function pointer tables
Jan Engelhardt
2008-02-01
1
-1
/
+1
*
USB: mon nopage
Nick Piggin
2008-02-01
1
-9
/
+7
*
USB: usb/mon/mon_bin.c: cleanups
Adrian Bunk
2008-02-01
1
-1
/
+5
*
USB: reorganize urb->status use in usbmon
Alan Stern
2007-10-12
1
-5
/
+5
*
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2007-10-12
1
-4
/
+0
*
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2007-10-12
1
-30
/
+14
*
USB: avoid urb->pipe in usbmon
Alan Stern
2007-10-12
1
-10
/
+34
*
usbmon: Add class for binary interface
Pete Zaitcev
2007-07-12
1
-1
/
+33
*
usbmon: bus zero
Pete Zaitcev
2007-04-27
1
-6
/
+8
*
usbmon: Remove erroneous __exit
Pete Zaitcev
2007-02-23
1
-1
/
+1
*
USB: add binary API to usbmon
Pete Zaitcev
2007-02-07
1
-0
/
+1172