index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Char: cyclades, remove useless casts
Jiri Slaby
1
-19
/
+19
2007-05-08
Char: cyclades, remove volatiles
Jiri Slaby
1
-27
/
+25
2007-05-08
Char: cyclades, timer cleanup
Jiri Slaby
1
-12
/
+6
2007-05-08
Char: cyclades, cy_readX/writeX cleanup
Jiri Slaby
1
-165
/
+150
2007-05-08
Char: cyclades, remove PAUSE
Jiri Slaby
1
-9
/
+0
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
1
-1
/
+0
2007-05-08
use mutex instead of semaphore for misc char devices
Matthias Kaehlcke
1
-13
/
+14
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2
-9
/
+14
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-05-08
old buffer overflow in moxa driver
dann frazier
1
-2
/
+6
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
11
-15
/
+15
2007-05-08
console UTF-8 fixes
Egmont Koblinger
2
-81
/
+182
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
dtlk: fix error checks in module_init()
Akinobu Mita
1
-4
/
+10
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-0
/
+1
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
14
-14
/
+0
2007-05-08
layered parport code uses parport->dev
David Brownell
3
-3
/
+3
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
1
-1
/
+4
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+15
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-5
/
+0
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-25
/
+24
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-1
/
+1
2007-05-08
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
1
-1
/
+6
2007-05-08
remove unused header file: drivers/char/digi.h
Robert P. J. Day
1
-71
/
+0
2007-05-08
rocket: remove modversions include
Robert P. J. Day
1
-4
/
+0
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-97
/
+122
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-42
/
+94
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-05-07
rename TANBAC TB0219 config
Yoichi Yuasa
2
-3
/
+3
2007-05-07
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
1
-3
/
+2
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-9
/
+4
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-57
/
+44
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-7
/
+3
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
7
-154
/
+193
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2
-2
/
+2
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
5
-5
/
+1
[next]