summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-11-16x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02hwrng/xgene-rng: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXJérémy Lefaure
2017-10-18tpm: fix duplicate inline declaration specifierRuben Roy
2017-10-18tpm: fix type of a local variables in tpm_tis_spi.cJarkko Sakkinen
2017-10-18tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen
2017-10-18tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()Jarkko Sakkinen
2017-10-18tpm-dev-common: Reject too short writesAlexander Steffen
2017-10-18tpm: React correctly to RC_TESTING from TPM 2.0 self testsAlexander Steffen
2017-10-18tpm: Use dynamic delay to wait for TPM 2.0 self test resultAlexander Steffen
2017-10-18tpm: Trigger only missing TPM 2.0 self testsAlexander Steffen
2017-10-18tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2017-10-18tpm/tpm_crb: Use start method value from ACPI table directlyJiandi An
2017-10-18tpm: constify transmit data pointersArnd Bergmann
2017-10-18tpm_tis: make array cmd_getticks static const to shrink object code sizeColin Ian King
2017-10-12tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove last user of TIMER_INITIALIZERKees Cook
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
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav