Hans J. Koch
|
318af55ddd
uio: Change mail address of Hans J. Koch
|
14 years ago |
Linus Torvalds
|
b9da057105
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 years ago |
Eric W. Biederman
|
c66fdab64f
uio: Statically allocate uio_class and use class .dev_attrs.
|
14 years ago |
Eric W. Biederman
|
91960a46c6
uio: Support 2^MINOR_BITS minors
|
14 years ago |
Eric W. Biederman
|
6427a7655a
uio: Cleanup irq handling.
|
14 years ago |
Eric W. Biederman
|
70a9156bad
uio: Don't clear driver data
|
14 years ago |
Eric W. Biederman
|
3d4f9d76b0
uio: Fix lack of locking in init_uio_class
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
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 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 years ago |
Ian Abbott
|
6da2d377bb
UIO: Take offset into account when determining number of pages that can be mapped
|
16 years ago |
Hans J. Koch
|
8205779114
UIO: Add name attributes for mappings and port regions
|
16 years ago |
Hans J. Koch
|
e70c412ee4
UIO: Pass information about ioports to userspace (V2)
|
16 years ago |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 years ago |
Linus Torvalds
|
2bea2e4abf
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
|
16 years ago |
Jonathan Corbet
|
0d4a7bc12f
UIO: BKL removal
|
17 years ago |
Andrew G. Harvey
|
02683ffdf6
UIO: Fix mapping of logical and virtual memory
|
16 years ago |
Hans J. Koch
|
e2b39df119
UIO: Add alignment warnings for uio-mem
|
16 years ago |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
17 years ago |
Hans J. Koch
|
328a14e70e
UIO: Add write function to allow irq masking
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Jonathan Corbet
|
fbc8a81d66
UIO: cdev lock_kernel() pushdown
|
17 years ago |
Greg Kroah-Hartman
|
43691da4ce
UIO: fix race in device_create
|
17 years ago |
Uwe Kleine-König
|
610ad5064c
UIO: hold a reference to the device's owner while the device is open
|
17 years ago |
Jean-Samuel Chenard
|
c9698d6b1a
UIO: add pgprot_noncached() to UIO mmap code
|
17 years ago |
Brandon Philips
|
4f808bcdf8
UIO: fix Greg's stupid changes
|
17 years ago |
Nick Piggin
|
a18b630d1b
uio: nopage
|
17 years ago |
Jan Engelhardt
|
4f0146919b
UIO: constify function pointer tables
|
17 years ago |