summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2012-08-17random: Add comment to random_initialize()Tony Luck
2012-08-17random: remove rand_initialize_irq()Theodore Ts'o
2012-08-17random: mix in architectural randomness in extract_buf()H. Peter Anvin
2012-08-17random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-17random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-17random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o
2012-08-17random: create add_device_randomness() interfaceLinus Torvalds
2012-08-17random: use lockless techniques in the interrupt pathTheodore Ts'o
2012-08-17random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-17drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-17random: Adjust the number of loops when initializingH. Peter Anvin
2012-08-17random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o
2012-08-17random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds
2012-08-17fix typo/thinko in get_random_bytes()Luck, Tony
2012-08-17random: Add support for architectural random hooksH. Peter Anvin
2012-08-17random: simplify fips modeMatt Mackall
2012-08-17TPM: Zero buffer whole after copying to userspaceTim Gardner
2012-08-17TPM: Zero buffer after copying to userspacePeter Huewe
2012-08-17TPM: Call tpm_transmit with correct sizePeter Huewe
2012-08-17hvc_console: Improve tty/console put_chars handlingHendrik Brueckner
2012-05-17tty: fix warning in synclink driverAndres Salomon
2012-05-17nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox
2012-05-17tty: icount changeover for other main devicesAlan Cox
2012-05-17tty: Make tiocgicount a handlerAlan Cox
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2012-05-17TTY: ldisc, do not close until there are readersJiri Slaby
2012-05-17i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2012-03-14Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2012-03-14i8k: Tell gcc that *regs gets clobberedJim Bos
2012-03-14char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-06-26agp: fix OOM and buffer overflowVasiliy Kulikov
2011-06-26agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-06-26TPM: Long default timeout fixRajiv Andrade
2011-04-17TTY: don't allow reopen when ldisc is changingJiri Slaby
2011-04-17TTY: ldisc, fix open flag handlingJiri Slaby
2011-04-17tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2011-04-17TTY: restore tty_ldisc_wait_idleJiri Slaby
2011-04-17tty: prevent DOS in the flush_to_ldiscJiri Olsa
2011-04-17drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2011-04-17hpet: unmap unused I/O spaceJiri Slaby
2011-04-17hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2011-01-06pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2011-01-06sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings
2011-01-06char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-08-13Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-13Char: nozomi, fix tty->count countingJiri Slaby
2010-08-02ipmi: set schedule_timeout_wait() value back to oneMartin Wilck
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-08-02tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-08-02TPM: ReadPubEK output struct fixRajiv Andrade