summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-04-26vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-03-21virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah1-2/+11
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-02-14virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2012-10-21tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14
2012-10-07TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-15random: Add comment to random_initialize()Tony Luck1-0/+10
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o1-55/+0
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-4/+22
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-5/+24
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+28
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-17/+86
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-1/+1
2012-08-09TPM: chip disabled state erronously being reported as errorRajiv Andrade1-2/+10
2012-06-22hwrng: atmel-rng - fix data valid checkPeter Korsgaard1-1/+1
2012-06-17hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2012-06-17char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah1-0/+7
2012-04-13Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2012-04-13drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers1-3/+8
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers1-2/+2
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-6/+6
2012-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-04-03APM: fix deadlock in APM_IOC_SUSPEND ioctlNeilBrown1-1/+1
2012-04-02tile-srom.c driver: minor code cleanupChris Metcalf1-6/+6
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-1/+0
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov2-0/+3
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+1
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-168/+171
2012-03-29ipmi: use locks on watchdog timeout set on rebootCorey Minyard1-2/+2
2012-03-29ipmi: simplify lockingCorey Minyard1-33/+21
2012-03-29ipmi: fix message handling during panicsCorey Minyard2-64/+56
2012-03-29ipmi: use a tasklet for handling received messagesCorey Minyard2-67/+88
2012-03-29ipmi: increase KCS timeoutsMatthew Garrett1-2/+2
2012-03-29ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda1-1/+3
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds18-18/+0
2012-03-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells18-18/+0
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-24Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-5/+6
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1041/+0