summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-13agp/intel: add Ivy Bridge supportJesse Barnes
2011-05-06RAW driver: Remove call to kobject_put().Robert P. J. Day
2011-05-06Allow setting of number of raw devices as a module parameterJan Kara
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-04powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.Robert P. J. Day
2011-05-04hwrng: amd - enable AMD hw rnd driver for Maple PPC boardsDmitry Eremin-Solenikov
2011-05-04hwrng: amd - manage resource allocationDmitry Eremin-Solenikov
2011-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds