summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hwrng: omap - Delete an error message in of_get_omap_rng_device_details()Markus Elfring2020-04-161-4/+1
| * | | | | hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat2020-04-164-0/+821
| |/ / / /
* | | | | tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-221-7/+5
* | | | | tpm/tpm_ftpm_tee: Use UUID API for exporting the UUIDAndy Shevchenko2020-05-221-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-05-181-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | char: ipmi: convert to use i2c_new_client_device()Wolfram Sang2020-05-141-2/+2
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-211-0/+1
|\ \ \
| * | | virtio-rng: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| |/ /
* | | tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen2020-04-201-1/+7
* | | tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang2020-04-201-1/+1
* | | tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson2020-04-201-63/+73
* | | tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger2020-04-201-0/+1
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-111-2/+2
|\ \
| * | change email address for Pali RohárPali Rohár2020-04-111-2/+2
* | | Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-04-103-32/+139
|\ \ \ | |/ / |/| |
| * | ipmi: kcs: Fix aspeed_kcs_probe_of_v1()Dan Carpenter2020-04-071-1/+1
| * | ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_c...Jules Irenge2020-04-031-0/+2
| * | ipmi: kcs: aspeed: Implement v2 bindingsAndrew Jeffery2020-04-031-23/+121
| * | ipmi: kcs: Finish configuring ASPEED KCS device before enableAndrew Jeffery2020-04-031-3/+4
| * | ipmi: fix hung processes in __get_guid()Wen Yang2020-04-031-2/+2
| * | drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU listsAmol Grover2020-03-121-4/+10
* | | sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds2020-04-051-4/+4
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-052-35/+51
|\ \ \
| * | | random: avoid warnings for !CONFIG_NUMA buildsMark Rutland2020-03-191-1/+1
| * | | random: fix data races at timer_rand_stateQian Cai2020-02-281-6/+6
| * | | random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld2020-02-281-16/+4
| * | | random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOMRichard Henderson2020-02-281-1/+1
| * | | random: add arch_get_random_*long_early()Mark Rutland2020-02-281-1/+19
| * | | random: split primary/secondary crng init pathsMark Rutland2020-02-281-12/+22
* | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0312-1817/+64
|\ \ \ \
| * \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-231-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | char: mspec: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-191-1/+1
| * | | | rtc/alpha: remove legacy rtc driverArnd Bergmann2020-03-193-1371/+0
| * | | | rtc/ia64: remove legacy efirtc driverArnd Bergmann2020-03-193-371/+0
| * | | | misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan2020-03-181-1/+1
| * | | | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-183-4/+0
| * | | | tty: source all tty Kconfig files in one placeRandy Dunlap2020-03-121-5/+0
| * | | | char: group dev configs togtherRandy Dunlap2020-03-121-50/+50
| * | | | Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-245-8/+45
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | pcmcia: Distribute switch variables for initializationKees Cook2020-02-231-1/+3
| * | | | ppdev: Distribute switch variables for initializationKees Cook2020-02-231-12/+8
| * | | | char: virtio: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-013-24/+79
|\ \ \ \ \
| * | | | | hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser2020-03-121-15/+28
| * | | | | hwrng: imx-rngc - check the rng typeMartin Kaiser2020-03-121-1/+27
| * | | | | hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser2020-03-121-2/+2
| * | | | | hwrng: imx-rngc - use automatic seedingMartin Kaiser2020-03-121-2/+14
| * | | | | hwrng: imx-rngc - fix an error pathMartin Kaiser2020-03-121-1/+3
| * | | | | hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap2020-03-121-7/+7
| * | | | | hwrng: omap3-rom - Include linux/io.h for virt_to_physHerbert Xu2020-02-281-0/+1