summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\
| * hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()weiyongjun \(A\)2018-01-26
| * hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser2018-01-18
| * hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)2018-01-18
| * hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter2018-01-18
| * hwrng: mediatek - Setup default RNG qualitySean Wang2018-01-18
| * hwrng: exynos - add Samsung Exynos True RNG driverƁukasz Stelmach2018-01-05
| * hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook2017-12-22
| * crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2017-11-29
| * hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Add Broadcom MIPS I/O accessorsFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Abstract I/O accessorsFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Manage an optional clockFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Rework interrupt maskingFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Use device managed helpersFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Implementation cleanup callbackFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Move enabling to hwrng::initFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Define a driver private contextFlorian Fainelli2017-11-29
| * hwrng: bcm2835 - Obtain base register via resourceFlorian Fainelli2017-11-29
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-31
|\ \
| * | tpm: remove unused variablesArnd Bergmann2018-01-08
| * | tpm: remove unused data fields from I2C and OF device ID tablesJavier Martinez Canillas2018-01-08
| * | tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas2018-01-08
| * | tpm: follow coding style for variable declaration in tpm_tis_core_init()Javier Martinez Canillas2018-01-08
| * | tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas2018-01-08
| * | tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-01-08
| * | tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh2018-01-08
| * | tpm2-cmd: allow more attempts for selftest executionAlexander.Steffen@infineon.com2018-01-08
| * | tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas2018-01-08
| * | tpm: Move Linux RNG connection to hwrngJason Gunthorpe2018-01-08
| * | tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
| * | tpm: parse TPM event logs based on EFI tableThiebaud Weksteen2018-01-08
| * | tpm: rename event log provider filesThiebaud Weksteen2018-01-08
| * | tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen2018-01-08
| * | tpm: use tpm_msleep() value as max delayNayna Jain2018-01-08
| * | tpm: reduce tpm polling delay in tpm_tis_coreNayna Jain2018-01-08
| * | tpm: move wait_for_tpm_stat() to respective driver filesNayna Jain2017-12-16
| |/
* | Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-01-31
|\ \
| * | ipmi_ssif: Remove duplicate NULL checkAndy Shevchenko2018-01-22
| * | ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun2018-01-22
| * | ipmi: use dynamic memory for DMI driver overrideJohn Garry2018-01-22
| * | ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driverJeremy Kerr2018-01-16
| * | ipmi: Clear smi_info->thread to prevent use-after-free during module unloadMasamitsu Yamazaki2018-01-15
| * | ipmi: use correct string lengthXiongfeng Wang2018-01-08
| * | ipmi_si: Fix error handling of platform deviceCorey Minyard2017-12-12
| * | ipmi watchdog: fix typo in parameter descriptionWei Yongjun2017-12-12
| * | ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun2017-12-12
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |/ / |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
| |/