summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-08-12agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-05-09virtio_console: avoid config access from irqMichael S. Tsirkin
2015-05-09TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2014-12-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-09-13tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-08-06applicom: dereferencing NULL on error pathDan Carpenter
2014-04-30Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-02raw: test against runtime value of max_raw_minorsPaul Bolle
2014-01-03drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-11-28random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-09-10virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-09-10virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-09-10virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-09-10virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-09-10virtio: console: fix race with port unplug and open/closeAmit Shah
2013-05-30random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-30ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-30drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-13vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-10virtio: console: add locking around c_ovq operationsAmit Shah
2013-04-10virtio: console: rename cvq_lock to c_ivq_lockAmit Shah
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-20hw_random: make buffer usable in scatterlist.Rusty Russell
2013-02-20virtio_console: Don't access uninitialized data.Sjur Brændeland
2013-01-03ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2013-01-03drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2012-10-30tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe
2012-10-17TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-09-12random: Add comment to random_initialize()Tony Luck
2012-09-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-10random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-10Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-10random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds
2012-08-10random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-10random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-10random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-07-04hwrng: atmel-rng - fix data valid checkPeter Korsgaard
2012-06-19hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard
2012-06-19char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-04-02TPM: Zero buffer whole after copying to userspaceTim Gardner
2012-04-02ima: fix Kconfig dependenciesFabio Estevam
2012-02-03tpm_tis: add delay after aborting commandStefan Berger
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony
2011-11-08agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard