Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
28e6b67f0b292f557468c139085303b15f1a678f
/
drivers
/
char
91ef5cc
Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus
by James Morris
· 9 years ago
b371616
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
by Jarkko Sakkinen
· 9 years ago
ba0ef85
tpm: Fix initialization of the cdev
by Jason Gunthorpe
· 9 years ago
c021bf1
Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
8b572a4
agp/intel: Fix typo in needs_ilk_vtd_wa()
by Chris Wilson
· 9 years ago
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
08d183e
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 9 years ago
a394c6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
by Linus Torvalds
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
49afd72
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
by Jarkko Sakkinen
· 9 years ago
9d75f08
vTPM: set virtual device before passing to ibmvtpm_reset_crq
by Hon Ching \(Vicky\) Lo
· 9 years ago
84e3b42
tpm_ibmvtpm: remove unneccessary message level.
by Fabian Frederick
· 10 years ago
03cb050
char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type variable in function buffer_icap_set_configuration().
by Shailendra Verma
· 9 years ago
c271950
random: Remove kernel blocking API
by Herbert Xu
· 9 years ago
205a525
random: Add callback API for random pool readiness
by Herbert Xu
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
fdd2db2
snsc: pass timeout as HZ independent value
by Nicholas Mc Guire
· 9 years ago
208250d
char:pcmcia:synclink_cs - Do not initialise statics to 0.
by Shailendra Verma
· 9 years ago
b575f71
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
by Vladimir Zapolskiy
· 9 years ago
f2e6cf7
pcmcia: Convert dev_printk to dev_<level>
by Joe Perches
· 10 years ago
6d7e3d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
16b369a
random: Blocking API for accessing nonblocking_pool
by Stephan Mueller
· 9 years ago
1d9de44
random: Wake up all getrandom(2) callers when pool is ready
by Herbert Xu
· 9 years ago
a5afba1
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
by Pali Rohár
· 9 years ago
db17006
virtio_console: silence a static checker warning
by Dan Carpenter
· 10 years ago
45c554e
xillybus: XILLYBUS_OF should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
f0c7b47
drivers/char: Remove msm_smd_pkt driver
by Stephen Boyd
· 10 years ago
898bc28
drivers: char: misc.c: remove trailing whitespace
by Tal Shorer
· 10 years ago
dce143c
ipmi/powernv: Convert to irq event interface
by Alistair Popple
· 9 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
3d69d43
ipmi: Fix multi-part message handling
by Corey Minyard
· 10 years ago
9162052
ipmi: Add alert handling to SSIF
by Corey Minyard
· 10 years ago
9f81270
ipmi: Fix a problem that messages are not issued in run_to_completion mode
by Hidehiro Kawai
· 10 years ago
a182a4b
ipmi: Report an error if ACPI _IFT doesn't exist
by Corey Minyard
· 10 years ago
15c5725
ipmi: Remove unused including <linux/version.h>
by Wei Yongjun
· 10 years ago
b1e65e7
ipmi: Don't report err in the SI driver for SSIF devices
by Corey Minyard
· 10 years ago
5e33cd0
ipmi: Remove incorrect use of seq_has_overflowed
by Joe Perches
· 10 years ago
b0e9aaa
ipmi:ssif: Ignore spaces when comparing I2C adapter names
by Corey Minyard
· 10 years ago
d467f7a
ipmi_ssif: Fix the logic on user-supplied addresses
by Corey Minyard
· 10 years ago
d9cee5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f440c4e
hwrng: bcm63xx - Fix driver compilation
by Álvaro Fernández Rojas
· 10 years ago
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
497a5df
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
fa92789
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
d488d3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
17528b3
Merge branch 'pnp'
by Rafael J. Wysocki
· 10 years ago
cd28e28
switch drivers/char/mem.c to ->read_iter/->write_iter
by Al Viro
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
d0acf73
ipmi_ssif: Use interruptible completion for waiting in the thread
by Corey Minyard
· 10 years ago
ad1ed2a
ipmi/powernv: Fix minor locking bug
by Alistair Popple
· 10 years ago
1e7d6a4
ipmi: Handle BMCs that don't allow clearing the rcv irq bit
by Corey Minyard
· 10 years ago
127af88
char: xillybus: Don't return -EFAULT on user-triggered flush
by Eli Billauer
· 10 years ago
f580d73
virtio_console: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
0b509d8
misc: pass miscdevice through file's private_data
by Tom Van Braeckel
· 10 years ago
1018bc2
tpm/st33zp24/spi: Add missing device table for spi phy.
by Christophe Ricard
· 10 years ago
7216ebc
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
by Christophe Ricard
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
3a267d3
i8k: Remove use of seq_printf return value
by Joe Perches
· 10 years ago
0daa7a0
hwrng: Avoid manual device_create_file() calls
by Takashi Iwai
· 10 years ago
bd73599
misc: Add attribute groups
by Takashi Iwai
· 10 years ago
03190c6
char: misc: document behaviour of open()
by Martin Kepplinger
· 10 years ago
ff85f70
Merge 4.0-rc5 into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
6b37729
tpm/tpm_infineon: Use struct dev_pm_ops for power management
by Peter Huewe
· 10 years ago
4450643
tpm: Update KConfig text to include TPM2.0 FIFO chips
by Peter Huewe
· 10 years ago
f042a31
tpm/st33zp24/spi: Add st33zp24 spi phy
by Christophe Ricard
· 10 years ago
bf38b87
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
by Christophe Ricard
· 10 years ago
fe7d368
tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_dev
by Christophe Ricard
· 10 years ago
34d47b6
tpm: fix: sanitized code paths in tpm_chip_register()
by Jarkko Sakkinen
· 10 years ago
1551660
PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver
by Peter Huewe
· 10 years ago
506bf0c
hwrng: core - allow perfect entropy from hardware devices
by Keith Packard
· 10 years ago
4d272f9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
656d7e7
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
by Andre Wolokita
· 10 years ago
1a5addf
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG
by Andre Wolokita
· 10 years ago
da2ff52
char: constify of_device_id array
by Fabian Frederick
· 10 years ago
73b3862
hwrng: iproc-rng200 - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
ef0a1b2
hwrng: iproc-rng200 - do not use static structure
by Dmitry Torokhov
· 10 years ago
9052b0d
hwrng: msm - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
1e6e38a
hwrng: exynos - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
6229c16
hwrng: bcm63xx - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
4d9b519
hwrng: add devm_* interfaces
by Dmitry Torokhov
· 10 years ago
a308d66
hwrng: omap - remove #ifdefery around PM methods
by Dmitry Torokhov
· 10 years ago
257bedd
hwrng: pseries - remove incorrect __init/__exit markups
by Dmitry Torokhov
· 10 years ago
87094a0
hwrng: octeon - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
1ee9b5e
hwrng: omap - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
a508412
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
by Feng Kan
· 10 years ago
19913b6
tpm: fix call order in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
62dfd91
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
by jmlatten@linux.vnet.ibm.com
· 10 years ago
c83d45d
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
by Scott Branden
· 10 years ago
d972b05
tpm: fix call order in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
6da2517
tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
by jmlatten@linux.vnet.ibm.com
· 10 years ago
Next »