summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-08-14virtio: console: return -ENODEV on all read operations after unplugAmit Shah
2013-08-14virtio: console: fix raising SIGIO after port unplugAmit Shah
2013-08-14virtio: console: clean up port data immediately at time of unplugAmit Shah
2013-08-14virtio: console: fix race in port_fops_open() and port unplugAmit Shah
2013-08-14virtio: console: fix race with port unplug and open/closeAmit Shah
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland
2012-10-21tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe
2012-10-07TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-15random: Add comment to random_initialize()Tony Luck
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-15drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-15random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-15random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-15random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-15fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-15random: Add support for architectural random hooksH. Peter Anvin
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-06-17char/agp: add another Ironlake host bridgeEugeni Dodonov
2011-10-03TPM: Zero buffer after copying to userspacePeter Huewe
2011-10-03TPM: Call tpm_transmit with correct sizePeter Huewe
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-06-15drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons
2011-05-22agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds