aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-05-13Merge tag 'v3.2.58' into v3.2-rtSteven Rostedt (Red Hat)
2014-04-30Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-24Merge tag 'v3.2.56' into v3.2-rtSteven Rostedt (Red Hat)
2014-04-02raw: test against runtime value of max_raw_minorsPaul Bolle
2014-01-17Merge tag 'v3.2.54' into v3.2-rtSteven Rostedt (Red Hat)
2014-01-03drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2013-12-03Merge tag 'v3.2.53' into v3.2-rtSteven Rostedt (Red Hat)
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-12Merge tag 'v3.2.51' into v3.2-rtSteven Rostedt (Red Hat)
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-06-06Merge tag 'v3.2.46' into v3.2-rtSteven Rostedt (Red Hat)
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-18Merge tag 'v3.2.45' into v3.2-rtSteven Rostedt (Red Hat)
2013-05-13vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-11Merge tag 'v3.2.43' into v3.2-rtSteven Rostedt (Red Hat)
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-29Merge tag 'v3.2.41' into v3.2-rtSteven Rostedt (Red Hat)
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-20hw_random: make buffer usable in scatterlist.Rusty Russell
2013-02-22Merge tag 'v3.2.39' into v3.2-rtSteven Rostedt
2013-02-20virtio_console: Don't access uninitialized data.Sjur Brændeland
2013-01-04Merge tag 'v3.2.36' into v3.2-rtSteven Rostedt
2013-01-03ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2013-01-03drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2012-11-03Merge tag 'v3.2.33' into v3.2-rtSteven Rostedt
2012-10-30tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe
2012-10-18Merge tag 'v3.2.32' into v3.2-rtSteven Rostedt
2012-10-17TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-10-11random: Make it work on rtThomas Gleixner
2012-09-17Merge tag 'v3.2.29' into v3.2-rtSteven Rostedt
2012-09-12random: Add comment to random_initialize()Tony Luck
2012-09-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-08-13Merge tag 'v3.2.27' into v3.2-rtSteven Rostedt
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