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
...
|
*
|
|
|
|
hwrng: ingenic - enable compile testing
Martin Kaiser
2023-07-22
1
-2
/
+1
|
*
|
|
|
|
hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-20
1
-15
/
+10
|
*
|
|
|
|
hwrng: pic32 - enable TRNG only while it's used
Martin Kaiser
2023-07-20
1
-22
/
+19
|
*
|
|
|
|
hwrng: pic32 - remove unused defines
Martin Kaiser
2023-07-20
1
-10
/
+3
|
*
|
|
|
|
hwrng: pic32 - use devm_clk_get_enabled
Martin Kaiser
2023-07-20
1
-14
/
+5
|
*
|
|
|
|
hwrng: pic32 - enable compile-testing
Martin Kaiser
2023-07-20
1
-1
/
+1
|
*
|
|
|
|
hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
2023-07-20
1
-4
/
+4
|
*
|
|
|
|
hwrng: imx-rngc - use dev_err_probe
Martin Kaiser
2023-07-20
1
-16
/
+8
|
*
|
|
|
|
hwrng: nomadik - use dev_err_probe
Martin Kaiser
2023-07-20
1
-5
/
+2
|
*
|
|
|
|
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
2023-07-20
1
-9
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
Li Zetao
2023-08-17
1
-17
/
+1
*
|
|
|
|
tpm: remove redundant variable len
Colin Ian King
2023-08-17
1
-2
/
+1
*
|
|
|
|
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
2023-08-17
1
-3
/
+10
*
|
|
|
|
tpm_tis: Use responseRetry to recover from data transfer errors
Alexander Steffen
2023-08-17
2
-8
/
+30
*
|
|
|
|
tpm_tis: Move CRC check to generic send routine
Alexander Steffen
2023-08-17
1
-6
/
+6
*
|
|
|
|
tpm_tis_spi: Add hardware wait polling
Krishna Yarlagadda
2023-08-17
1
-2
/
+89
*
|
|
|
|
tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
Jarkko Sakkinen
2023-08-17
1
-91
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
tpm_tis: Opt-in interrupts
Jarkko Sakkinen
2023-08-12
1
-1
/
+1
*
|
|
|
tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
Peter Ujfalusi
2023-08-12
1
-1
/
+1
*
|
|
|
tpm: Add a helper for checking hwrng enabled
Mario Limonciello
2023-08-09
1
-5
/
+14
*
|
|
|
tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
Jonathan McDowell
2023-08-07
1
-0
/
+8
*
|
|
|
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
2023-08-07
2
-66
/
+32
*
|
|
|
tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
Takashi Iwai
2023-08-07
1
-0
/
+8
|
|
/
/
|
/
|
|
*
|
|
tpm_tis: Explicitly check for error code
Alexander Steffen
2023-07-28
1
-2
/
+7
*
|
|
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-07-28
6
-6
/
+6
*
|
|
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
[prev]
[next]