aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-107-42/+72
|\
| * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-221-2/+1
| * virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-141-1/+5
| * virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-141-3/+5
| * virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-141-8/+8
| * virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-141-0/+4
| * virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-141-7/+6
| * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-191-1/+13
| * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-191-2/+2
| * vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-13/+1
| * virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah2013-03-201-2/+11
| * hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-141-3/+16
* | smdk4412: update mdm from KK sourcesbrissen2015-03-272-0/+11
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-277-128/+276
|\|
| * virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
| * tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-211-7/+14
| * TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-10-071-1/+1
| * random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-151-24/+32
| * random: Add comment to random_initialize()Tony Luck2012-08-151-0/+10
| * random: remove rand_initialize_irq()Theodore Ts'o2012-08-151-55/+0
| * random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-151-4/+22
| * random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-151-4/+23
| * random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-08-151-9/+16
| * random: create add_device_randomness() interfaceLinus Torvalds2012-08-151-0/+28
| * random: use lockless techniques in the interrupt pathTheodore Ts'o2012-08-151-39/+39
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-17/+86
| * drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-08-151-3/+8
| * random: Adjust the number of loops when initializingH. Peter Anvin2012-08-151-1/+1
| * random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o2012-08-151-0/+6
| * random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2012-08-151-2/+6
| * fix typo/thinko in get_random_bytes()Luck, Tony2012-08-151-1/+1
| * random: Add support for architectural random hooksH. Peter Anvin2012-08-151-2/+21
| * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-1/+1
| * char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-172-0/+2
* | Update to the exynos-mem security issue from Samsung I9300 Update7Espen Fjellvær Olsen2013-01-093-4/+28
* | Revert "exynos-mem: Fix major security hole"Espen Fjellvær Olsen2013-01-091-77/+0
* | Revert "exynos-mem: Add fimc1 to mmap whitelist check"Espen Fjellvær Olsen2013-01-091-3/+8
* | Add ION to exynos-mem whitelist, needed for n80xx cameraEspen Fjellvær Olsen2013-01-081-0/+5
* | exynos-mem: Add fimc1 to mmap whitelist checkAndrei F2012-12-201-8/+2
* | exynos-mem: Fix major security holeAndrei F2012-12-201-0/+73
* | mem: fix permissions on exynos-memcodeworkx2012-12-161-2/+1
* | merge opensource jb u5codeworkx2012-09-2221-319/+5685
* | samsung update 1codeworkx2012-06-027-1/+1696
|/
* TPM: Zero buffer after copying to userspacePeter Huewe2011-10-031-1/+5
* TPM: Call tpm_transmit with correct sizePeter Huewe2011-10-031-0/+3
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-151-326/+8
* agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson2011-07-131-3/+4
* drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
* virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell2011-05-301-5/+0
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-261-0/+1