Linus Torvalds
|
542a086ac7
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Uwe Kleine-König
|
b65c4014ef
uio: drop unused vma_count member in uio_device struct
|
12 years ago |
Uwe Kleine-König
|
7294151d05
uio: provide vm access to UIO_MEM_PHYS maps
|
12 years ago |
Greg Kroah-Hartman
|
c9dce927e9
UIO: convert class code to use dev_groups
|
12 years ago |
Libin
|
52c2dad914
uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
Damian Hobson-Garcia
|
5ed0505c71
drivers: uio: Fix UIO device registration failure
|
12 years ago |
Tejun Heo
|
6d77093129
uio: convert to idr_alloc()
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Kai Jiang
|
27a90700a4
uio: Support physical addresses >32 bits on 32-bit systems
|
13 years ago |
Wanlong Gao
|
d80df1cea0
drivers:uio:change the goto label to consistent with others
|
14 years ago |
Hillf Danton
|
c6edc42fe1
uio: fix allocating minor id for uio device
|
14 years ago |
Hillf Danton
|
f0c554fddd
uio: fix finding mm index for vma
|
14 years ago |
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.
|
15 years ago |
Eric W. Biederman
|
91960a46c6
uio: Support 2^MINOR_BITS minors
|
15 years ago |
Eric W. Biederman
|
6427a7655a
uio: Cleanup irq handling.
|
15 years ago |
Eric W. Biederman
|
70a9156bad
uio: Don't clear driver data
|
15 years ago |
Eric W. Biederman
|
3d4f9d76b0
uio: Fix lack of locking in init_uio_class
|
15 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
|
16 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 |