aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-02hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings
2013-08-21hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla
2013-08-09hwrng: omap - Remove duplicated function callLokesh Vutla
2013-08-09hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla
2013-08-09hwrng: omap - Use module_platform_driver macroLokesh Vutla
2013-08-01hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann
2013-06-19hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-05hwrng: nomadik - use clk_prepare_enable()Linus Walleij
2013-06-05hwrng: use platform_{get,set}_drvdata()Jingoo Han
2013-05-24hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-24hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-24hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-12drivers/char/hw_random: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-25hwrng: timeriomem - added devicetree hooksAlexander Clouter
2013-04-25hwrng: timeriomem - update to support more than one deviceAlexander Clouter
2013-04-25hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-22hwrng: mxc-rnga - Use devm_ioremap_resource()Fabio Estevam
2013-03-22hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resumeJingoo Han
2013-03-20virtio_rng: use simplified virtqueue accessors.Rusty Russell
2013-03-20hw_random: free rng_buffer at module exitSatoru Takeuchi
2013-03-15drivers: char: use module_platform_driver_probe()Fabio Porcedda
2013-03-08virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-13virtio: use module_virtio_driver.Rusty Russell
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding
2013-01-20Drivers: char: exynos_rng_pm_ops can be staticFengguang Wu
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-22IXP4xx: HW pseudo-random generator is available on IXP45x/46x only.Krzysztof HaƂasa
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij