summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-03-26tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-26virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-03-06TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06random: Fix fast_mix() functionGeorge Spelvin
2014-12-30ipmi: Fix compile warning with tv_usecCorey Minyard
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones
2014-12-21ipmi: Fix compile issue with isspace()Corey Minyard
2014-12-21ipmi: Finish cleanup of BMC attributesCorey Minyard
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-11ipmi: Check the BT interrupt enable periodicallyCorey Minyard
2014-12-11ipmi: Fix attention handling for system interfacesCorey Minyard
2014-12-11ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard
2014-12-11drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr
2014-12-11ipmi: Add SMBus interface driver (SSIF)Corey Minyard
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard
2014-12-11ipmi: Remove the now unnecessary message queueCorey Minyard
2014-12-11ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard
2014-12-11ipmi: Move message sending into its own functionCorey Minyard
2014-12-11ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard
2014-12-11ipmi: Fix handling of BMC flagsCorey Minyard
2014-12-11ipmi: Initialize BMC device attributesCorey Minyard
2014-12-11ipmi: Unregister previously registered driver in error casetrenn@suse.de
2014-12-11ipmi: Fix a bug in hot add/removeCorey Minyard
2014-12-11ipmi: Remove useless sysfs_name parametersCorey Minyard
2014-12-11ipmi: clean up the device handling for the bmc deviceCorey Minyard
2014-12-11ipmi: Move the address source to string to ipmi-generic codeCorey Minyard
2014-12-11ipmi: Ignore SSIF in the PNP handlingCorey Minyard
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09virtio_console: fix sparse warningsMichael S. Tsirkin
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-12-04hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-11-26i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár
2014-11-20hwrng: atmel - add DT supportBoris Brezillon
2014-11-20hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon