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
*
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2007-05-08
2
-9
/
+14
*
synclink_gt use dynamic tty device registration
Paul Fulghum
2007-05-08
1
-16
/
+18
*
old buffer overflow in moxa driver
dann frazier
2007-05-08
1
-2
/
+6
*
tpm: fix sleep-in-spinlock
Parag Warudkar
2007-05-08
1
-4
/
+8
*
drivers/char: use __set_current_state()
Milind Arun Choudhary
2007-05-08
11
-15
/
+15
*
console UTF-8 fixes
Egmont Koblinger
2007-05-08
2
-81
/
+182
*
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
dtlk: fix error checks in module_init()
Akinobu Mita
2007-05-08
1
-4
/
+10
*
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
2007-05-08
1
-0
/
+1
*
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
2007-05-08
1
-4
/
+1
*
Make /dev/port conditional on config symbol
Russell King
2007-05-08
2
-4
/
+10
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
14
-14
/
+0
*
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
[next]