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
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-3
/
+6
|
\
|
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-3
/
+6
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-2
/
+2
*
|
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Dave Jones
2006-06-29
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-06-28
4
-13
/
+150
|
\
\
|
*
|
[WATCHDOG] convert AT91RM9200 watchdog to platform driver
Andrew Victor
2006-06-20
1
-11
/
+71
|
*
|
[WATCHDOG] add WDIOC_GETTIMELEFT ioctl
Wim Van Sebroeck
2006-06-20
3
-2
/
+79
*
|
|
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
2006-06-28
1
-8
/
+10
*
|
|
[PATCH] IPMI: remove high res timer code
Corey Minyard
2006-06-28
1
-67
/
+0
*
|
|
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
2006-06-28
1
-5
/
+2
*
|
|
[PATCH] istallion: cleanups
Alan Cox
2006-06-28
1
-1152
/
+667
*
|
|
[PATCH] stallion: fix recent SMP locking cleanup
Alan Cox
2006-06-28
1
-0
/
+3
*
|
|
[PATCH] remove active field from tty buffer structure
Paul Fulghum
2006-06-28
1
-12
/
+4
*
|
|
[PATCH] add receive_room flow control to flush_to_ldisc
Paul Fulghum
2006-06-28
1
-13
/
+24
*
|
|
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-28
4
-20
/
+4
*
|
|
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
2006-06-27
1
-2
/
+1
*
|
|
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2006-06-27
2
-9
/
+7
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...
Jim Cromie
2006-06-27
2
-1
/
+26
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...
Jim Cromie
2006-06-27
1
-2
/
+4
*
|
|
[PATCH] gpio-patchset-fixups: include linux/io.h
Jim Cromie
2006-06-27
1
-1
/
+1
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
2006-06-27
1
-4
/
+4
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
Jim Cromie
2006-06-27
1
-4
/
+23
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
2006-06-27
3
-30
/
+29
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...
Jim Cromie
2006-06-27
1
-38
/
+64
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
Jim Cromie
2006-06-27
3
-2
/
+297
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
2006-06-27
2
-3
/
+17
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
2006-06-27
2
-90
/
+95
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module
Jim Cromie
2006-06-27
2
-1
/
+46
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
Jim Cromie
2006-06-27
1
-10
/
+14
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
2006-06-27
1
-0
/
+13
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
2006-06-27
1
-0
/
+16
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...
Jim Cromie
2006-06-27
1
-17
/
+36
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
Jim Cromie
2006-06-27
1
-12
/
+41
*
|
|
[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean
Jim Cromie
2006-06-27
1
-17
/
+9
*
|
|
[PATCH] stallion clean up
Alan Cox
2006-06-27
1
-122
/
+86
*
|
|
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-06-27
1
-1
/
+1
*
|
|
[PATCH] tty: fix TCSBRK comment
Paul Fulghum
2006-06-27
1
-4
/
+3
*
|
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
6
-6
/
+6
|
|
/
|
/
|
*
|
[PATCH] type-oh bug in tlclk.c
mark gross
2006-06-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
5
-7
/
+7
|
\
\
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
4
-4
/
+4
|
*
|
fix paniced->panicked typos
Lee Revell
2006-06-26
1
-3
/
+3
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-06-26
1
-7
/
+9
|
\
\
\
|
*
|
|
Input: atkbd - fix HANGEUL/HANJA keys
Dmitry Torokhov
2006-06-26
1
-2
/
+4
|
*
|
|
Input: fix misspelling of Hangeul key
Jerome Pinot
2006-06-26
1
-1
/
+1
|
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-06-26
63
-968
/
+1175
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Input: constify drivers/char/keyboard.c
Andreas Mohr
2006-06-05
1
-4
/
+4
*
|
|
|
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
2
-56
/
+29
|
\
\
\
\
|
*
|
|
|
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
2006-06-26
2
-4
/
+4
|
*
|
|
|
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
Andi Kleen
2006-06-26
1
-52
/
+25
|
|
|
/
/
|
|
/
|
|
[next]