summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* ipmi watchdog : add panic_wdt_timeout parameterJean-Yves Faye2015-11-16
* char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt2015-11-15
* ipmi: Stop the timer immediately if idleCorey Minyard2015-11-15
* ipmi: Start the timer and thread on internal msgsCorey Minyard2015-11-15
* Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-12
|\
| * tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-09
| * tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-09
| * TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-09
| * TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-09
| * tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-09
| * tpm_tis: free irq after probingMartin Wilck2015-11-09
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\ \
| * | agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-02
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ | | |/ | |/|
| * | TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo2015-10-19
| * | vTPM: support little endian guestsHon Ching \(Vicky\) Lo2015-10-19
| * | char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-19
| * | vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2015-10-19
| * | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-19
| * | tpm: introduce tpm_bufJarkko Sakkinen2015-10-19
| * | tpm: move the PPI attributes to character device directory.Jarkko Sakkinen2015-10-19
| * | tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen2015-10-19
| * | tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen2015-10-19
| * | vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo2015-10-19
| * | tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-10-19
| |/
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \
| * | | char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-24
| * | | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-27
| |\ \ \ | | |/ /
| * | | drivers/char: make efirtc.c driver explicitly non-modularPaul Gortmaker2015-09-20
| * | | drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-20
| * | | drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-20
| | |/ | |/|
* | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\ \ \
| * | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ | |/ / |/| |
| * | hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski2015-10-20
| * | hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski2015-10-20
| * | hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski2015-10-20
| * | hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson2015-10-20
| * | hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson2015-10-15
| * | hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-14
| * | hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-08
| * | hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-08
| * | hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-21
| * | hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-21
| * | hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-21
| * | hwrng: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-21
| * | hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam2015-09-21