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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-3
/
+3
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-2
/
+2
*
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
2006-09-27
3
-6
/
+9
*
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
1
-4
/
+2
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
3
-4
/
+4
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
2
-3
/
+3
*
[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c
Christoph Lameter
2006-07-12
1
-6
/
+1
*
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
2006-06-21
3
-4
/
+44
*
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
2006-06-21
5
-7
/
+15
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
2
-4
/
+2
*
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-03-20
3
-20
/
+22
*
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
2006-01-04
1
-13
/
+6
*
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
2005-10-28
1
-2
/
+21
[next]