summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-282-2/+9
| * | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-141-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | ppdev: remove unused ROUND_UP macroGuoqing Jiang2017-07-171-3/+0
| * | | char/mwave: make some arrays static const to make object code smallerColin Ian King2017-07-171-23/+25
| | |/ | |/|
* | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-9/+2
|\ \ \
| * | | Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-281-9/+2
| | |/ | |/|
* | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-5/+7
|\ \ \
| * | | parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller2017-08-221-5/+7
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-042-2/+2
|\ \ \