index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
1
-1
/
+0
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-15
/
+21
2024-05-04
ppdev: Add an error check in register_device
Huai-Yuan Liu
1
-4
/
+11
2024-05-03
alpha: don't make functions public without a reason
Al Viro
1
-1
/
+1
2024-04-26
hwrng: stm32 - repair clock handling
Marek Vasut
1
-0
/
+9
2024-04-26
hwrng: stm32 - put IP into RPM suspend on failure
Marek Vasut
1
-2
/
+5
2024-04-26
hwrng: stm32 - use logical OR in conditional
Marek Vasut
1
-1
/
+1
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-5
/
+5
2024-04-18
ARM: 9377/1: hwrng: nomadik: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-17
ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-17
ipmi: kcs_bmc_aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-17
ipmi: ipmi_ssif: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-17
ipmi: ipmi_si_platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-17
ipmi: ipmi_powernv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-17
ipmi: bt-bmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-17
char: ipmi: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-8
/
+9
2024-04-17
ipmi: Convert from tasklet to BH workqueue
Allen Pais
1
-15
/
+14
2024-04-17
random: handle creditable entropy from atomic process context
Jason A. Donenfeld
1
-5
/
+5
2024-04-11
sonypi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-11
powerpc/powernv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-11
/dev/port: don't compile file operations without CONFIG_DEVPORT
Niklas Schnelle
1
-1
/
+5
2024-04-02
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2024-04-02
hwrng: core - Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-1
/
+1
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+5
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-4
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
11
-11
/
+11
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+0
2024-03-13
Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-5
/
+8
2024-03-12
tpm: tis_i2c: Add compatible string nuvoton,npct75x
Lukas Wunner
1
-0
/
+2
2024-03-12
tpm_tis: Add compatible string atmel,at97sc3204
Lukas Wunner
1
-0
/
+1
2024-03-12
tpm_tis_spi: Add compatible string atmel,attpm20p
Lukas Wunner
1
-0
/
+1
2024-03-12
tpm,tpm_tis: Avoid warning splat at shutdown
Lino Sanfilippo
1
-2
/
+1
2024-03-12
tpm/tpm_ftpm_tee: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2024-03-08
hwrng: hisi - use dev_err_probe
Martin Kaiser
1
-4
/
+2
2024-03-07
char: xillybus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2024-03-07
hpet: remove hpets::hp_clocksource
Jiri Slaby (SUSE)
1
-1
/
+0
2024-03-07
char: xilinx_hwicap: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
11
-11
/
+11
2024-02-16
char/agp: remove agp_bridge_data::type
Jiri Slaby (SUSE)
1
-1
/
+0
2024-02-08
tpm_tis_spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-56
/
+8
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-1491
/
+0
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
15
-74
/
+59
2024-01-10
Merge tag 'tpmdd-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2
-13
/
+5
2024-01-09
Merge tag 'for-linus-6.8-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-11
/
+7
2024-01-09
tpm: cr50: fix kernel-doc warning and spelling
Randy Dunlap
1
-2
/
+1
2024-01-09
tpm: nuvoton: Use i2c_get_match_data()
Rob Herring
1
-11
/
+4
[prev]
[next]