summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* hwrng: core - sleep interruptible in readJiri Slaby2015-12-041-1/+5
* hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-231-6/+7
* Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-124-16/+30
|\
| * tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-091-8/+10
| * tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-091-5/+10
| * TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-091-1/+1
| * TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-091-1/+2
| * tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-091-1/+5
| * tpm_tis: free irq after probingMartin Wilck2015-11-091-0/+2
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-6/+10
|\ \
| * | agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-021-6/+10
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-0516-127/+720
|\ \ \ | | |/ | |/|
| * | TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-191-2/+2
| * | vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-192-22/+62
| * | char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-194-4/+0
| * | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-191-1/+1
| * | 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
OpenPOWER on IntegriCloud