summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2015-03-25i8k: Remove use of seq_printf return valueJoe Perches
2015-03-25hwrng: Avoid manual device_create_file() callsTakashi Iwai
2015-03-25misc: Add attribute groupsTakashi Iwai
2015-03-25char: misc: document behaviour of open()Martin Kepplinger
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman
2015-03-18tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe
2015-03-18tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe
2015-03-18tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard
2015-03-18tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Christophe Ricard
2015-03-18tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen
2015-03-18PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita
2015-03-16char: constify of_device_id arrayFabian Frederick
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: iproc-rng200 - do not use static structureDmitry Torokhov
2015-03-16hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-12hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov
2015-03-12hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-12hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov
2015-03-12hwrng: omap - remove incorrect __exit markupsDmitry Torokhov
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan
2015-03-06tpm: fix call order in tpm-chip.cJarkko Sakkinen
2015-03-06tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden
2015-03-05tpm: fix call order in tpm-chip.cJarkko Sakkinen
2015-03-05tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-05virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-05virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause
2015-02-19ipmi: avoid gcc warningArnd Bergmann
2015-02-19ipmi: Update timespec usage to timespec64John Stultz
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang
2015-02-19ipmi: Remove a FIXME for slab conversionCorey Minyard
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds