summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-09-13hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-13hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-13hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun
2016-09-13hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-13hwrng: core - Allocate memory during module initPrasannaKumar Muralidharan
2016-09-13hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-07hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-07hwrng: bcm2835 - handle of_iomap failuresArvind Yadav
2016-08-31hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan
2016-08-31hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan
2016-08-31hwrng: amd - Convert to new hwrng read() APICorentin LABBE
2016-08-31hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE
2016-08-31hwrng: amd - Replace global variable with private structCorentin LABBE
2016-08-31hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE
2016-08-31hwrng: amd - Remove asm/io.hCorentin LABBE
2016-08-31hwrng: amd - Be consitent with the driver nameCorentin LABBE
2016-08-31hwrng: amd - use the BIT macroCorentin LABBE
2016-08-31hwrng: amd - Fix style problem with blank lineCorentin LABBE
2016-08-31hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq
2016-08-24hwrng: omap3-rom - Remove obsoleted functionsPrasannaKumar Muralidharan
2016-08-16hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30random: Fix crashes with sparse node idsMichael Ellerman
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-27random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26shmem: get_unmapped_area align huge pageHugh Dickins
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-19tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)Jason Gunthorpe
2016-07-19tpm: Factor out common startup codeJason Gunthorpe
2016-07-19tpm: use devm_add_action_or_resetSudip Mukherjee
2016-07-19tpm2_i2c_nuvoton: add irq validity checkAndrew Zamansky
2016-07-19tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin
2016-07-19tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org
2016-07-19tpm_tis_core: convert max timeouts from msec to jiffiesapronin@chromium.org
2016-07-14dsp56k: prevent a harmless underflowDan Carpenter
2016-07-08x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-07-03random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-07-03random: add backtracking protection to the CRNGTheodore Ts'o
2016-07-03random: make /dev/urandom scalable for silly userspace programsTheodore Ts'o
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-06-29powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh