index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uio
Commit message (
Expand
)
Author
Age
Files
Lines
*
uio: clean uioinfo when uninstall uio driver
Jie Zhou
2011-04-20
1
-0
/
+4
*
uio: fix allocating minor id for uio device
Hillf Danton
2011-04-20
1
-1
/
+7
*
uio: fix finding mm index for vma
Hillf Danton
2011-04-20
1
-5
/
+3
*
uio_netx: Add support for netPLC cards
Daniel Trautmann
2011-04-20
1
-0
/
+19
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
UIO: add PRUSS UIO driver support
Pratheesh Gangadhar
2011-03-07
3
-0
/
+265
*
uio: Change mail address of Hans J. Koch
Hans J. Koch
2010-11-11
3
-3
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-3
/
+3
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-23
2
-100
/
+76
|
\
\
|
*
|
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
2010-10-22
1
-35
/
+18
|
*
|
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
2010-10-22
1
-6
/
+37
|
*
|
uio: Cleanup irq handling.
Eric W. Biederman
2010-10-22
1
-7
/
+7
|
*
|
uio: Don't clear driver data
Eric W. Biederman
2010-10-22
1
-14
/
+3
|
*
|
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
2010-10-22
1
-43
/
+15
|
*
|
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-10-22
1
-6
/
+7
|
|
/
*
/
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
uio: Remove IRQF_DISABLED flag from uio_cif.c
Hans J. Koch
2010-08-05
1
-1
/
+1
*
uio: Remove IRQF_DISABLED from uio_sercos3.c
Hans J. Koch
2010-08-05
1
-1
/
+1
*
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
Hans J. Koch
2010-08-05
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-0
/
+8
*
UIO: Remove SMX Cryptengine driver
Hans J. Koch
2010-03-08
3
-152
/
+0
*
UIO: minor Kconfig fixes
John Ogness
2010-03-08
1
-1
/
+1
*
UIO: Add a driver for Hilscher netX-based fieldbus cards
Hans J. Koch
2010-03-08
3
-0
/
+184
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-08
1
-2
/
+2
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
uio: pm_runtime_disable is needed if failed
Kuninori Morimoto
2009-11-13
1
-0
/
+1
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-09-18
1
-0
/
+54
|
\
|
*
uio: Runtime PM for UIO devices
Magnus Damm
2009-08-23
1
-0
/
+54
*
|
uio: add generic driver for PCI 2.3 devices
Michael S. Tsirkin
2009-09-15
3
-0
/
+218
*
|
UIO: remove 'default n' from Kconfig
Daniel Mack
2009-09-15
1
-5
/
+0
|
/
*
UIO: fix specific device driver missing statement for depmod
Hans J. Koch
2009-04-17
1
-0
/
+1
*
UIO: Take offset into account when determining number of pages that can be ma...
Ian Abbott
2009-03-25
1
-1
/
+2
*
uio: add the uio_aec driver
Brandon Philips
2009-03-25
3
-0
/
+194
*
UIO: Add name attributes for mappings and port regions
Hans J. Koch
2009-03-25
1
-0
/
+22
*
UIO: Pass information about ioports to userspace (V2)
Hans J. Koch
2009-01-06
1
-17
/
+142
*
UIO: uio_pdrv_genirq: allow custom irq_flags
Mike Frysinger
2009-01-06
1
-2
/
+3
*
UIO: use pci_ioremap_bar() in drivers/uio
Arjan van de Ven
2009-01-06
1
-2
/
+1
*
saner FASYNC handling on file close
Al Viro
2008-11-01
1
-3
/
+0
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-10-20
1
-6
/
+8
|
\
|
*
UIO: BKL removal
Jonathan Corbet
2008-10-16
1
-6
/
+8
*
|
UIO: Fix mapping of logical and virtual memory
Andrew G. Harvey
2008-10-16
1
-2
/
+10
*
|
UIO: add automata sercos3 pci card support
John Ogness
2008-10-16
3
-0
/
+257
*
|
UIO: Change driver name of uio_pdrv
Hans J. Koch
2008-10-16
1
-1
/
+1
*
|
UIO: Add alignment warnings for uio-mem
Hans J. Koch
2008-10-16
1
-0
/
+8
*
|
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+3
|
/
*
UIO: generic irq handling for some uio platform devices
Magnus Damm
2008-08-21
3
-0
/
+202
*
UIO: uio_pdrv: fix license specification
Uwe Kleine-König
2008-08-21
1
-1
/
+1
[next]