index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
UIO: generic irq handling for some uio platform devices
Magnus Damm
3
-0
/
+202
2008-08-21
UIO: uio_pdrv: fix license specification
Uwe Kleine-König
1
-1
/
+1
2008-08-21
UIO: uio_pdrv: fix memory leak
Uwe Kleine-König
1
-0
/
+2
2008-07-21
UIO: add generic UIO platform driver
Uwe Kleine-König
3
-0
/
+126
2008-07-21
UIO: Add write function to allow irq masking
Hans J. Koch
1
-0
/
+26
2008-07-21
UIO: fix UIO Kconfig dependencies
Uwe Kleine-König
1
-2
/
+1
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-4
/
+3
2008-06-20
UIO: cdev lock_kernel() pushdown
Jonathan Corbet
1
-5
/
+12
2008-05-20
UIO: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-04-19
UIO: hold a reference to the device's owner while the device is open
Uwe Kleine-König
1
-15
/
+21
2008-04-19
UIO: Implement a UIO interface for the SMX Cryptengine
Ben Nizette
3
-0
/
+154
2008-04-19
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
Hans-Jürgen Koch
1
-4
/
+0
2008-04-19
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
Denis Cheng
1
-1
/
+1
2008-04-19
uio: Kconfig improvements
Denis Cheng
1
-5
/
+5
2008-03-24
UIO: add pgprot_noncached() to UIO mmap code
Jean-Samuel Chenard
1
-0
/
+2
2008-02-21
UIO: fix Greg's stupid changes
Brandon Philips
1
-17
/
+37
2008-02-06
uio: nopage
Nick Piggin
1
-8
/
+6
2008-01-24
UIO: constify function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-4
/
+4
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
UIO: fix kobject usage
Greg Kroah-Hartman
1
-43
/
+48
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-1
/
+1
2007-07-18
UIO: Hilscher CIF card driver
Hans-Jürgen Koch
3
-1
/
+171
2007-07-18
UIO: Add the User IO core code
Hans J. Koch
3
-0
/
+718