index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
layered parport code uses parport->dev
David Brownell
2007-05-08
3
-3
/
+3
*
Protect tty drivers list with tty_mutex
Alexey Dobriyan
2007-05-08
1
-1
/
+4
*
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
2007-05-08
1
-0
/
+1
*
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
2007-05-08
1
-0
/
+6
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
1
-4
/
+15
*
tty: simplify calling of put_pid.
Eric W. Biederman
2007-05-08
1
-17
/
+6
*
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
2007-05-08
1
-1
/
+0
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-5
/
+0
*
cyclades: remove custom types
Klaus Kudielka
2007-05-08
1
-25
/
+24
*
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
2007-05-08
1
-1
/
+1
*
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
2007-05-08
1
-1
/
+6
*
remove unused header file: drivers/char/digi.h
Robert P. J. Day
2007-05-08
1
-71
/
+0
*
rocket: remove modversions include
Robert P. J. Day
2007-05-08
1
-4
/
+0
*
tpm_infineon: add support for devices in mmio space
Alex Williamson
2007-05-08
1
-66
/
+165
*
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2007-05-08
1
-97
/
+122
*
drivers/char/hvc_console.c: cleanups
Adrian Bunk
2007-05-08
1
-7
/
+5
*
ipmi: add pci remove handling
Corey Minyard
2007-05-08
1
-0
/
+3
*
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2007-05-08
1
-42
/
+94
*
ipmi: allow shared interrupts
Corey Minyard
2007-05-08
1
-35
/
+89
*
ipmi: add powerpc openfirmware sensing
Corey Minyard
2007-05-08
1
-0
/
+108
*
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
2007-05-07
20
-196
/
+349
|
\
|
*
drm/i915: Add 965GM pci id update
Wang Zhenyu
2007-04-26
2
-1
/
+3
|
*
drm: just use io_remap_pfn_range on all archs..
Dave Airlie
2007-03-24
1
-6
/
+1
|
*
drm: fix DRM_CONSISTENT mapping
Hugh Dickins
2007-03-24
1
-5
/
+9
|
*
drm: fix up mmap locking in preparation for ttm changes
Thomas Hellstrom
2007-03-24
1
-9
/
+26
|
*
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
Thomas Hellstrom
2007-03-23
7
-81
/
+174
|
*
drm: fix warning in drm_fops.c
Andrew Morton
2007-03-19
1
-1
/
+1
|
*
drm: allow for more generic drm ioctls
Thomas Hellstrom
2007-03-19
2
-4
/
+9
|
*
drm: fix alpha domain handling
Jay Estabrook
2007-03-11
1
-1
/
+1
|
*
via: fix CX700 pci id
Thomas Hellstrom
2007-03-11
1
-1
/
+1
|
*
drm: make drm_io_prot static.
Adrian Bunk
2007-03-11
1
-1
/
+1
|
*
drm: remove via_mm.h
Robert P. J. Day
2007-03-11
1
-40
/
+0
|
*
drm: add missing NULL assignment
Dave Airlie
2007-03-11
1
-0
/
+1
|
*
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
2007-03-11
1
-4
/
+4
|
*
drm: port over use_vmalloc code from git hashtab
Dave Airlie
2007-03-11
2
-2
/
+15
|
*
drm: fix crash with fops lock and fixup sarea/page size locking
Dave Airlie
2007-03-11
1
-2
/
+4
|
*
drm: bring bufs code from git tree.
Dave Airlie
2007-03-11
2
-10
/
+67
|
*
drm: move protection stuff into separate function
Dave Airlie
2007-03-11
1
-18
/
+26
|
*
drm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-03-11
1
-1
/
+1
|
*
drm: update README.drm (bugzilla #7933)
Randy Dunlap
2007-03-11
1
-9
/
+7
|
*
drm: remove unused exports
Adrian Bunk
2007-03-11
1
-2
/
+0
*
|
rename TANBAC TB0219 config
Yoichi Yuasa
2007-05-07
2
-3
/
+3
*
|
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
2007-05-07
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-9
/
+4
|
\
\
|
*
|
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
2007-05-02
1
-9
/
+4
*
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-05-04
1
-57
/
+44
|
\
\
\
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
51
-1739
/
+354
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Input: keyboard handler - use printk_ratelimit()
Dmitry Torokhov
2007-04-12
1
-1
/
+1
|
*
|
|
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
1
-8
/
+20
[next]