index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
/
uio.c
Age
Commit message (
Expand
)
Author
2011-10-18
uio: Support physical addresses >32 bits on 32-bit systems
Kai Jiang
2011-08-22
drivers:uio:change the goto label to consistent with others
Wanlong Gao
2011-04-19
uio: fix allocating minor id for uio device
Hillf Danton
2011-04-19
uio: fix finding mm index for vma
Hillf Danton
2010-11-10
uio: Change mail address of Hans J. Koch
Hans J. Koch
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
2010-10-22
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
2010-10-22
uio: Don't clear driver data
Eric W. Biederman
2010-10-22
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-03-24
UIO: Take offset into account when determining number of pages that can be ma...
Ian Abbott
2009-03-24
UIO: Add name attributes for mappings and port regions
Hans J. Koch
2009-01-06
UIO: Pass information about ioports to userspace (V2)
Hans J. Koch
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-20
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-16
UIO: BKL removal
Jonathan Corbet
2008-10-16
UIO: Fix mapping of logical and virtual memory
Andrew G. Harvey
2008-10-16
UIO: Add alignment warnings for uio-mem
Hans J. Koch
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
UIO: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-20
UIO: fix race in device_create
Greg Kroah-Hartman
2008-04-19
UIO: hold a reference to the device's owner while the device is open
Uwe Kleine-König
2008-03-24
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
2008-02-21
UIO: fix Greg's stupid changes
Brandon Philips
2008-02-06
uio: nopage
Nick Piggin
2008-01-24
UIO: constify function pointer tables
Jan Engelhardt
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
2008-01-24
UIO: fix kobject usage
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-07-18
UIO: Add the User IO core code
Hans J. Koch