summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-03-23tpm: self test failure should not cause suspend to failChris Chiu
2018-03-23tpm2: add longer timeouts for creation commands.Tomas Winkler
2018-03-23tpm_crb: use __le64 annotated variable for response buffer addressTomas Winkler
2018-03-23tpm: fix buffer type in tpm_transmit_cmdWinkler, Tomas
2018-03-23tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas
2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler
2018-03-16hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy
2018-03-15char: nvram: disable on ARMAlexandre Belloni
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn
2018-03-13ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel
2018-03-13ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard
2018-03-12ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard
2018-03-12ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard
2018-03-09hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT
2018-03-09hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-03-09hwrng: cavium - make two functions staticColin Ian King
2018-03-06ipmi: missing error code in try_smi_init()Dan Carpenter
2018-03-06ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King
2018-03-06ipmi: Consolidate cleanup codeCorey Minyard
2018-03-06ipmi: Remove some unnecessary initializationsCorey Minyard
2018-03-06ipmi: Fix some error cleanup issuesCorey Minyard
2018-03-03hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com
2018-03-03hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com
2018-03-03hwrng: stm32 - add reset during probelionel.debieve@st.com
2018-03-01char: rtc: remove unused rtc_control() APIAlexandre Belloni
2018-02-28drivers/char/random.c: remove unused dont_count_entropyRasmus Villemoes
2018-02-28random: optimize add_interrupt_randomnessAndi Kleen
2018-02-28random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2018-02-26tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-26tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-26tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-02-26tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-26tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-26ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko
2018-02-26ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard
2018-02-26ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang
2018-02-26ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_dataGustavo A. R. Silva
2018-02-26ipmi: add an Aspeed KCS IPMI BMC driverHaiyue Wang
2018-02-26ipmi: add a KCS IPMI BMC driverHaiyue Wang
2018-02-22hwrng: bcm2835 - Handle deferred clock properlyStefan Wahren
2018-02-15hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds