summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcmHerbert Xu2023-05-121-6/+8
* | | | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-06-291-7/+0
|\ \ \ \
| * | | | mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann2023-06-091-7/+0
* | | | | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tty, proc, kernfs, random: Use copy_splice_read()David Howells2023-05-241-2/+2
| | |/ / | |/| |
* | | | tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo2023-06-021-4/+4
| |_|/ |/| |
* | | Merge tag 'parisc-for-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-251-1/+14
|\ \ \
| * | | parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()Helge Deller2023-05-221-1/+14
| | |/ | |/|
* / | tpm: tpm_tis: Disable interrupts for AEON UPX-i11Peter Ujfalusi2023-05-241-0/+7
|/ /
* | tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar2023-05-161-0/+16
* | tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-162-0/+14
* | tpm_tis: Use tpm_chip_{start,stop} decoration inside tpm_tis_resumeJarkko Sakkinen2023-05-161-24/+19
|/
* Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-013-5/+21
|\
| * tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen2023-04-283-5/+21
* | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-279-7375/+0
|\ \
| * \ Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman2023-03-204-3/+138
| |\ \
| * | | char: pcmcia: remove all the driversJiri Slaby2023-03-099-7366/+0
| * | | tty: ipwireless: move Kconfig entry to ttyJiri Slaby2023-03-091-9/+0
* | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2716-17/+19
|\ \ \ \
| * \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-034-3/+138
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tpm: Fix a possible dereference of ERR_PTR in tpm_init()Harshit Mogalapalli2023-03-211-1/+2
| * | | | tpm: fix up the tpm_class shutdown_pre pointer when createdGreg Kroah-Hartman2023-03-173-2/+3
| * | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-1714-15/+15
| | |/ / | |/| |
* | | | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-271-3/+3
|\ \ \ \
| * \ \ \ Merge 6.3-rc3 into tty-nextGreg Kroah-Hartman2023-03-204-3/+138
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: Convert hw_stopped in tty_struct to boolIlpo Järvinen2023-03-171-3/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2023-04-273-26/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | ipmi:ssif: Drop if blocks with always false conditionUwe Kleine-König2023-04-121-6/+0
| * | | ipmi: fix SSIF not responding under certain cond.Zhang Yuchen2023-04-121-2/+2
| * | | ipmi:ssif: Add send_retries incrementCorey Minyard2023-04-041-1/+3
| * | | char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously"zipeng zhang2023-03-161-1/+1
| * | | ipmi: simplify sysctl registrationLuis Chamberlain2023-03-021-15/+1
| * | | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap2023-03-021-1/+2
| |/ /
* | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-262-59/+16
|\ \ \
| * | | hwrng: xgene - remove unnecessary (void*) conversionsYu Zhe2023-03-241-1/+1
| * | | hwrng: meson - remove not needed call to platform_set_drvdataHeiner Kallweit2023-03-141-2/+0
| * | | hwrng: meson - use devm_clk_get_optional_enabledHeiner Kallweit2023-03-141-20/+4
| * | | hwrng: meson - remove unused member of struct meson_rng_dataHeiner Kallweit2023-03-141-3/+0
| * | | hwrng: xgene - Improve error reporting for problems during .remove()Uwe Kleine-König2023-03-141-1/+1
| * | | hwrng: xgene - Simplify using devm_clk_get_optional_enabled()Uwe Kleine-König2023-03-101-21/+6
| * | | hwrng: xgene - Simplify using dev_err_probe()Uwe Kleine-König2023-03-101-14/+7
| |/ /
* | | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-251-1/+1
|\ \ \
| * | | tpm: atmel: Add explicit include for of.hRob Herring2023-04-061-1/+1
| | |/ | |/|
* | | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call siteJarkko Sakkinen2023-04-241-1/+2
* | | tpm_tis: fix stall after iowrite*()sHaris Okanovic2023-04-241-2/+41
* | | tpm/tpm_tis_synquacer: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* | | tpm/tpm_tis: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* | | tpm/tpm_ftpm_tee: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-3/+3
* | | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski2023-04-241-2/+2
* | | tpm: st33zp24: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski2023-04-242-4/+4