summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | hwrng: xiphera - removed unnneded platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
| * | hwrng: xgene - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-1/+0
| * | hwrng: mpfs - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
| * | hwrng: st - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
| * | hwrng: nomadik - add MODULE_DESCRIPTIONMartin Kaiser2023-09-151-0/+1
| * | hwrng: ks-sa - use dev_err_probeMartin Kaiser2023-09-151-6/+3
| * | hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser2023-09-151-2/+0
| * | hwrng: ks-sa - access private data via struct hwrngMartin Kaiser2023-09-151-11/+4
| * | hwrng: hisi - removed unneeded call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
| * | hwrng: bcm2835 - removed call to platform_set_drvdata()Andrei Coardos2023-09-151-2/+0
* | | Merge tag 'for-linus-6.7-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2023-11-022-9/+4
|\ \ \
| * | | ipmi: refactor deprecated strncpyJustin Stitt2023-09-132-9/+4
| |/ /
* | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-11-013-3/+0
|\ \ \
| * | | char-misc: Remove the now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-112-2/+0
| * | | hpet: Remove now superfluous sentinel element from ctl_table arrayJoel Granados2023-10-111-1/+0
| | |/ | |/|
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-0110-1567/+4
|\ \ \
| * | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-1110-1567/+4
| | |/ | |/|
* | | Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-011-7/+9
|\ \ \
| * | | parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller2023-10-301-7/+9
| | |/ | |/|
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
|\ \ \
| * | | virtio_console: Annotate struct port_buffer with __counted_byKees Cook2023-10-241-1/+1
| |/ /
* / / char: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
|/ /
* | Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-09-131-1/+1
|\ \
| * | tpm: Fix typo in tpmrm class definitionJustin M. Forbes2023-09-121-1/+1
| |/
* | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-131-2/+0
|\ \ | |/ |/|
| * parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller2023-08-311-2/+0
* | tpm: Enable hwrng only for Pluton on AMD CPUsJarkko Sakkinen2023-09-041-25/+8
* | tpm_crb: Fix an error handling path in crb_acpi_add()Christophe JAILLET2023-09-041-2/+3
* | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-013-3/+3
|\ \
| * \ Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-133-71/+62
| |\ \
| * | | char: xillybus: make XILLYBUS_OF depend on HAS_IOMEMBaoquan He2023-08-041-1/+1
| * | | Merge 6.5-rc4 into char-misc-nextGreg Kroah-Hartman2023-07-3113-76/+200
| |\ \ \
| * | | | char: Explicitly include correct DT includesRob Herring2023-07-302-2/+2
* | | | | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-014-18/+20
|\ \ \ \ \
| * | | | | tpm: make all 'class' structures constIvan Orlov2023-08-054-18/+20
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-3/+2
|\ \ \ \ \
| * \ \ \ \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-203-71/+62
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+1
| * | | | | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-111-3/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2023-08-309-23/+34
|\ \ \ \ \
| * | | | | ipmi_si: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt2023-08-151-1/+1
| * | | | | ipmi: fix potential deadlock on &kcs_bmc->lockChengfeng Ye2023-07-041-2/+3
| * | | | | ipmi_si: fix a memleak in try_smi_init()Yi Yang2023-06-291-0/+5
| * | | | | ipmi: Change request_module to request_module_nowaitCorey Minyard2023-06-202-2/+2
| * | | | | ipmi: make ipmi_class a static const structureIvan Orlov2023-06-201-12/+12
| * | | | | ipmi:ssif: Fix a memory leak when scanning for an adapterCorey Minyard2023-06-201-1/+1
| * | | | | ipmi:ssif: Add check for kstrdupJiasheng Jiang2023-06-191-0/+5
| * | | | | ipmi: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-254-4/+4
| * | | | | ipmi_watchdog: Fix read syscall not responding to signals during sleepCorey Minyard2023-05-181-1/+1
* | | | | | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-305-5/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |