summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-26hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()weiyongjun \(A\)
2018-01-25char: lp: use true or false for boolean valuesGustavo A. R. Silva
2018-01-22ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko
2018-01-22ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-01-22ipmi: use dynamic memory for DMI driver overrideJohn Garry
2018-01-18hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser
2018-01-18hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)
2018-01-18hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter
2018-01-18hwrng: mediatek - Setup default RNG qualitySean Wang
2018-01-16ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driverJeremy Kerr
2018-01-15ipmi: Clear smi_info->thread to prevent use-after-free during module unloadMasamitsu Yamazaki
2018-01-11agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-09char: xillybus: remove direct dependency on DT functionsRob Herring
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-08ipmi: use correct string lengthXiongfeng Wang
2018-01-08tpm: remove unused variablesArnd Bergmann
2018-01-08tpm: remove unused data fields from I2C and OF device ID tablesJavier Martinez Canillas
2018-01-08tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas
2018-01-08tpm: follow coding style for variable declaration in tpm_tis_core_init()Javier Martinez Canillas
2018-01-08tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-01-08tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh
2018-01-08tpm2-cmd: allow more attempts for selftest executionAlexander.Steffen@infineon.com
2018-01-08tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas
2018-01-08tpm: Move Linux RNG connection to hwrngJason Gunthorpe
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2018-01-08tpm: parse TPM event logs based on EFI tableThiebaud Weksteen
2018-01-08tpm: rename event log provider filesThiebaud Weksteen
2018-01-08tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen
2018-01-08tpm: use tpm_msleep() value as max delayNayna Jain
2018-01-08tpm: reduce tpm polling delay in tpm_tis_coreNayna Jain
2018-01-05hwrng: exynos - add Samsung Exynos True RNG driverƁukasz Stelmach
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-22hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook
2017-12-21Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook
2017-12-16tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain
2017-12-12ipmi_si: Fix error handling of platform deviceCorey Minyard
2017-12-12ipmi watchdog: fix typo in parameter descriptionWei Yongjun
2017-12-12ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld