summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-193-2/+339
| * | tpm: introduce tpm_bufJarkko Sakkinen2015-10-191-0/+97
| * | tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-193-42/+33
| * | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-193-50/+181
| * | tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-191-3/+4
| * | vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * | tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-10-191-1/+1
| |/
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-044-39/+13
|\ \ \
| * | | char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-241-4/+5
| * | | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-271-3/+4
| |\| |
| * | | drivers/char: make efirtc.c driver explicitly non-modularPaul Gortmaker2015-09-201-10/+3
| * | | drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-201-3/+2
| * | | drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-201-22/+3
| | |/ | |/|
* | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-9/+0
|\ \ \
| * | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-9/+0
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0410-32/+435
|\ \ \ | |/ / |/| |
| * | hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski2015-10-201-0/+9
| * | hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski2015-10-201-7/+35
| * | hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski2015-10-201-1/+4
| * | hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson2015-10-201-1/+1
| * | hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson2015-10-151-2/+2
| * | hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-143-0/+215
| * | hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-081-1/+2
| * | hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-081-2/+8
| * | hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-213-0/+155
| * | hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-211-1/+1
| * | hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-211-1/+1
| * | hwrng: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-212-0/+2
| * | hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam2015-09-211-2/+1
| * | hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam2015-09-211-2/+0
| * | hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam2015-09-211-1/+1
| * | hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam2015-09-211-5/+2
| * | hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar2015-09-211-11/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-261-3/+4
|\ \ | |/ |/|
| * hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-211-3/+4
* | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-088-277/+406
|\ \
| * | ipmi:ssif: Add a module parm to specify that SMBus alerts don't workCorey Minyard2015-09-031-0/+8
| * | ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh2015-09-031-0/+1
| * | ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard2015-09-031-43/+137
| * | ipmi: Don't call receive handler in the panic contextHidehiro Kawai2015-09-031-1/+7
| * | ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai2015-09-031-0/+17
| * | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-032-5/+8
| * | ipmi: Factor out message flushing procedureHidehiro Kawai2015-09-031-21/+18
| * | ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai2015-09-031-2/+0
| * | ipmi: Make some data const that was only readCorey Minyard2015-09-036-36/+39
| * | ipmi: constify SSIF ACPI device idsMathias Krause2015-09-031-1/+1
| * | ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring2015-09-031-3/+1