index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Lines
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-7
/
+0
2023-06-29
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
-0
/
+5
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+2
2023-06-26
bsr: fix build problem with bsr_class static cleanup
Greg Kroah-Hartman
-1
/
+1
2023-06-23
char: xillybus: make xillybus_class a static const structure
Ivan Orlov
-13
/
+8
2023-06-23
xilinx_hwicap: make icap_class a static const structure
Ivan Orlov
-5
/
+9
2023-06-23
virtio_console: make port class a static const structure
Ivan Orlov
-13
/
+11
2023-06-23
ppdev: make ppdev_class a static const structure
Ivan Orlov
-9
/
+10
2023-06-23
char: misc: make misc_class a static const structure
Ivan Orlov
-19
/
+20
2023-06-23
/dev/mem: make mem_class a static const structure
Ivan Orlov
-6
/
+9
2023-06-23
char: lp: make lp_class a static const structure
Ivan Orlov
-9
/
+9
2023-06-23
dsp56k: make dsp56k_class a static const structure
Ivan Orlov
-9
/
+9
2023-06-23
bsr: make bsr_class a static const structure
Ivan Orlov
-11
/
+10
2023-06-23
hwrng: imx-rngc - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
-4
/
+4
2023-06-23
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
-20
/
+1
2023-06-23
hwrng: st - support compile-testing
Martin Kaiser
-1
/
+1
2023-06-23
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
-4
/
+2
2023-06-20
ipmi: Change request_module to request_module_nowait
Corey Minyard
-2
/
+2
2023-06-20
ipmi: make ipmi_class a static const structure
Ivan Orlov
-12
/
+12
2023-06-20
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
-1
/
+1
2023-06-19
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
-0
/
+5
2023-06-15
char: xilinx_hwicap: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-06-15
char: xilinx_hwicap: Drop if block with always false condition
Uwe Kleine-König
-2
/
+0
2023-06-15
char: xilinx_hwicap: Fold hwicap_remove() into only caller
Uwe Kleine-König
-22
/
+18
2023-06-09
mips: provide unxlate_dev_mem_ptr() in asm/io.h
Arnd Bergmann
-7
/
+0
2023-06-05
Merge 6.4-rc5 into char-misc-next
Greg Kroah-Hartman
-4
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
-4
/
+4
2023-06-02
hwrng: cn10k - Add extended trng register support
Bharat Bhushan
-4
/
+59
2023-05-31
char: add HAS_IOPORT dependencies
Niklas Schnelle
-1
/
+2
2023-05-25
Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+14
2023-05-25
ipmi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
-4
/
+4
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
-2
/
+2
2023-05-24
hwrng: imx-rngc - don't init of_device_id's data
Martin Kaiser
-1
/
+1
2023-05-24
hwrng: imx-rngc - mark the probe function as __init
Martin Kaiser
-1
/
+1
2023-05-24
hwrng: imx-rngc - use BIT(x) for register bit defines
Martin Kaiser
-10
/
+10
2023-05-24
hwrng: imx-rngc - use bitfield macros to read rng type
Martin Kaiser
-2
/
+2
2023-05-24
hwrng: imx-rngc - simpler check for available random bytes
Martin Kaiser
-8
/
+3
2023-05-24
tpm: tpm_tis: Disable interrupts for AEON UPX-i11
Peter Ujfalusi
-0
/
+7
2023-05-22
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
-1
/
+14
2023-05-18
ipmi_watchdog: Fix read syscall not responding to signals during sleep
Corey Minyard
-1
/
+1
2023-05-16
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
-0
/
+16
2023-05-16
tpm: Prevent hwrng from activating during resume
Jarkko Sakkinen
-0
/
+14
2023-05-16
tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resume
Jarkko Sakkinen
-24
/
+19
2023-05-12
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
-5
/
+5
2023-05-12
hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
David Yang
-0
/
+185
2023-05-12
hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm
Herbert Xu
-6
/
+8
2023-05-01
Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+21
2023-04-28
tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers
Jarkko Sakkinen
-5
/
+21
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-7375
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+19
[prev]
[next]