Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81ad8a8e866755385a216cebbb9ae54ad0b31ea2
/
drivers
/
char
« Previous
3241525
Revert "tpm/tpm_crb: implement tpm crb idle state"
by Jarkko Sakkinen
· 8 years ago
cfa1882
Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
by Jarkko Sakkinen
· 8 years ago
2b7926a
Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
by Jarkko Sakkinen
· 8 years ago
4886cd8
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
by Jarkko Sakkinen
· 8 years ago
ad8529f
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
by Dave Gerlach
· 8 years ago
104a32e
hwrng: geode - fix return value check in mod_init()
by Wei Yongjun
· 8 years ago
f7eca27
hwrng: amd - Fix return value check in mod_init()
by Wei Yongjun
· 8 years ago
e350e24
tmp/tpm_crb: implement runtime pm for tpm_crb
by Winkler, Tomas
· 8 years ago
0c22db435
tpm/tpm_crb: open code the crb_init into acpi_add
by Winkler, Tomas
· 8 years ago
9514ff1
tmp/tpm_crb: fix Intel PTT hw bug during idle state
by Winkler, Tomas
· 8 years ago
e17acbb
tpm/tpm_crb: implement tpm crb idle state
by Winkler, Tomas
· 8 years ago
ebfd753
tpm: add check for minimum buffer size in tpm_transmit()
by Jarkko Sakkinen
· 8 years ago
0014777
tpm: constify TPM 1.x header structures
by Julia Lawall
· 8 years ago
64fba530
tpm/tpm_crb: fix the over 80 characters checkpatch warring
by Tomas Winkler
· 8 years ago
47de683
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
by Tomas Winkler
· 8 years ago
aa77ea0
tpm/tpm_crb: cache cmd_size register value.
by Tomas Winkler
· 8 years ago
7180131
tmp/tpm_crb: drop include to platform_device
by Tomas Winkler
· 8 years ago
56af322
tpm/tpm_tis: remove unused itpm variable
by Tomas Winkler
· 8 years ago
f39a9e9
tpm_crb: fix incorrect values of cmdReady and goIdle bits
by Jarkko Sakkinen
· 8 years ago
7fd10d6
tpm_crb: refine the naming of constants
by Jarkko Sakkinen
· 8 years ago
35fec6f
tpm_crb: remove wmb()'s
by Jarkko Sakkinen
· 8 years ago
72fd50e
tpm_crb: fix crb_req_canceled behavior
by Jarkko Sakkinen
· 8 years ago
0c54133
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
by Jarkko Sakkinen
· 8 years ago
ae7e190
tpm: use tpm_transmit_cmd() in tpm2_probe()
by Jarkko Sakkinen
· 8 years ago
eb5854e
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
by Jarkko Sakkinen
· 8 years ago
d4abd95
tpm: remove unnecessary externs from tpm.h
by Jarkko Sakkinen
· 8 years ago
09dd770
tpm/st33zp24: Remove useless tpm_gen_interrupt
by Jason Gunthorpe
· 8 years ago
d4816ed
tpm: fix a race condition in tpm2_unseal_trusted()
by Jarkko Sakkinen
· 8 years ago
b7d7b28
tpm: invalid self test error message
by Jarkko Sakkinen
· 8 years ago
0b3191d
ttyprintk: Neaten and simplify printing
by Joe Perches
· 8 years ago
e9afc74
hwrng: geode - Use linux/io.h instead of asm/io.h
by PrasannaKumar Muralidharan
· 8 years ago
6e9b5e7
hwrng: geode - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
94879fa
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
by Wei Yongjun
· 8 years ago
31b2a73
hwrng: amd - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
58b022a
hwrng: core - Allocate memory during module init
by PrasannaKumar Muralidharan
· 8 years ago
a826806
hwrng: pasemi - Use linux/io.h instead of asm/io.h
by PrasannaKumar Muralidharan
· 8 years ago
63019f3
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
by PrasannaKumar Muralidharan
· 8 years ago
d0acc7d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
5e59d9a
virtio_console: Stop doing DMA on the stack
by Andy Lutomirski
· 8 years ago
da28caa
hwrng: pasemi - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
da59c51
hwrng: bcm2835 - handle of_iomap failures
by Arvind Yadav
· 8 years ago
fbc1ec2
Merge 4.8-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
4a29b34
tpm: invalid self test error message
by Jarkko Sakkinen
· 8 years ago
98a3c46
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
by PrasannaKumar Muralidharan
· 8 years ago
68734bc9
hwrng: Remove check for max less than 4 bytes
by PrasannaKumar Muralidharan
· 8 years ago
85962d2
hwrng: amd - Convert to new hwrng read() API
by Corentin LABBE
· 8 years ago
3c343a3
hwrng: amd - Access hardware via ioread32/iowrite32
by Corentin LABBE
· 8 years ago
7bad2cc
hwrng: amd - Replace global variable with private struct
by Corentin LABBE
· 8 years ago
fdec60d
hwrng: amd - release_region must be called after hwrng_unregister
by Corentin LABBE
· 8 years ago
055ae89
hwrng: amd - Remove asm/io.h
by Corentin LABBE
· 8 years ago
f8169bf
hwrng: amd - Be consitent with the driver name
by Corentin LABBE
· 8 years ago
1c335d4
hwrng: amd - use the BIT macro
by Corentin LABBE
· 8 years ago
6020721
hwrng: amd - Fix style problem with blank line
by Corentin LABBE
· 8 years ago
cc2f190
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
by Omer Khaliq
· 8 years ago
148a1bc
drivers: char: mem: Check {read,write}_kmem() addresses
by Robin Murphy
· 8 years ago
d61f308
char: xillybus: Fix spelling mistake and comment
by Eli Billauer
· 8 years ago
c1e8ad2
snsc: check return value of class_create
by Zhouyi Zhou
· 8 years ago
26ec99b
char/mwave: remove custom BOOLEAN type
by Arnd Bergmann
· 8 years ago
8b7d3a9
ppdev: use new parport device model
by Sudip Mukherjee
· 8 years ago
d6a38c0
miscdevice: Use module_misc_device() macro
by PrasannaKumar Muralidharan
· 8 years ago
069b188
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
by Chris Metcalf
· 8 years ago
161040f
hwrng: omap3-rom - Remove obsoleted functions
by PrasannaKumar Muralidharan
· 8 years ago
f74bdd4
hwrng: mxc-rnga - Fix Kconfig dependency
by Fabian Frederick
· 8 years ago
3497971
agp/intel: Flush chipset writes after updating a single PTE
by Chris Wilson
· 8 years ago
c5f91cd
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
by Markus Elfring
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
dd0f0cf
random: Fix crashes with sparse node ids
by Michael Ellerman
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
71e9dcc
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
59b8d4f
random: use for_each_online_node() to iterate over NUMA nodes
by Theodore Ts'o
· 8 years ago
818e607
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
6630420
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
b07b58a
ipmi: remove trydefaults parameter and default init
by Tony Camuso
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c01d5b3
shmem: get_unmapped_area align huge page
by Hugh Dickins
· 8 years ago
bbce2ad
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
82cc1a4
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
by Jason Gunthorpe
· 8 years ago
cae8b44
tpm: Factor out common startup code
by Jason Gunthorpe
· 8 years ago
2b88cd9
tpm: use devm_add_action_or_reset
by Sudip Mukherjee
· 8 years ago
fa7539b
tpm2_i2c_nuvoton: add irq validity check
by Andrew Zamansky
· 8 years ago
9754d45
tpm: read burstcount from TPM_STS in one 32-bit transaction
by Andrey Pronin
· 8 years ago
1b0612b
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
by apronin@chromium.org
· 8 years ago
79b591c
tpm_tis_core: convert max timeouts from msec to jiffies
by apronin@chromium.org
· 8 years ago
2419036
dsp56k: prevent a harmless underflow
by Dan Carpenter
· 8 years ago
39380b8
x86/mm/pat, /dev/mem: Remove superfluous error message
by Jiri Kosina
· 8 years ago
86a574d
random: strengthen input validation for RNDADDTOENTCNT
by Theodore Ts'o
· 8 years ago
c92e040
random: add backtracking protection to the CRNG
by Theodore Ts'o
· 9 years ago
1e7f583
random: make /dev/urandom scalable for silly userspace programs
by Theodore Ts'o
· 9 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 8 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 8 years ago
43a1dd9
powerpc/powernv: Add driver for operator panel on FSP machines
by Suraj Jitindar Singh
· 8 years ago
61dc0a4
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
by Nishanth Menon
· 8 years ago
5ee98ab
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
by Arnd Bergmann
· 8 years ago
f786b75
tpm_crb: fix address space of the return pointer in crb_map_res()
by Jarkko Sakkinen
· 8 years ago
9da7e78
tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()
by Jarkko Sakkinen
· 8 years ago
0edbfea
tpm/tpm_tis_spi: Add support for spi phy
by Christophe Ricard
· 8 years ago
41a5e1c
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
by Christophe Ricard
· 8 years ago
Next »