Greg Kroah-Hartman
|
36facadd9e
Merge branch 'usb-next' into musb-merge
|
14 years ago |
Pete Zaitcev
|
b17ea167c5
usbmon: correct length for isochronous
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Steven Robertson
|
33d973ad88
USB: resizing usbmon binary interface buffer causes protection faults
|
15 years ago |
Arnd Bergmann
|
3b759c75fe
USB: mon: kill BKL usage
|
15 years ago |
Linus Torvalds
|
f13771187b
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 years ago |
Matthew Wilcox
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Alan Stern
|
ff9c895f07
USB: fix usbmon and DMA mapping for scatter-gather URBs
|
15 years ago |
Arnd Bergmann
|
55929332c9
drivers: Push down BKL into various drivers
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Pete Zaitcev
|
2bc0d10932
usbmon: add bus number to text API
|
15 years ago |
Alan Stern
|
b375e1169d
USB: add scatter-gather support to usbmon
|
15 years ago |
Alan Stern
|
fca94748c5
USB: usbmon: fix bug in mon_buff_area_shrink
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 years ago |
Pete Zaitcev
|
4e9e920035
USB: usbmon: end ugly tricks with DMA peeking
|
16 years ago |
Kevin Cernekee
|
5bfd756097
Fix virt_to_phys() warnings
|
16 years ago |
Pete Zaitcev
|
471c604daf
USB: usbmon: Add binary API v1
|
16 years ago |
Pete Zaitcev
|
7abce6bedc
USB: usbmon: Implement compat_ioctl
|
16 years ago |
Pete Zaitcev
|
f1c0a2a3af
USB: usbmon: fix read(2)
|
16 years ago |
Greg Kroah-Hartman
|
b0b090e579
device create: usb: convert device_create_drvdata to device_create
|
17 years ago |
Greg Kroah-Hartman
|
bc00bc9242
device create: usb: convert device_create to device_create_drvdata
|
17 years ago |
Jonathan Corbet
|
1af46fd72d
USB Monitor: BKL pushdown
|
17 years ago |
Pete Zaitcev
|
454459b02e
usbmon: restore mmap
|
17 years ago |
Jan Engelhardt
|
0b3f5fe673
USB: constify function pointer tables
|
17 years ago |
Nick Piggin
|
041509db39
USB: mon nopage
|
17 years ago |
Adrian Bunk
|
568fdade14
USB: usb/mon/mon_bin.c: cleanups
|
17 years ago |
Alan Stern
|
9347d51c52
USB: reorganize urb->status use in usbmon
|
18 years ago |
Pete Zaitcev
|
cdd5a8fd24
usbmon: Drop DMA mapping for setup packet
|
18 years ago |
Pete Zaitcev
|
30c7431de3
usbmon: Update pipe removal to suit my taste
|
18 years ago |
Alan Stern
|
18ea5d00d0
USB: avoid urb->pipe in usbmon
|
18 years ago |