aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-08-16Merge tag 'v4.1.5' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-08-03tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-08-03tpm: Fix initialization of the cdevJason Gunthorpe
2015-08-03vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-08-03tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-11switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer
2015-04-03virtio_console: Use bool function return values of true/false not 1/0Joe Perches
2015-04-03misc: pass miscdevice through file's private_dataTom Van Braeckel
2015-03-27tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard
2015-03-27tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
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