index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
2008-07-26
1
-2
/
+2
*
|
|
tpm: increase size of internal TPM response buffers
Marcin Obara
2008-07-26
1
-31
/
+93
*
|
|
tpm_bios.c: make 2 structs static
Adrian Bunk
2008-07-26
1
-2
/
+2
*
|
|
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
2008-07-26
1
-0
/
+1
|
/
/
*
|
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
2008-07-25
3
-3
/
+11
|
\
\
|
*
|
Make console charset translation optional
David Woodhouse
2008-06-04
3
-3
/
+11
*
|
|
unexport proc_clear_tty
Adrian Bunk
2008-07-25
1
-1
/
+0
*
|
|
Char: mxser, various cleanups
Jiri Slaby
2008-07-25
1
-20
/
+4
*
|
|
Char: mxser, remove predefined isa support
Jiri Slaby
2008-07-25
1
-40
/
+27
*
|
|
Char: mxser, prints cleanup
Jiri Slaby
2008-07-25
1
-43
/
+37
*
|
|
Char: mxser, globals cleanup
Jiri Slaby
2008-07-25
1
-75
/
+55
*
|
|
Char: mxser, ioctl cleanup
Jiri Slaby
2008-07-25
1
-23
/
+19
*
|
|
nwflash: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
1
-23
/
+8
*
|
|
dsp56k: BKL pushdown
Alan Cox
2008-07-25
1
-6
/
+14
*
|
|
ds1302: push down the BKL into the driver ioctl code
Alan Cox
2008-07-25
1
-6
/
+11
*
|
|
ppdev: wrap ioctl handler in driver and push lock down
Alan Cox
2008-07-25
1
-5
/
+13
*
|
|
sx: push BKL down into the firmware ioctl handler
Alan Cox
2008-07-25
1
-30
/
+43
*
|
|
rio: push down the BKL into the firmware ioctl handler
Alan Cox
2008-07-25
1
-3
/
+5
*
|
|
mwave: ioctl BKL pushdown
Alan Cox
2008-07-25
1
-11
/
+28
*
|
|
ip2: push BKL down for the firmware interface
Alan Cox
2008-07-25
1
-5
/
+8
*
|
|
efirtc: push down the BKL
Alan Cox
2008-07-25
1
-16
/
+19
*
|
|
#if 0 hpet_unregister()
Adrian Bunk
2008-07-25
1
-0
/
+2
*
|
|
proper extern for mwave_s_mdd
Adrian Bunk
2008-07-25
2
-2
/
+2
*
|
|
remove some more tipar bits
Adrian Bunk
2008-07-25
1
-1
/
+0
*
|
|
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
2008-07-25
1
-1
/
+0
*
|
|
virtio: console as a config option
Christian Borntraeger
2008-07-25
2
-1
/
+9
*
|
|
virtio_console: use virtqueue notification for hvc_console
Christian Borntraeger
2008-07-25
1
-7
/
+33
*
|
|
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
2008-07-25
8
-67
/
+105
*
|
|
drivers/char: remove old broken Cobalt LCD driver
Yoichi Yuasa
2008-07-24
4
-678
/
+0
*
|
|
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-07-24
1
-2
/
+0
*
|
|
rtc: push the BKL down into the driver ioctl method
Alan Cox
2008-07-24
1
-7
/
+10
*
|
|
vt: do not update when the console is blanked
Stefano Stabellini
2008-07-24
1
-1
/
+1
*
|
|
vt: hold console_sem across sysfs operations
Jiri Slaby
2008-07-24
1
-2
/
+2
*
|
|
stallion: removed unused variable
Andre Haupt
2008-07-24
1
-1
/
+0
*
|
|
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
|
|
use generic_access_phys for /dev/mem mappings
Rik van Riel
2008-07-24
1
-1
/
+4
*
|
|
mspec: convert nopfn to fault
Nick Piggin
2008-07-24
1
-9
/
+14
*
|
|
remove is_tty()
Adrian Bunk
2008-07-24
1
-13
/
+0
*
|
|
drivers/char/nvram.c: Removed duplicated include
Huang Weiyi
2008-07-23
1
-1
/
+0
*
|
|
tty: Fix up escaped character
Alan Cox
2008-07-22
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
18
-49
/
+61
|
\
\
\
|
*
|
|
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
18
-49
/
+61
*
|
|
|
istallion: Use helpers
Alan Cox
2008-07-22
1
-2
/
+1
*
|
|
|
synclink_gt fix locking in error path of rx enable
Paul Fulghum
2008-07-22
1
-1
/
+3
*
|
|
|
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
2008-07-22
1
-15
/
+27
*
|
|
|
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
2008-07-22
1
-1
/
+1
*
|
|
|
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
2008-07-22
1
-2
/
+57
*
|
|
|
synclink_gt: add serial bit order control
Paul Fulghum
2008-07-22
1
-0
/
+2
*
|
|
|
synclink_gt: improve and simplify write method
Paul Fulghum
2008-07-22
1
-27
/
+11
*
|
|
|
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
2008-07-22
1
-0
/
+4
[prev]
[next]