aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-43/+43
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-2/+3
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-13/+9
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 11-115/+367
2015-04-15xenbus_client: Extend interface to support multi-page ringGravatar Wei Liu 1-2/+3
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-12/+1
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-2/+1
2015-04-13Merge branch 'pnp'Gravatar Rafael J. Wysocki 1-12/+1
2015-04-11switch drivers/char/mem.c to ->read_iter/->write_iterGravatar Al Viro 1-9/+9
2015-04-11make new_sync_{read,write}() staticGravatar Al Viro 2-4/+0
2015-04-11Merge branch 'iocb' into for-nextGravatar Al Viro 2-2/+1
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadGravatar Corey Minyard 1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugGravatar Alistair Popple 1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitGravatar Corey Minyard 1-7/+102
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushGravatar Eli Billauer 1-0/+2
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Gravatar Joe Perches 1-1/+1
2015-04-03misc: pass miscdevice through file's private_dataGravatar Tom Van Braeckel 1-3/+8
2015-03-27tpm/st33zp24/spi: Add missing device table for spi phy.Gravatar Christophe Ricard 1-0/+7
2015-03-27tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeGravatar Christophe Ricard 1-1/+11
2015-03-25fs: move struct kiocb to fs.hGravatar Christoph Hellwig 2-2/+1
2015-03-25i8k: Remove use of seq_printf return valueGravatar Joe Perches 1-7/+9
2015-03-25hwrng: Avoid manual device_create_file() callsGravatar Takashi Iwai 1-23/+11
2015-03-25misc: Add attribute groupsGravatar Takashi Iwai 1-2/+3
2015-03-25char: misc: document behaviour of open()Gravatar Martin Kepplinger 1-1/+3
2015-03-25Merge 4.0-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 4-29/+40
2015-03-18tpm/tpm_infineon: Use struct dev_pm_ops for power managementGravatar Peter Huewe 1-25/+9
2015-03-18tpm: Update KConfig text to include TPM2.0 FIFO chipsGravatar Peter Huewe 1-4/+5
2015-03-18tpm/st33zp24/spi: Add st33zp24 spi phyGravatar Christophe Ricard 5-2/+408
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Gravatar Christophe Ricard 8-926/+1031
2015-03-18tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platfor...Gravatar Christophe Ricard 1-7/+11
2015-03-18tpm: fix: sanitized code paths in tpm_chip_register()Gravatar Jarkko Sakkinen 1-24/+42
2015-03-18PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverGravatar Peter Huewe 1-12/+1
2015-03-18hwrng: core - allow perfect entropy from hardware devicesGravatar Keith Packard 1-1/+2
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+18
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initGravatar Andre Wolokita 1-1/+1
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Gravatar Andre Wolokita 1-1/+1
2015-03-16char: constify of_device_id arrayGravatar Fabian Frederick 5-6/+6
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerGravatar Dmitry Torokhov 1-14/+1
2015-03-16hwrng: iproc-rng200 - do not use static structureGravatar Dmitry Torokhov 1-23/+21
2015-03-16hwrng: msm - make use of devm_hwrng_registerGravatar Dmitry Torokhov 1-10/+1
2015-03-16hwrng: exynos - make use of devm_hwrng_registerGravatar Dmitry Torokhov 1-11/+1
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerGravatar Dmitry Torokhov 1-56/+31
2015-03-16hwrng: add devm_* interfacesGravatar Dmitry Torokhov 1-0/+42
2015-03-12hwrng: omap - remove #ifdefery around PM methodsGravatar Dmitry Torokhov 1-12/+3
2015-03-12hwrng: pseries - remove incorrect __init/__exit markupsGravatar Dmitry Torokhov 1-2/+2
2015-03-12hwrng: octeon - remove incorrect __exit markupsGravatar Dmitry Torokhov 1-2/+2
2015-03-12hwrng: omap - remove incorrect __exit markupsGravatar Dmitry Torokhov 1-2/+2
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitGravatar Feng Kan 1-0/+10
2015-03-06tpm: fix call order in tpm-chip.cGravatar Jarkko Sakkinen 1-20/+14