summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-125/+230
2012-07-30Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+34
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+190
2012-07-30virtio: rng: s3/s4 supportAmit Shah-0/+17
2012-07-30virtio: rng: split out common code in probe / remove for s3/s4 opsAmit Shah-2/+12
2012-07-30virtio: rng: don't wait on host when module is going awayAmit Shah-0/+1
2012-07-30virtio: rng: allow tasks to be killed that are waiting for rng inputAmit Shah-1/+4
2012-07-27random: mix in architectural randomness in extract_buf()H. Peter Anvin-24/+32
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-44/+66
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-8/+208
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck-1/+1
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-13/+0
2012-07-24random: Add comment to random_initialize()Tony Luck-0/+10
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli-0/+190
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+10
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-10/+23
2012-07-23char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer-13/+0
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o-55/+0
2012-07-18Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman-1/+8
2012-07-17powerpc/BSR: cleanup the error path of bsr_initDevendra Naga-3/+3
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o-4/+22
2012-07-14random: add new get_random_bytes_arch() functionTheodore Ts'o-5/+24
2012-07-14random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o-9/+16
2012-07-14random: create add_device_randomness() interfaceLinus Torvalds-0/+28
2012-07-14random: use lockless techniques in the interrupt pathTheodore Ts'o-39/+39
2012-07-14random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o-17/+86
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni-1/+10
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee-0/+195
2012-07-10PM / IPMI: Remove empty legacy PCI PM callbacksRafael J. Wysocki-16/+0
2012-07-10tpm_nsc: Use struct dev_pm_ops for power managementRafael J. Wysocki-11/+2
2012-07-10tpm_tis: Use struct dev_pm_ops for power managementRafael J. Wysocki-9/+7
2012-07-10tpm_atmel: Use struct dev_pm_ops for power managementRafael J. Wysocki-10/+2
2012-07-10PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()Rafael J. Wysocki-6/+6
2012-07-10omap-rng: Use struct dev_pm_ops for power managementRafael J. Wysocki-6/+7
2012-07-06random: fix up sparse warningsTheodore Ts'o-1/+2
2012-07-01sonypi: Use struct dev_pm_ops for power managementRafael J. Wysocki-6/+7
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau-8/+13
2012-06-25agp/intel-agp: remove snb+ host bridge pciidsDaniel Vetter-11/+0
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter-1/+10
2012-06-20agp/intel: use correct GTT offset on VLVJesse Barnes-0/+1
2012-06-20agp/intel: allow cacheable and GDFT PTEs on ValleyViewJesse Barnes-2/+9
2012-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-1/+1
2012-06-12tpm: check the chip reference before using itAndi Shyti-0/+6
2012-06-12TPM: fix memleak when register hardware failsWanlong Gao-5/+4
2012-06-12TPM: chip disabled state erronously being reported as errorRajiv Andrade-2/+10
2012-06-12MAINTAINERS: TPM maintainers' contacts updateRajiv Andrade-3/+3
2012-06-12drm/i915: call intel_enable_gttDaniel Vetter-1/+2
2012-06-12agp/intel-gtt: move gart base addres setupDaniel Vetter-10/+10