Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
69f75a4f8c7b56a5cb050255167cf77a6f4c2fe1
/
drivers
/
char
bfebeb1
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
c715ebe
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
99a2c78
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
9a47249
random: Make crng state queryable
by Jason A. Donenfeld
· 6 years ago
f743015
char: rtc: remove task handling
by Alexandre Belloni
· 6 years ago
a26fb01
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
58bac8c
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
by Jarkko Sakkinen
· 7 years ago
eccc9bb
tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
by Stefan Berger
· 7 years ago
aaae815
tpm: Implement tpm_default_chip() to find a TPM chip
by Stefan Berger
· 7 years ago
fc1d52b
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
by Stefan Berger
· 7 years ago
7a64c55
tpm: Allow tpm_tis drivers to set hwrng quality.
by Louis Collard
· 7 years ago
36a1102
tpm: Return the actual size when receiving an unsupported command
by Ricardo Schwarzmeier
· 7 years ago
627448e
tpm: separate cmd_ready/go_idle from runtime_pm
by Tomas Winkler
· 7 years ago
79e2472
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
1a339b6
tpm_tis_spi: Pass the SPI IRQ down to the driver
by Linus Walleij
· 7 years ago
ce63c05
tpm: migrate tpm2_get_random() to use struct tpm_buf
by Jarkko Sakkinen
· 7 years ago
2ab3241
tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf
by Jarkko Sakkinen
· 7 years ago
94e266b
tpm: migrate tpm2_probe() to use struct tpm_buf
by Jarkko Sakkinen
· 7 years ago
cc26c6e
tpm: migrate tpm2_shutdown() to use struct tpm_buf
by Jarkko Sakkinen
· 7 years ago
5a2c3a3
hwrng: msm - remove msm hw_random driver
by Vinod Koul
· 6 years ago
bfd40ea
mm: fix vma_is_anonymous() false-positives
by Kirill A. Shutemov
· 6 years ago
b34fbaa
random: remove preempt disabled region
by Ingo Molnar
· 6 years ago
39a8883
random: add a config option to trust the CPU's hwrng
by Theodore Ts'o
· 6 years ago
753d433
random: Return nbytes filled from hw RNG
by Tobin C. Harding
· 7 years ago
8ddd6ef
random: Fix whitespace pre random-bytes work
by Tobin C. Harding
· 7 years ago
81e69df
random: mix rdrand with entropy sent in from userspace
by Theodore Ts'o
· 6 years ago
8d62fe9
virtio: virtconsole: Use seq_file for debugfs operations
by Tuomas Tynkkynen
· 6 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
572d8fd
char: amd64-agp: Use 64-bit arithmetic instead of 32-bit
by Gustavo A. R. Silva
· 7 years ago
8fb8876
char: agp: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
ea9561c
Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
5faecb0
/dev/mem: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
07fb28b
char: pcmcia: remove redundant pointer dev
by Colin Ian King
· 7 years ago
9f10ee3
hpet: remove redundant pointer hpet
by Colin Ian King
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
dc0f0a0
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
by Haiyue Wang
· 7 years ago
2068db5
ipmi: Cleanup oops on initialization failure
by Corey Minyard
· 7 years ago
2dd3f7c9
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
837bf7c
hwrng: core - Always drop the RNG in hwrng_unregister()
by Michael Büsch
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
5b572e2
Convert virtio_console to struct_size
by Matthew Wilcox
· 7 years ago
1329c20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
294248e
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
0eb0061
Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
873c38a
char: sparc64: Add privileged ADI driver
by Tom Hromatka
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3ab2011
tpm: fix race condition in tpm_common_write()
by Tadeusz Struk
· 7 years ago
89b310a
random: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
048f7c3
ipmi: Properly release srcu locks on error conditions
by Corey Minyard
· 7 years ago
58aae18
ipmi: NPCM7xx KCS BMC: enable interrupt to the host
by Avi Fishman
· 7 years ago
fe50a7d
ipmi:bt: Set the timeout before doing a capabilities check
by Corey Minyard
· 7 years ago
57f5bfe
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
by Colin Ian King
· 7 years ago
424eaf9
tpm: reduce polling time to usecs for even finer granularity
by Nayna Jain
· 7 years ago
8a8dcab
tty: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
f5495bb
tpm: replace kmalloc() + memcpy() with kmemdup()
by Ji-Hun Kim
· 7 years ago
6979891
tpm: replace kmalloc() + memcpy() with kmemdup()
by Ji-Hun Kim
· 7 years ago
8c81c24
tpm: fix use after free in tpm2_load_context()
by Tadeusz Struk
· 7 years ago
59f5a6b
tpm: reduce poll sleep time in tpm_transmit()
by Nayna Jain
· 7 years ago
33bafe9
tpm_tis: verify locality released before returning from release_locality
by Jerry Snitselaar
· 7 years ago
dec60f3
agp: uninorth: make two functions static
by Mathieu Malaterre
· 7 years ago
1fbad30
tpm: tpm_crb: relinquish locality on error path.
by Winkler, Tomas
· 7 years ago
163475e
ipmi: Remove the proc interface
by Corey Minyard
· 7 years ago
c922ff8
tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
by Colin Ian King
· 7 years ago
75d647f
tpm: Move eventlog declarations to its own header
by Thiebaud Weksteen
· 7 years ago
9b01b53
tpm: Move shared eventlog functions to common.c
by Thiebaud Weksteen
· 7 years ago
0bfb237
tpm: Move eventlog files to a subdirectory
by Thiebaud Weksteen
· 7 years ago
09dd144
tpm: Add explicit endianness cast
by Thiebaud Weksteen
· 7 years ago
f20b4f2
tpm: st33zp24: remove redundant null check on chip
by Colin Ian King
· 7 years ago
92980756
tpm: move the delay_msec increment after sleep in tpm_transmit()
by Nayna Jain
· 7 years ago
9bae549
hwrng: stm32 - fix pm_suspend issue
by lionel.debieve@st.com
· 7 years ago
af51378
hwrng: stm32 - define default state for rng driver
by lionel.debieve@st.com
· 7 years ago
720d690
Merge 4.17-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
0644f18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
665fa00
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
5c60300
virtio_console: reset on out of memory
by Michael S. Tsirkin
· 7 years ago
aa44ec8
virtio_console: move removal code
by Michael S. Tsirkin
· 7 years ago
61a8950
virtio_console: drop custom control queue cleanup
by Michael S. Tsirkin
· 7 years ago
a7a69ec
virtio_console: free buffers after reset
by Michael S. Tsirkin
· 7 years ago
2855b33
virtio_console: don't tie bufs to a vq
by Michael S. Tsirkin
· 7 years ago
4e00b33
random: rate limit unseeded randomness warnings
by Theodore Ts'o
· 7 years ago
6c1e851
random: fix possible sleeping allocation from irq context
by Theodore Ts'o
· 7 years ago
3eb87d4
char: mspec: change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
285848b
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
49d1179
hwrng: via - support new Centaur CPU
by davidwang
· 7 years ago
1211229
ipmi_ssif: Fix uninitialized variable issue
by Gustavo A. R. Silva
· 7 years ago
6b2e54f
ipmi: add an NPCM7xx KCS BMC driver
by Haiyue Wang
· 7 years ago
93c303d
ipmi_si: Clean up shutdown a bit
by Corey Minyard
· 7 years ago
57bccb4
ipmi_si: Rename intf_num to si_num
by Corey Minyard
· 7 years ago
0fbecb4
ipmi: Remove smi->intf checks
by Corey Minyard
· 7 years ago
Next »