index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2023-07-17
2
-15
/
+92
*
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
2023-07-17
1
-0
/
+8
*
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
2023-07-17
1
-8
/
+11
*
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
Christian Hesse
2023-07-17
1
-0
/
+8
*
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
Christian Hesse
2023-07-17
1
-0
/
+8
*
tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
Jerry Snitselaar
2023-07-17
1
-0
/
+7
*
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
1
-7
/
+15
*
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
1
-15
/
+22
*
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
2023-07-17
1
-0
/
+8
*
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
2023-07-17
1
-0
/
+1
*
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
2023-07-17
1
-23
/
+7
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-04
1
-0
/
+1
|
\
|
*
virtio-console: call scheduler when we free unused buffs
Xianting Tian
2023-07-03
1
-0
/
+1
*
|
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
10
-118
/
+112
|
\
\
|
*
|
bsr: fix build problem with bsr_class static cleanup
Greg Kroah-Hartman
2023-06-26
1
-1
/
+1
|
*
|
char: xillybus: make xillybus_class a static const structure
Ivan Orlov
2023-06-23
1
-13
/
+8
|
*
|
xilinx_hwicap: make icap_class a static const structure
Ivan Orlov
2023-06-23
1
-5
/
+9
|
*
|
virtio_console: make port class a static const structure
Ivan Orlov
2023-06-23
1
-13
/
+11
|
*
|
ppdev: make ppdev_class a static const structure
Ivan Orlov
2023-06-23
1
-9
/
+10
|
*
|
char: misc: make misc_class a static const structure
Ivan Orlov
2023-06-23
1
-19
/
+20
|
*
|
/dev/mem: make mem_class a static const structure
Ivan Orlov
2023-06-23
1
-6
/
+9
|
*
|
char: lp: make lp_class a static const structure
Ivan Orlov
2023-06-23
1
-9
/
+9
|
*
|
dsp56k: make dsp56k_class a static const structure
Ivan Orlov
2023-06-23
1
-9
/
+9
|
*
|
bsr: make bsr_class a static const structure
Ivan Orlov
2023-06-23
1
-11
/
+10
|
*
|
char: xilinx_hwicap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-15
1
-4
/
+2
|
*
|
char: xilinx_hwicap: Drop if block with always false condition
Uwe Kleine-König
2023-06-15
1
-2
/
+0
|
*
|
char: xilinx_hwicap: Fold hwicap_remove() into only caller
Uwe Kleine-König
2023-06-15
1
-22
/
+18
|
*
|
Merge 6.4-rc5 into char-misc-next
Greg Kroah-Hartman
2023-06-05
1
-4
/
+4
|
|
\
|
|
*
|
char: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-31
1
-1
/
+2
*
|
|
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-07-01
7
-66
/
+282
|
\
\
\
|
*
|
|
hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
2023-06-23
1
-4
/
+4
|
*
|
|
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-06-23
1
-20
/
+1
|
*
|
|
hwrng: st - support compile-testing
Martin Kaiser
2023-06-23
1
-1
/
+1
|
*
|
|
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-06-23
1
-4
/
+2
|
*
|
|
hwrng: cn10k - Add extended trng register support
Bharat Bhushan
2023-06-02
1
-4
/
+59
|
*
|
|
hwrng: imx-rngc - don't init of_device_id's data
Martin Kaiser
2023-05-24
1
-1
/
+1
|
*
|
|
hwrng: imx-rngc - mark the probe function as __init
Martin Kaiser
2023-05-24
1
-1
/
+1
|
*
|
|
hwrng: imx-rngc - use BIT(x) for register bit defines
Martin Kaiser
2023-05-24
1
-10
/
+10
|
*
|
|
hwrng: imx-rngc - use bitfield macros to read rng type
Martin Kaiser
2023-05-24
1
-2
/
+2
|
*
|
|
hwrng: imx-rngc - simpler check for available random bytes
Martin Kaiser
2023-05-24
1
-8
/
+3
|
*
|
|
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
2023-05-12
1
-5
/
+5
|
*
|
|
hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
David Yang
2023-05-12
3
-0
/
+185
|
*
|
|
hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm
Herbert Xu
2023-05-12
1
-6
/
+8
*
|
|
|
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-30
1
-7
/
+0
|
\
\
\
\
|
*
|
|
|
mips: provide unxlate_dev_mem_ptr() in asm/io.h
Arnd Bergmann
2023-06-09
1
-7
/
+0
*
|
|
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2023-05-24
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
2023-06-02
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-26
1
-1
/
+14
|
\
\
\
|
*
|
|
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
2023-05-22
1
-1
/
+14
|
|
|
/
|
|
/
|
[next]