summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\
| * switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro2015-04-11
| * make new_sync_{read,write}() staticAl Viro2015-04-11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-15
|\ \
| * | tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard2015-03-27
| * | tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard2015-03-27
| * | tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe2015-03-18
| * | tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe2015-03-18
| * | tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard2015-03-18
| * | tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-18
| * | tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Christophe Ricard2015-03-18
| * | tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen2015-03-18
| * | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-05
| * | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-15
|\ \ \
| * | | hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-18
| * | | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita2015-03-17
| * | | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-17
| * | | hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
| * | | hwrng: iproc-rng200 - do not use static structureDmitry Torokhov2015-03-16
| * | | hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
| * | | hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
| * | | hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
| * | | hwrng: add devm_* interfacesDmitry Torokhov2015-03-16
| * | | hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov2015-03-12
| * | | hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-12
| * | | hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov2015-03-12
| * | | hwrng: omap - remove incorrect __exit markupsDmitry Torokhov2015-03-12
| * | | hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan2015-03-09
| * | | hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden2015-03-06
| * | | hwrng: bcm63xx - use devm_* helpersFlorian Fainelli2015-03-01
| * | | hwrng: bcm63xx - move register definitions to driverFlorian Fainelli2015-03-01
| * | | hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli2015-03-01
| |/ /
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \ \
| * \ \ Merge branch 'pnp'Rafael J. Wysocki2015-04-13
| |\ \ \
| | * | | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe2015-03-18
* | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \
| | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | | | | ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard2015-04-10
* | | | | ipmi/powernv: Fix minor locking bugAlistair Popple2015-04-10
* | | | | ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-10
|/ / / /
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-17
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-05
| * | | virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-05
| | |/ | |/|
* | | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-06
* | | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-06
|/ /
* | ipmi: Fix a memory ordering issueCorey Minyard2015-02-19
* | ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-19
* | ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-19