summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-146-32/+58
|\
| * hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli2017-11-102-3/+4
| * hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resumeJim Quigley2017-11-061-1/+20
| * hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-031-19/+32
| * hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-031-5/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-037-52/+83
| |\
| * | hwrng: core - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
| * | hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan2017-09-221-7/+0
| * | hwrng: pseries - constify vio_device_idArvind Yadav2017-09-221-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-136-16/+12
|\ \ \
| * | | hwrng/xgene-rng: Convert timers to use timer_setup()Kees Cook2017-11-021-5/+3
| * | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-054-4/+4
| * | | timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-051-7/+5
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0722-0/+22
| |\ \ \
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
| | |/ / | |/| |
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-1310-171/+161
|\ \ \ \ | |_|/ / |/| | |
| * | | tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXJérémy Lefaure2017-10-181-1/+2
| * | | tpm: fix duplicate inline declaration specifierRuben Roy2017-10-181-1/+1
| * | | tpm: fix type of a local variables in tpm_tis_spi.cJarkko Sakkinen2017-10-181-7/+18
| * | | tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen2017-10-181-2/+2
| * | | tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()Jarkko Sakkinen2017-10-181-2/+2
| * | | tpm-dev-common: Reject too short writesAlexander Steffen2017-10-181-0/+6
| * | | tpm: React correctly to RC_TESTING from TPM 2.0 self testsAlexander Steffen2017-10-181-41/+11
| * | | tpm: Use dynamic delay to wait for TPM 2.0 self test resultAlexander Steffen2017-10-181-8/+9
| * | | tpm: Trigger only missing TPM 2.0 self testsAlexander Steffen2017-10-181-2/+2
| * | | tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen2017-10-181-18/+27
| * | | tpm/tpm_crb: Use start method value from ACPI table directlyJiandi An2017-10-181-30/+29
| * | | tpm: constify transmit data pointersArnd Bergmann2017-10-184-19/+16
| * | | tpm_tis: make array cmd_getticks static const to shrink object code sizeColin Ian King2017-10-181-1/+1
| * | | tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen2017-10-122-52/+48
| |/ /
* / / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0222-0/+22
|/ /
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-247-52/+83
|\ \ | |/ |/|
| * tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-231-36/+60
| * tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-235-14/+21
| * tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-231-1/+1
| * tpm: vtpm: constify vio_device_idArvind Yadav2017-09-231-1/+1
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-3/+0
|\ \
| * | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-3/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-064-10/+384
|\ \ \
| * | | hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser2017-08-033-0/+346
| * | | hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan2017-08-031-4/+2
| * | | hwrng: remember rng chosen by userHarald Freudenberger2017-07-181-2/+19
| * | | hwrng: use rng source with best qualityHarald Freudenberger2017-07-181-6/+19
| | |/ | |/|
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-057-51/+58
|\ \ \
| * | | char: virtio: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | | char: tlclk: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | | applicom: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | | char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-282-20/+21