index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+0
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
1
-21
/
+3
|
|
\
|
*
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-2
/
+0
*
|
|
usb: makefile cleanup
matt mooney
2010-10-22
1
-1
/
+1
|
|
/
|
/
|
*
|
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
2
-7
/
+19
|
\
|
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
2
-7
/
+19
*
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
2
-2
/
+2
*
|
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
2
-4
/
+2
*
|
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
2010-03-02
1
-1
/
+1
*
usbmon: add bus number to text API
Pete Zaitcev
2010-03-02
2
-3
/
+8
*
USB: add scatter-gather support to usbmon
Alan Stern
2009-12-11
2
-12
/
+62
*
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
6
-136
/
+2
*
USB: usbmon: drop Kconfig defaults
Pete Zaitcev
2009-09-23
1
-3
/
+1
*
Fix virt_to_phys() warnings
Kevin Cernekee
2009-07-06
1
-1
/
+1
*
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
2009-06-15
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: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
2
-9
/
+7
*
USB: usbmon: fix read(2)
Pete Zaitcev
2008-11-19
1
-1
/
+4
*
usbmon: fix tiny race exposed by the fastboot patches
Arjan van de Ven
2008-10-17
1
-1
/
+1
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-2
/
+2
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+3
*
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
2008-07-21
1
-12
/
+2
*
USB Monitor: BKL pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+6
*
usbmon: restore mmap
Pete Zaitcev
2008-04-24
2
-8
/
+4
*
USB: Fix "cut and paste" booboo in usbmon Makefile.
Robert P. J. Day
2008-04-24
1
-1
/
+1
*
USB: Fix memory leak in mon_stat_release
Ming Lei
2008-04-24
1
-0
/
+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
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+2
*
USB: reorganize urb->status use in usbmon
Alan Stern
2007-10-12
4
-16
/
+17
*
usbmon: Smooth the core code
Pete Zaitcev
2007-10-12
1
-13
/
+3
*
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2007-10-12
2
-8
/
+0
*
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2007-10-12
2
-34
/
+18
*
USB: avoid urb->pipe in usbmon
Alan Stern
2007-10-12
3
-38
/
+68
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
usbmon: Add class for binary interface
Pete Zaitcev
2007-07-12
4
-18
/
+66
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
usbmon: bus zero
Pete Zaitcev
2007-04-27
4
-84
/
+116
*
usbmon: Extended text API
Pete Zaitcev
2007-04-27
2
-40
/
+257
*
usbmon: Remove erroneous __exit
Pete Zaitcev
2007-02-23
3
-4
/
+4
*
USB: add binary API to usbmon
Pete Zaitcev
2007-02-07
6
-55
/
+1352
[next]