summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-11-24ipmi: Fix sequence number handlingCorey Minyard
2016-11-24ipmi: Pick up slave address from SMBIOS on an ACPI deviceCorey Minyard
2016-11-24ipmi_si: Clean up printksCorey Minyard
2016-11-24Move platform device creation earlier in the initializationCorey Minyard
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-10char/pcmcia: add scr24x_cs chip card interface driverLubomir Rintel
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn
2016-11-10tile-srom: allow the driver to be built as a moduleChris Metcalf
2016-11-07ipmi_ssif: Remove an unused module parameterCorey Minyard
2016-11-07ipmi: Periodically check for events, not messagesCorey Minyard
2016-11-07xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski
2016-11-01hwrng: atmel - disable TRNG during suspendWenyou Yang
2016-11-01hwrng: core - zeroize buffers with random dataStephan Mueller
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman
2016-10-28Move CONFIG_DEVKMEM default to nDave Young
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-25hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas
2016-10-25hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier
2016-10-21hwrng: omap - Don't prefix the probe message with OMAPRomain Perier
2016-10-21hwrng: omap - Add support for 128-bit output of dataRomain Perier
2016-10-21hwrng: omap - Remove global definition of hwrngRomain Perier
2016-10-21hwrng: omap - Switch to non-obsolete read API implementationRomain Perier
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson
2016-10-19hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11random: remove unused randomize_range()Jason Cooper
2016-10-11random: simplify API for random address requestsJason Cooper
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds