Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge v5.8-rc6 into drm-next | Dave Airlie | 2020-07-24 | 9 | -28/+35 | |
| |\ \ | ||||||
| * \ \ | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-06-25 | 36 | -226/+1117 | |
| |\ \ \ | ||||||
| * | | | | agp/intel: Fix a memory leak on module initialisation failure | Qiushi Wu | 2020-05-22 | 1 | -1/+3 | |
* | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-05 | 5 | -14/+14 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 2020-07-27 | 1 | -3/+7 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | char: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-23 | 1 | -3/+3 | |
| * | | | | | | Merge v5.8-rc6 into char-misc-next | Greg Kroah-Hartman | 2020-07-20 | 9 | -28/+35 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | char/mwave: remove redundant initialization of variable bRC | Colin Ian King | 2020-07-10 | 1 | -2/+2 | |
| * | | | | | | ttyprintk: remove redundant initialization of variable ret | Colin Ian King | 2020-07-10 | 1 | -1/+1 | |
| * | | | | | | char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace | Masahiro Yamada | 2020-07-10 | 1 | -4/+4 | |
| * | | | | | | virtio_console: Constify some static variables | Rikard Falkeborn | 2020-07-10 | 1 | -4/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-04 | 1 | -10/+60 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/... | Arnd Bergmann | 2020-07-13 | 1 | -10/+60 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | tpm_ftpm_tee: register driver on TEE bus | Maxim Uvarov | 2020-07-10 | 1 | -10/+60 | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-08-03 | 15 | -24/+433 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwrng: core - remove redundant initialization of variable ret | Colin Ian King | 2020-07-31 | 1 | -1/+1 | |
| * | | | | | | | crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000 | 周琰杰 (Zhou Yanjie) | 2020-07-31 | 3 | -0/+170 | |
| * | | | | | | | hwrng: imx-rngc - enable driver for i.MX6 | Horia Geantă | 2020-07-23 | 1 | -1/+1 | |
| * | | | | | | | hwrng: ks-sa - Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-16 | 1 | -1/+1 | |
| * | | | | | | | hwrng: ba431 - Include kernel.h | Herbert Xu | 2020-07-16 | 1 | -0/+1 | |
| * | | | | | | | hwrng: virtio - Constify id_table[] | Rikard Falkeborn | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: nomadik - Constify nmk_rng_ids[] | Rikard Falkeborn | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: bcm2835 - Constify bcm2835_rng_devtype[] | Rikard Falkeborn | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: ba431 - HW_RANDOM_BA431 should not default to y | Geert Uytterhoeven | 2020-07-09 | 1 | -3/+0 | |
| * | | | | | | | hwrng: ba431 - Add dependency on HAS_IOMEM | Herbert Xu | 2020-07-09 | 1 | -0/+1 | |
| * | | | | | | | hwrng: octeon - Fix sparse warnings | Herbert Xu | 2020-07-09 | 1 | -3/+3 | |
| * | | | | | | | hwrng: pic32 - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: st - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -1/+2 | |
| * | | | | | | | hwrng: bcm2835 - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -2/+1 | |
| * | | | | | | | hwrng: hisi - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: omap - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -9/+2 | |
| * | | | | | | | hwrng: npcm - Fix W=1 unused variable warning | Herbert Xu | 2020-07-09 | 1 | -1/+1 | |
| * | | | | | | | hwrng: ba431 - add support for BA431 hwrng | Olivier Sobrie | 2020-06-18 | 3 | -0/+247 | |
* | | | | | | | | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 2020-08-03 | 5 | -40/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tpm: Add support for event log pointer found in TPM2 ACPI table | Stefan Berger | 2020-07-24 | 1 | -21/+42 | |
| * | | | | | | | | tpm: Unify the mismatching TPM space buffer sizes | Jarkko Sakkinen | 2020-07-24 | 4 | -19/+23 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | random32: update the net random state on interrupt and activity | Willy Tarreau | 2020-07-29 | 1 | -0/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | /dev/mem: Add missing memory barriers for devmem_inode | Eric Biggers | 2020-07-23 | 1 | -3/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-07-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial | Alexander Lobakin | 2020-07-10 | 1 | -1/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") | Jarkko Sakkinen | 2020-07-07 | 1 | -0/+8 | |
* | | | | | | tpm_tis: Remove the HID IFX0102 | Jarkko Sakkinen | 2020-07-02 | 1 | -1/+0 | |
* | | | | | | tpm_tis_spi: Prefer async probe | Douglas Anderson | 2020-07-02 | 1 | -0/+1 | |
* | | | | | | tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes | David Gibson | 2020-07-02 | 1 | -7/+7 | |
* | | | | | | tpm/st33zp24: fix spelling mistake "drescription" -> "description" | Binbin Zhou | 2020-07-02 | 3 | -4/+4 | |
* | | | | | | tpm_tis: extra chip->ops check on error path in tpm_tis_core_init | Vasily Averin | 2020-07-02 | 1 | -1/+1 | |
* | | | | | | tpm_tis_spi: Don't send anything during flow control | Douglas Anderson | 2020-07-02 | 1 | -5/+4 | |
* | | | | | | tpm: Fix TIS locality timeout problems | James Bottomley | 2020-07-02 | 1 | -10/+9 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-21 | 1 | -0/+1 | |
|\| | | | | ||||||
| * | | | | hwrng: ks-sa - Fix runtime PM imbalance on error | Dinghao Liu | 2020-06-15 | 1 | -0/+1 | |
| | |_|/ | |/| | |