index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
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-06
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-06-15
USB: usbmon: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-03-24
USB: usbmon: Add binary API v1
Pete Zaitcev
1
-26
/
+116
2009-01-27
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-19
USB: usbmon: fix read(2)
Pete Zaitcev
1
-1
/
+4
2008-10-17
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-21
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-21
USB: usbmon: use simple_read_from_buffer()
Akinobu Mita
1
-12
/
+2
2008-06-20
USB Monitor: BKL pushdown
Jonathan Corbet
1
-0
/
+6
2008-04-24
usbmon: restore mmap
Pete Zaitcev
2
-8
/
+4
2008-04-24
USB: Fix "cut and paste" booboo in usbmon Makefile.
Robert P. J. Day
1
-1
/
+1
2008-04-24
USB: Fix memory leak in mon_stat_release
Ming Lei
1
-0
/
+3
2008-02-01
USB: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-01
USB: mon nopage
Nick Piggin
1
-9
/
+7
2008-02-01
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-12
USB: reorganize urb->status use in usbmon
Alan Stern
4
-16
/
+17
2007-10-12
usbmon: Smooth the core code
Pete Zaitcev
1
-13
/
+3
2007-10-12
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2
-8
/
+0
2007-10-12
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2
-34
/
+18
2007-10-12
USB: avoid urb->pipe in usbmon
Alan Stern
3
-38
/
+68
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-12
usbmon: Add class for binary interface
Pete Zaitcev
4
-18
/
+66
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
usbmon: bus zero
Pete Zaitcev
4
-84
/
+116
2007-04-27
usbmon: Extended text API
Pete Zaitcev
2
-40
/
+257
2007-02-23
usbmon: Remove erroneous __exit
Pete Zaitcev
3
-4
/
+4
2007-02-07
USB: add binary API to usbmon
Pete Zaitcev
6
-55
/
+1352
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-2
/
+2
2006-09-27
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
3
-6
/
+9
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-4
/
+2
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
3
-4
/
+4
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2
-3
/
+3
2006-07-12
[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c
Christoph Lameter
1
-6
/
+1
2006-06-21
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
3
-4
/
+44
2006-06-21
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
5
-7
/
+15
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2
-4
/
+2
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
3
-20
/
+22
2006-01-04
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
1
-13
/
+6
2005-10-28
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
1
-2
/
+21
2005-09-12
[PATCH] USB: Usbmon setup DMA patch
Pete Zaitcev
1
-1
/
+1
2005-09-08
[PATCH] usbmon in 2.6.13: peeking into DMA areas
Pete Zaitcev
4
-19
/
+77
[next]