Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2b0ebef262e0a9b64f7ea8ec837cfc29605bef7
/
drivers
/
uio
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b9da057
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
c66fdab
uio: Statically allocate uio_class and use class .dev_attrs.
by Eric W. Biederman
· 14 years ago
91960a4
uio: Support 2^MINOR_BITS minors
by Eric W. Biederman
· 14 years ago
6427a76
uio: Cleanup irq handling.
by Eric W. Biederman
· 14 years ago
70a9156
uio: Don't clear driver data
by Eric W. Biederman
· 14 years ago
3d4f9d7
uio: Fix lack of locking in init_uio_class
by Eric W. Biederman
· 14 years ago
1037246
uio: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
14ec539
uio: Remove IRQF_DISABLED flag from uio_cif.c
by Hans J. Koch
· 14 years ago
62c8677
uio: Remove IRQF_DISABLED from uio_sercos3.c
by Hans J. Koch
· 14 years ago
5685ad5
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
by Hans J. Koch
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d6e976c
UIO: Remove SMX Cryptengine driver
by Hans J. Koch
· 15 years ago
0a965eb
UIO: minor Kconfig fixes
by John Ogness
· 15 years ago
8f314cf
UIO: Add a driver for Hilscher netX-based fieldbus cards
by Hans J. Koch
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
68fb2e4
uio: pm_runtime_disable is needed if failed
by Kuninori Morimoto
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
ccb86a6
uio: add generic driver for PCI 2.3 devices
by Michael S. Tsirkin
· 15 years ago
5b2ea2f
UIO: remove 'default n' from Kconfig
by Daniel Mack
· 15 years ago
af76756e
uio: Runtime PM for UIO devices
by Magnus Damm
· 15 years ago
912335c4
UIO: fix specific device driver missing statement for depmod
by Hans J. Koch
· 16 years ago
6da2d37
UIO: Take offset into account when determining number of pages that can be mapped
by Ian Abbott
· 16 years ago
1bafeb3
uio: add the uio_aec driver
by Brandon Philips
· 16 years ago
8205779
UIO: Add name attributes for mappings and port regions
by Hans J. Koch
· 16 years ago
e70c412
UIO: Pass information about ioports to userspace (V2)
by Hans J. Koch
· 16 years ago
e543ae8
UIO: uio_pdrv_genirq: allow custom irq_flags
by Mike Frysinger
· 16 years ago
7898aa5
UIO: use pci_ioremap_bar() in drivers/uio
by Arjan van de Ven
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
2bea2e4
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
0d4a7bc
UIO: BKL removal
by Jonathan Corbet
· 16 years ago
02683ff
UIO: Fix mapping of logical and virtual memory
by Andrew G. Harvey
· 16 years ago
a6030fcc
UIO: add automata sercos3 pci card support
by John Ogness
· 16 years ago
a6fcc3a
UIO: Change driver name of uio_pdrv
by Hans J. Koch
· 16 years ago
e2b39df
UIO: Add alignment warnings for uio-mem
by Hans J. Koch
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
c767db0
UIO: generic irq handling for some uio platform devices
by Magnus Damm
· 16 years ago
0f90927
UIO: uio_pdrv: fix license specification
by Uwe Kleine-König
· 16 years ago
331995e
UIO: uio_pdrv: fix memory leak
by Uwe Kleine-König
· 16 years ago
4d80d59
UIO: add generic UIO platform driver
by Uwe Kleine-König
· 16 years ago
328a14e
UIO: Add write function to allow irq masking
by Hans J. Koch
· 16 years ago
934da47
UIO: fix UIO Kconfig dependencies
by Uwe Kleine-König
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
fbc8a81
UIO: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
43691da
UIO: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
610ad50
UIO: hold a reference to the device's owner while the device is open
by Uwe Kleine-König
· 17 years ago
b54f286
UIO: Implement a UIO interface for the SMX Cryptengine
by Ben Nizette
· 17 years ago
a2a6024
UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
by Hans-Jürgen Koch
· 17 years ago
0732460
uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
by Denis Cheng
· 17 years ago
ae210f1
uio: Kconfig improvements
by Denis Cheng
· 17 years ago
c9698d6b
UIO: add pgprot_noncached() to UIO mmap code
by Jean-Samuel Chenard
· 17 years ago
4f808bc
UIO: fix Greg's stupid changes
by Brandon Philips
· 17 years ago
a18b630
uio: nopage
by Nick Piggin
· 17 years ago
4f01469
UIO: constify function pointer tables
by Jan Engelhardt
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
81e7c6a
UIO: fix kobject usage
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
bc4c4f4
UIO: Hilscher CIF card driver
by Hans-Jürgen Koch
· 18 years ago
beafc54
UIO: Add the User IO core code
by Hans J. Koch
· 18 years ago