summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2020-07-09tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-06-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams
2020-06-24ipmi: use vzalloc instead of kmalloc for user creationFeng Tang
2020-06-17agp/intel: Reinforce the barrier after GTT updatesChris Wilson
2020-05-17Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-05-14char: ipmi: convert to use i2c_new_client_device()Wolfram Sang
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-04-21tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-21tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-04-21tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger
2020-04-17virtio-rng: pull in slab.hMichael S. Tsirkin
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-04-07ipmi: kcs: Fix aspeed_kcs_probe_of_v1()Dan Carpenter
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_c...Jules Irenge
2020-04-03ipmi: kcs: aspeed: Implement v2 bindingsAndrew Jeffery
2020-04-03ipmi: kcs: Finish configuring ASPEED KCS device before enableAndrew Jeffery
2020-04-03ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-24hwrng: via_rng: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-19char: mspec: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-19rtc/alpha: remove legacy rtc driverArnd Bergmann
2020-03-19rtc/ia64: remove legacy efirtc driverArnd Bergmann
2020-03-18random: avoid warnings for !CONFIG_NUMA buildsMark Rutland
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov
2020-03-15tpm: ibmvtpm: Add support for TPM2Stefan Berger
2020-03-15tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-03-13tpm: of: Handle IBM,vtpm20 case when getting log parametersStefan Berger
2020-03-13tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-13tpm_tis_spi: use new 'delay' structure for SPI transfer delaysAlexandru Ardelean
2020-03-13tpm: tpm2_bios_measurements_next should increase position indexVasily Averin
2020-03-13tpm: tpm1_bios_measurements_next should increase position indexVasily Averin
2020-03-13tpm: Don't make log failures fatalMatthew Garrett
2020-03-12drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU listsAmol Grover
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap
2020-03-12char: group dev configs togtherRandy Dunlap
2020-03-12hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser
2020-03-12hwrng: imx-rngc - check the rng typeMartin Kaiser