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
*
ipmi: Fix multi-part message handling
Corey Minyard
2015-05-05
1
-13
/
+38
*
ipmi: Add alert handling to SSIF
Corey Minyard
2015-05-05
1
-16
/
+116
*
ipmi: Fix a problem that messages are not issued in run_to_completion mode
Hidehiro Kawai
2015-05-05
1
-2
/
+1
*
ipmi: Report an error if ACPI _IFT doesn't exist
Corey Minyard
2015-05-05
1
-1
/
+3
*
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
2015-05-05
1
-1
/
+0
*
ipmi: Don't report err in the SI driver for SSIF devices
Corey Minyard
2015-05-05
1
-2
/
+3
*
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
2015-05-05
3
-5
/
+5
*
ipmi:ssif: Ignore spaces when comparing I2C adapter names
Corey Minyard
2015-05-05
1
-3
/
+22
*
ipmi_ssif: Fix the logic on user-supplied addresses
Corey Minyard
2015-05-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
1
-9
/
+9
|
\
|
*
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
2015-05-04
1
-9
/
+9
*
|
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
10
-43
/
+43
|
\
\
|
*
|
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
2015-04-03
1
-0
/
+2
|
*
|
virtio_console: Use bool function return values of true/false not 1/0
Joe Perches
2015-04-03
1
-1
/
+1
|
*
|
misc: pass miscdevice through file's private_data
Tom Van Braeckel
2015-04-03
1
-3
/
+8
|
*
|
i8k: Remove use of seq_printf return value
Joe Perches
2015-03-25
1
-7
/
+9
|
*
|
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
2015-03-25
1
-23
/
+11
|
*
|
misc: Add attribute groups
Takashi Iwai
2015-03-25
1
-2
/
+3
|
*
|
char: misc: document behaviour of open()
Martin Kepplinger
2015-03-25
1
-1
/
+3
|
*
|
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
2015-03-25
4
-29
/
+40
|
|
\
\
|
*
|
|
char: constify of_device_id array
Fabian Frederick
2015-03-16
5
-6
/
+6
*
|
|
|
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-16
1
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-04-15
1
-2
/
+3
*
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
2
-13
/
+9
|
\
\
\
\
|
*
|
|
|
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
2015-04-11
1
-9
/
+9
|
*
|
|
|
make new_sync_{read,write}() static
Al Viro
2015-04-11
2
-4
/
+0
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-04-15
11
-975
/
+1510
|
\
\
\
\
\
|
*
|
|
|
|
tpm/st33zp24/spi: Add missing device table for spi phy.
Christophe Ricard
2015-03-27
1
-0
/
+7
|
*
|
|
|
|
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
Christophe Ricard
2015-03-27
1
-1
/
+11
|
*
|
|
|
|
tpm/tpm_infineon: Use struct dev_pm_ops for power management
Peter Huewe
2015-03-18
1
-25
/
+9
|
*
|
|
|
|
tpm: Update KConfig text to include TPM2.0 FIFO chips
Peter Huewe
2015-03-18
1
-4
/
+5
|
*
|
|
|
|
tpm/st33zp24/spi: Add st33zp24 spi phy
Christophe Ricard
2015-03-18
5
-2
/
+408
|
*
|
|
|
|
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
2015-03-18
8
-926
/
+1031
|
*
|
|
|
|
tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...
Christophe Ricard
2015-03-18
1
-7
/
+11
|
*
|
|
|
|
tpm: fix: sanitized code paths in tpm_chip_register()
Jarkko Sakkinen
2015-03-18
1
-24
/
+42
|
*
|
|
|
|
tpm: fix call order in tpm-chip.c
Jarkko Sakkinen
2015-03-05
1
-20
/
+14
|
*
|
|
|
|
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
jmlatten@linux.vnet.ibm.com
2015-03-05
2
-8
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-15
11
-115
/
+367
|
\
\
\
\
\
|
*
|
|
|
|
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
2015-03-18
1
-1
/
+2
|
*
|
|
|
|
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
Andre Wolokita
2015-03-17
1
-1
/
+1
|
*
|
|
|
|
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...
Andre Wolokita
2015-03-17
1
-1
/
+1
|
*
|
|
|
|
hwrng: iproc-rng200 - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-14
/
+1
|
*
|
|
|
|
hwrng: iproc-rng200 - do not use static structure
Dmitry Torokhov
2015-03-16
1
-23
/
+21
|
*
|
|
|
|
hwrng: msm - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-10
/
+1
|
*
|
|
|
|
hwrng: exynos - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-11
/
+1
|
*
|
|
|
|
hwrng: bcm63xx - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-56
/
+31
|
*
|
|
|
|
hwrng: add devm_* interfaces
Dmitry Torokhov
2015-03-16
1
-0
/
+42
|
*
|
|
|
|
hwrng: omap - remove #ifdefery around PM methods
Dmitry Torokhov
2015-03-12
1
-12
/
+3
|
*
|
|
|
|
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
2015-03-12
1
-2
/
+2
|
*
|
|
|
|
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
2015-03-12
1
-2
/
+2
[next]