aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-17/+8
2013-06-21hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-06-19hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann1-1/+1
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-06-05hwrng: nomadik - use clk_prepare_enable()Linus Walleij1-1/+1
2013-06-05hwrng: use platform_{get,set}_drvdata()Jingoo Han3-9/+7
2013-05-24hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-24hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-24hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang2-11/+0
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-72/+268
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-04-25hwrng: timeriomem - added devicetree hooksAlexander Clouter1-2/+22
2013-04-25hwrng: timeriomem - update to support more than one deviceAlexander Clouter1-54/+116
2013-04-25hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel3-0/+126
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman1-0/+9
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman1-2/+11
2013-03-22hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam1-17/+4
2013-03-22hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han1-1/+2
2013-03-20virtio_rng: use simplified virtqueue accessors.Rusty Russell1-1/+1
2013-03-20hw_random: free rng_buffer at module exitSatoru Takeuchi1-0/+9
2013-03-15drivers: char: use module_platform_driver_probe()Fabio Porcedda2-24/+2
2013-03-08virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah1-2/+11
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-12/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2013-02-13virtio: use module_virtio_driver.Rusty Russell1-12/+1
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding3-10/+12
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu1-1/+1
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman11-16/+16
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-10/+10
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof HaƂasa2-4/+7
2012-11-21char: remove use of __devexitBill Pemberton9-9/+9
2012-11-21char: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-1/+1
2012-10-15ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren1-2/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-51/+70
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-69/+56
2012-09-23hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley1-3/+0
2012-09-23hwrng: OMAP: convert to use runtime PMPaul Walmsley1-26/+9
2012-09-23hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley1-38/+77
2012-09-07hwrng: mxc-rnga - Access data via structureFabio Estevam1-57/+51
2012-09-07hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam1-5/+5
2012-08-22hw_random: add support for the TPM chip as a hardware RNG sourceKent Yoder3-0/+64
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall1-12/+5
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann1-1/+1