summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook
2018-03-24/dev/mem: Add bounce buffer for copy-outKees Cook
2018-03-19agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-15tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas
2018-03-15tpm: remove unused variablesArnd Bergmann
2018-03-15tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas
2018-03-15tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-03-15tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh
2018-03-08tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2018-03-08tpm: constify transmit data pointersArnd Bergmann
2018-03-08tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-08tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-02-16ipmi: use dynamic memory for DMI driver overrideJohn Garry
2017-12-29Revert "ipmi_si: fix memory leak on new_smi"John Einar Reitan
2017-12-20ipmi_si: fix memory leak on new_smiColin Ian King
2017-12-17ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki
2017-11-24ipmi: Prefer ACPI system interfaces over SMBIOS onesCorey Minyard
2017-11-24ipmi: fix unsigned long underflowCorey Minyard
2017-11-24tpm-dev-common: Reject too short writesAlexander Steffen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek
2017-08-28char: virtio: constify attribute_group structures.Arvind Yadav
2017-08-28char: tlclk: constify attribute_group structures.Arvind Yadav
2017-08-28applicom: constify pci_device_id.Arvind Yadav
2017-08-28char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne
2017-08-28char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-22parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman
2017-08-08random: fix warning message on ia64 and pariscHelge Deller
2017-08-04agp: nvidia: constify pci_device_id.Arvind Yadav