index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-03
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-03
usbmon: add bus number to text API
Pete Zaitcev
2
-3
/
+8
2009-12-11
USB: add scatter-gather support to usbmon
Alan Stern
2
-12
/
+62
2009-11-18
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
6
-136
/
+2
2009-09-23
USB: usbmon: drop Kconfig defaults
Pete Zaitcev
1
-3
/
+1
2009-07-07
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-06-16
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-03-25
USB: usbmon: Add binary API v1
Pete Zaitcev
1
-26
/
+116
2009-01-28
USB: usbmon: Implement compat_ioctl
Pete Zaitcev
1
-39
/
+66
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2
-9
/
+7
2008-11-20
USB: usbmon: fix read(2)
Pete Zaitcev
1
-1
/
+4
2008-10-18
usbmon: fix tiny race exposed by the fastboot patches
Arjan van de Ven
1
-1
/
+1
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+3
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-2
/
+2
2008-07-22
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-22
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
1
-12
/
+2
2008-06-21
USB Monitor: BKL pushdown
Jonathan Corbet
1
-0
/
+6
2008-04-25
usbmon: restore mmap
Pete Zaitcev
2
-8
/
+4
2008-04-25
USB: Fix "cut and paste" booboo in usbmon Makefile.
Robert P. J. Day
1
-1
/
+1
2008-04-25
USB: Fix memory leak in mon_stat_release
Ming Lei
1
-0
/
+3
2008-02-02
USB: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-02
USB: mon nopage
Nick Piggin
1
-9
/
+7
2008-02-02
USB: usb/mon/mon_bin.c: cleanups
Adrian Bunk
1
-1
/
+5
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+2
2007-10-13
USB: reorganize urb->status use in usbmon
Alan Stern
4
-16
/
+17
2007-10-13
usbmon: Smooth the core code
Pete Zaitcev
1
-13
/
+3
2007-10-13
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2
-8
/
+0
[next]