aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2013-12-11drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
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-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-08-09TPM: chip disabled state erronously being reported as errorRajiv Andrade
2012-06-22hwrng: atmel-rng - fix data valid checkPeter Korsgaard
2012-06-17hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard
2012-06-17char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-03APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown
2012-04-02tile-srom.c driver: minor code cleanupChris Metcalf
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard
2012-03-28ipmi: simplify lockingCorey Minyard
2012-03-28ipmi: fix message handling during panicsCorey Minyard
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds