Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0c61efd322b75ed3143e3d130ebecbebf561adf5
/
drivers
/
char
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
935912c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
by Thomas Gleixner
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2e97506
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129
by Thomas Gleixner
· 6 years ago
128f2bf
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
58be010
random: fix soft lockup when trying to read from an uninitialized blocking pool
by Theodore Ts'o
· 6 years ago
226b0b0
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110
by Thomas Gleixner
· 6 years ago
fd534e9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
c82ee6d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
85c1a25
Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 6 years ago
b3a5e64
Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
dd5001e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
184012a
dtlk: remove double call to nonseekable_open
by Kirill Smelkov
· 6 years ago
ed6c3a6
ipmi: Remove warning if no slave address is present
by Corey Minyard
· 6 years ago
44f56a3
ipmi:ssif: Only unregister the platform driver if it was registered
by Corey Minyard
· 6 years ago
55be865
ipmi:ssif: compare block number correctly for multi-part return messages
by Kamlakant Patel
· 6 years ago
d732363
ipmi: Add the i2c-addr property for SSIF interfaces
by Corey Minyard
· 6 years ago
3b8a1f4
Merge 5.1-rc6 into tty-next
by Greg Kroah-Hartman
· 6 years ago
3a26172
Merge 5.1-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
b7d5dc2
random: add a spinlock_t to struct batched_entropy
by Sebastian Andrzej Siewior
· 6 years ago
92e507d
random: document get_random_int() family
by George Spelvin
· 6 years ago
fe6f1a6
random: fix CRNG initialization when random.trust_cpu=1
by Jon DeVree
· 6 years ago
d555352
random: move rand_initialize() earlier
by Kees Cook
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
9a75bd1
ipmi: avoid atomic_inc in exit function
by Arnd Bergmann
· 6 years ago
8fac128
ipmi: Remove file from ipmi_file_private
by Corey Minyard
· 6 years ago
af4085d
ipmi_si: remove an unused variable in try_smi_init()
by Dan Carpenter
· 6 years ago
794a3b6b
ipmi: Make ipmi_interfaces_srcu variable static
by YueHaibing
· 6 years ago
3b9a907
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
by Corey Minyard
· 6 years ago
eb9d1bf
random: only read from /dev/random after its pool has received 128 bits
by Theodore Ts'o
· 6 years ago
764ed18
drivers/char/random.c: make primary_crng static
by Rasmus Villemoes
· 6 years ago
3bd0b5b
drivers/char/random.c: remove unused stuct poolinfo::poolbits
by Rasmus Villemoes
· 6 years ago
26e0854
drivers/char/random.c: constify poolinfo_table
by Rasmus Villemoes
· 6 years ago
a885bcf
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
by Tony Camuso
· 6 years ago
bd2e98b
ipmi: Fix failure on SMBIOS specified devices
by Corey Minyard
· 6 years ago
38a1965
hwrng: stm32 - set default random quality
by Lionel Debieve
· 6 years ago
af0d444
hwrng: stm32 - fix unbalanced pm_runtime_enable
by Lionel Debieve
· 6 years ago
b9d0a85
tpm: Fix the type of the return value in calc_tpm2_event_size()
by Yue Haibing
· 6 years ago
7110629
tpm: fix an invalid condition in tpm_common_poll
by Tadeusz Struk
· 6 years ago
e891db1
tpm: turn on TPM on suspend for TPM 1.x
by Jarkko Sakkinen
· 6 years ago
c7084ed
tty: mark Siemens R3964 line discipline as BROKEN
by Greg Kroah-Hartman
· 6 years ago
13bd14a
char: hpet: fix a missing check of ioremap
by Kangjie Lu
· 6 years ago
4b0a2c5
virtio_console: initialize vtermno value for ports
by Pankaj Gupta
· 6 years ago
62f95ae
hwrng: omap - Set default quality
by Rouven Czerwinski
· 6 years ago
5af7f11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
039cd25
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
750b317
agp: efficeon: no need to set PG_reserved on GATT tables
by David Hildenbrand
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
984798d
hwrng: bcm2835 - fix probe as platform device
by Jonas Gorski
· 6 years ago
401c9bd
hpet: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
0389035
ipmi_si: Potential array underflow in hotmod_handler()
by Dan Carpenter
· 6 years ago
90b2d4f
ipmi_si: Remove hacks for adding a dummy platform devices
by Corey Minyard
· 6 years ago
e17c657
ipmi_si: Consolidate scanning the platform bus
by Corey Minyard
· 6 years ago
bdb57b7
ipmi_si: Remove hotmod devices on removal and exit
by Corey Minyard
· 6 years ago
1a84df2
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
by Corey Minyard
· 6 years ago
3bb8ea4
ipmi_si: Switch hotmod to use a platform device
by Corey Minyard
· 6 years ago
3cd83ba
ipmi: Consolidate the adding of platform devices
by Corey Minyard
· 6 years ago
f6296bd
ipmi_si: Rename addr_type to addr_space to match what it does
by Corey Minyard
· 6 years ago
f25eb44
ipmi_si: Convert some types into unsigned
by Corey Minyard
· 6 years ago
41b766d
ipmi_si: Fix crash when using hard-coded device
by Corey Minyard
· 6 years ago
4f64020
hwrng: make symbol 'optee_rng_id_table' static
by Wei Yongjun
· 6 years ago
8deed84
hwrng: Fix unsigned comparison with less than zero
by YueHaibing
· 6 years ago
56410c0
hwrng: optee: Initialize some structs using memset instead of braces
by Nathan Chancellor
· 6 years ago
dea73a3
Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers
by Arnd Bergmann
· 6 years ago
ca5dc2d
char: lp: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
50a81b6
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
by Stefan Berger
· 6 years ago
8b60c79
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
by Stefan Berger
· 6 years ago
9d4023e
tpm/ppi: Display up to 101 operations as define for version 1.3
by Stefan Berger
· 6 years ago
09fe1b4
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
by Stefan Berger
· 6 years ago
587bad7
tpm/ppi: pass function revision ID to tpm_eval_dsm()
by Stefan Berger
· 6 years ago
0b6cf6b
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
by Roberto Sassu
· 6 years ago
901615c
tpm: move tpm_chip definition to include/linux/tpm.h
by Roberto Sassu
· 6 years ago
879b589
tpm: retrieve digest size of unknown algorithms with PCR read
by Roberto Sassu
· 6 years ago
aa04247
tpm: rename and export tpm2_digest and tpm2_algorithms
by Roberto Sassu
· 6 years ago
bcfff83
tpm: dynamically allocate the allocated_banks array
by Roberto Sassu
· 6 years ago
47a6c28
tpm: remove @flags from tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
a3fbfae
tpm: take TPM chip power gating out of tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
719b7d8
tpm: introduce tpm_chip_start() and tpm_chip_stop()
by Jarkko Sakkinen
· 6 years ago
2f25740
tpm: remove TPM_TRANSMIT_UNLOCKED flag
by Jarkko Sakkinen
· 6 years ago
2677ca9
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
by Jarkko Sakkinen
· 6 years ago
5faafba
tpm: remove @space from tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
29b47ce
tpm: move TPM space code out of tpm_transmit()
by Jarkko Sakkinen
· 6 years ago
c3465a3
tpm: move tpm_validate_commmand() to tpm2-space.c
by Jarkko Sakkinen
· 6 years ago
304ff67
tpm: clean up tpm_try_transmit() error handling flow
by Jarkko Sakkinen
· 6 years ago
Next »