aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+9
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-186/+241
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds6-214/+297
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-9/+193
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann1-6/+4
2016-03-05char: genrtc: replace blacklist with whitelistArnd Bergmann1-1/+2
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda1-1/+1
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer1-1/+3
2016-03-01Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2-1/+23
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+22
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen1-0/+2
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen1-2/+2
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen2-2/+6
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer1-4/+10
2016-02-20tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen1-1/+6
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen1-3/+7
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin1-1/+1
2016-02-17hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson3-0/+169
2016-02-14ppdev: use dev_* macrosSudip Mukherjee1-7/+7
2016-02-14ppdev: use new parport device modelSudip Mukherjee1-5/+20
2016-02-14ppdev: remove space before tabSudip Mukherjee1-1/+1
2016-02-14ppdev: fix parenthesis alignmentSudip Mukherjee1-13/+13
2016-02-14ppdev: remove bracesSudip Mukherjee1-35/+22
2016-02-14ppdev: add missing blank lineSudip Mukherjee1-0/+6
2016-02-14ppdev: remove whitespace around pointersSudip Mukherjee1-12/+12
2016-02-14ppdev: space prohibited between function name and parenthesisSudip Mukherjee1-96/+96
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2-2/+2
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2-2/+2
2016-02-10tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen1-1/+3
2016-02-10tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen1-5/+5
2016-02-10tpm_crb: Use devm_ioremap_resourceJason Gunthorpe1-49/+102
2016-02-10tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe1-11/+11
2016-02-10tpm_tis: Clean up the force=1 module parameterJason Gunthorpe1-65/+104
2016-02-10tpm_tis: Use devm_ioremap_resourceJason Gunthorpe1-15/+18
2016-02-10tpm_tis: Do not fall back to a hardcoded address for TPM2Jason Gunthorpe1-30/+18
2016-02-10tpm_tis: Disable interrupt auto probing on a per-device basisJason Gunthorpe1-8/+10
2016-02-10tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe3-30/+10
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen1-8/+4
2016-02-10tpm: remove unneeded include of actbl2.hJerry Snitselaar1-1/+0
2016-02-09char: nwbutton: avoid unused variable warningArnd Bergmann1-3/+2
2016-02-08ppdev: add support for compat ioctlBamvor Jian Zhang1-0/+12
2016-02-08ppdev: convert to y2038 safeBamvor Jian Zhang1-20/+55
2016-02-08drivers: char: raw: Removed unnecessary bracesBhumika Goyal1-3/+1
2016-02-08char/nvram: set array of const as constLABBE Corentin1-6/+6
2016-02-06char: constify tty_port_operations structsAya Mahfouz1-1/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2016-02-03Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-2/+1
2016-02-03ipmi: put acpi.h with the other headersTony Camuso1-2/+1