aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard1-13/+38
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard1-16/+116
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai1-2/+1
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard1-1/+3
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard1-2/+3
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches3-5/+5
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard1-3/+22
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard1-1/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-9/+9
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas1-9/+9
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-43/+43
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-13/+9
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-115/+367
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu1-2/+3
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-12/+1
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-12/+1
2015-04-11switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro1-9/+9
2015-04-11make new_sync_{read,write}() staticAl Viro2-4/+0
2015-04-11Merge branch 'iocb' into for-nextAl Viro2-2/+1
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer1-0/+2
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-03misc: pass miscdevice through file's private_dataTom Van Braeckel1-3/+8
2015-03-27tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard1-0/+7
2015-03-27tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard1-1/+11
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig2-2/+1
2015-03-25i8k: Remove use of seq_printf return valueJoe Perches1-7/+9
2015-03-25hwrng: Avoid manual device_create_file() callsTakashi Iwai1-23/+11
2015-03-25misc: Add attribute groupsTakashi Iwai1-2/+3
2015-03-25char: misc: document behaviour of open()Martin Kepplinger1-1/+3
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman4-29/+40
2015-03-18tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe1-25/+9
2015-03-18tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe1-4/+5
2015-03-18tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard5-2/+408
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard8-926/+1031
2015-03-18tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_devChristophe Ricard1-7/+11
2015-03-18tpm: fix: sanitized code paths in tpm_chip_register()Jarkko Sakkinen1-24/+42
2015-03-18PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe1-12/+1
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard1-1/+2
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+18
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita1-1/+1
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNGAndre Wolokita1-1/+1
2015-03-16char: constify of_device_id arrayFabian Frederick5-6/+6
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov1-14/+1