summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2012-09-12random: Add comment to random_initialize()Tony Luck1-0/+10
2012-09-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-08-10random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-1/+1
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o1-5/+24
2012-08-10random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds1-0/+28
2012-08-10random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-17/+86
2012-08-10random: Adjust the number of loops when initializingH. Peter Anvin1-1/+1
2012-08-10random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o1-0/+6
2012-08-10random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds1-2/+6
2012-07-04hwrng: atmel-rng - fix data valid checkPeter Korsgaard1-1/+1
2012-06-20hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2012-06-20char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-04-02TPM: Zero buffer whole after copying to userspaceTim Gardner1-1/+2
2012-04-02ima: fix Kconfig dependenciesFabio Estevam1-1/+0
2012-02-03tpm_tis: add delay after aborting commandStefan Berger1-0/+3
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard1-3/+38
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard1-2/+3
2011-11-08drm/i915: fix if statement (bogus semi-colon)Dan Carpenter1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-0/+6
2011-11-03Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds1-2/+4
2011-11-03Merge git://github.com/rustyrussell/linuxLinus Torvalds1-41/+79
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds3-4/+19
2011-11-02um: switch to use of drivers/KconfigAl Viro2-4/+4
2011-11-02um: clean Kconfig up a bitAl Viro1-0/+15
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+172
2011-11-02virtio: console: wait for first console port for early console outputChristian Borntraeger1-0/+20
2011-11-02virtio: console: add port stats for bytes received, sent and discardedAmit Shah1-0/+24
2011-11-02virtio: console: make discard_port_data() use get_inbuf()Amit Shah1-10/+5
2011-11-02virtio: console: rename variableAmit Shah1-6/+5
2011-11-02virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah1-14/+8
2011-11-02virtio: console: Fix return type for get_inbuf()Amit Shah1-1/+1
2011-11-02virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah1-4/+5
2011-11-02virtio: console: Ignore port name update request if name already setAmit Shah1-0/+7
2011-11-02virtio: console: Fix indentationAmit Shah1-1/+1
2011-11-02virtio-console: Use virtio_config_val() for retrieving configSasha Levin1-6/+4
2011-11-01drivers/char: Fix implicit use of err.h in ramoops.cPaul Gortmaker1-0/+1
2011-11-01drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2-0/+2
2011-11-01drivers/char: Add module.h to those who were using it implicitlyPaul Gortmaker3-0/+3
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+28
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+21
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-22/+11
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-613/+0
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-12/+6
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-10/+6
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+3