aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas1-0/+66
2016-11-24ipmi: Fix sequence number handlingCorey Minyard1-4/+5
2016-11-24ipmi: Pick up slave address from SMBIOS on an ACPI deviceCorey Minyard2-3/+40
2016-11-24ipmi_si: Clean up printksCorey Minyard1-76/+54
2016-11-24Move platform device creation earlier in the initializationCorey Minyard1-15/+31
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar3-11/+18
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan3-10/+2
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet7-16/+536
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater1-2/+2
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun1-1/+1
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann1-0/+1
2016-11-16posix-timers: Make them configurableNicolas Pitre1-0/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+16
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman3-12/+16
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+0
2016-11-10char/pcmcia: add scr24x_cs chip card interface driverLubomir Rintel3-0/+384
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn1-3/+0
2016-11-10tile-srom: allow the driver to be built as a moduleChris Metcalf2-2/+3
2016-11-07ipmi_ssif: Remove an unused module parameterCorey Minyard1-4/+0
2016-11-07ipmi: Periodically check for events, not messagesCorey Minyard1-2/+2
2016-11-07xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross1-6/+2
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+16
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski1-6/+2
2016-11-01hwrng: atmel - disable TRNG during suspendWenyou Yang1-3/+21
2016-11-01hwrng: core - zeroize buffers with random dataStephan Mueller1-0/+3
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+522
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman1-3/+3
2016-10-28Move CONFIG_DEVKMEM default to nDave Young1-1/+0
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2016-10-25hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas1-1/+0
2016-10-25hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-2/+2
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-4/+517
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier2-3/+85
2016-10-21hwrng: omap - Don't prefix the probe message with OMAPRomain Perier1-1/+1
2016-10-21hwrng: omap - Add support for 128-bit output of dataRomain Perier1-6/+8
2016-10-21hwrng: omap - Remove global definition of hwrngRomain Perier1-9/+14
2016-10-21hwrng: omap - Switch to non-obsolete read API implementationRomain Perier1-24/+17
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson1-1/+0
2016-10-19hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski1-3/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11random: remove unused randomize_range()Jason Cooper1-19/+0
2016-10-11random: simplify API for random address requestsJason Cooper1-0/+33
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1