Age | Commit message (Expand) | Author | Files | Lines |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -0/+4 |
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 1 | -2/+9 |
2018-07-27 | hwrng: msm - remove msm hw_random driver | Vinod Koul | 3 | -197/+0 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 4 | -0/+4 |
2018-06-15 | hwrng: core - Always drop the RNG in hwrng_unregister() | Michael Büsch | 1 | -2/+9 |
2018-05-18 | hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" | Colin Ian King | 1 | -1/+1 |
2018-05-05 | hwrng: stm32 - fix pm_suspend issue | lionel.debieve@st.com | 1 | -2/+7 |
2018-05-05 | hwrng: stm32 - define default state for rng driver | lionel.debieve@st.com | 1 | -0/+1 |
2018-04-20 | hwrng: via - support new Centaur CPU | davidwang | 1 | -1/+1 |
2018-04-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 10 | -32/+330 |
2018-03-23 | hwrng: ks-sa - add hw_random driver | Vitaly Andrianov | 3 | -0/+265 |
2018-03-16 | hwrng: mxc-rnga - add driver support on boards with device tree | Vladimir Zapolskiy | 1 | -9/+14 |
2018-03-09 | hwrng: omap - Fix clock resource by adding a register clock | Gregory CLEMENT | 1 | -0/+16 |
2018-03-09 | hwrng: omap - Remove useless test before clk_disable_unprepare | Gregory CLEMENT | 1 | -4/+2 |
2018-03-09 | hwrng: cavium - make two functions static | Colin Ian King | 2 | -2/+2 |
2018-03-02 | hwrng: stm32 - rework read timeout calculation | lionel.debieve@st.com | 1 | -15/+10 |
2018-03-02 | hwrng: stm32 - allow disable clock error detection | lionel.debieve@st.com | 1 | -1/+9 |
2018-03-02 | hwrng: stm32 - add reset during probe | lionel.debieve@st.com | 1 | -0/+9 |
2018-02-22 | hwrng: bcm2835 - Handle deferred clock properly | Stefan Wahren | 1 | -0/+2 |
2018-02-15 | hwrng: imx-rngc - make symbol imx_rngc_pm_ops static | weiyongjun \(A\) | 1 | -1/+1 |
2018-02-15 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2018-02-15 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 1 | -1/+1 |
2018-02-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 8 | -233/+377 |
2018-01-25 | hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe() | weiyongjun \(A\) | 1 | -3/+1 |
2018-01-18 | hwrng: imx-rngc - simplify the power management definitions | Martin Kaiser | 1 | -10/+3 |
2018-01-18 | hwrng: exynos - remove redundant dev_err call in exynos_trng_probe() | weiyongjun \(A\) | 1 | -3/+1 |
2018-01-18 | hwrng: exynos - Signedness bug in exynos_trng_do_read() | Dan Carpenter | 1 | -1/+1 |
2018-01-18 | hwrng: mediatek - Setup default RNG quality | Sean Wang | 1 | -0/+1 |
2018-01-08 | tpm: Move Linux RNG connection to hwrng | Jason Gunthorpe | 3 | -64/+0 |
2018-01-08 | tpm: use struct tpm_chip for tpm_chip_find_get() | Jarkko Sakkinen | 1 | -1/+1 |
2018-01-05 | hwrng: exynos - add Samsung Exynos True RNG driver | Łukasz Stelmach | 3 | -0/+250 |
2017-12-22 | hwrng: core - Clean up RNG list when last hwrng is unregistered | Gary R Hook | 1 | -0/+4 |
2017-11-29 | hwrng: bcm63xx - Remove since bcm2835-rng takes over | Florian Fainelli | 3 | -168/+0 |
2017-11-29 | hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms | Florian Fainelli | 2 | -4/+14 |
2017-11-29 | hwrng: bcm2835 - Add Broadcom MIPS I/O accessors | Florian Fainelli | 1 | -2/+11 |
2017-11-29 | hwrng: bcm2835 - Abstract I/O accessors | Florian Fainelli | 1 | -8/+19 |
2017-11-29 | hwrng: bcm2835 - Manage an optional clock | Florian Fainelli | 1 | -1/+16 |
2017-11-29 | hwrng: bcm2835 - Rework interrupt masking | Florian Fainelli | 1 | -16/+23 |
2017-11-29 | hwrng: bcm2835 - Use device managed helpers | Florian Fainelli | 1 | -12/+1 |
2017-11-29 | hwrng: bcm2835 - Implementation cleanup callback | Florian Fainelli | 1 | -3/+9 |
2017-11-29 | hwrng: bcm2835 - Move enabling to hwrng::init | Florian Fainelli | 1 | -4/+12 |
2017-11-29 | hwrng: bcm2835 - Define a driver private context | Florian Fainelli | 1 | -21/+34 |
2017-11-29 | hwrng: bcm2835 - Obtain base register via resource | Florian Fainelli | 1 | -10/+10 |
2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -32/+58 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+3 |
2017-11-10 | hwrng: iproc-rng200 - Add support for BCM7278 | Florian Fainelli | 2 | -3/+4 |
2017-11-06 | hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume | Jim Quigley | 1 | -1/+20 |
2017-11-03 | hwrng: core - Reset user selected rng by writing "" to rng_current | PrasannaKumar Muralidharan | 1 | -19/+32 |
2017-11-03 | hwrng: xgene - Convert timers to use timer_setup() | Kees Cook | 1 | -5/+3 |
2017-11-03 | hwrng/xgene-rng: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+3 |