summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetJoe Lawrence
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneCorey Minyard
2016-03-18ipmi_si: Fix module parameter doc namesCorey Minyard
2016-03-18ipmi_ssif: Fix logic around alert handlingCorey Minyard
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-11hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-05char: genrtc: replace blacklist with whitelistArnd Bergmann
2016-03-05drivers: char: mem: fix IS_ERROR_VALUE usageAndrzej Hajda
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer
2016-03-02Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman
2016-02-27hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2016-02-20tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin
2016-02-16hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson
2016-02-15ppdev: use dev_* macrosSudip Mukherjee
2016-02-15ppdev: use new parport device modelSudip Mukherjee
2016-02-15ppdev: remove space before tabSudip Mukherjee
2016-02-15ppdev: fix parenthesis alignmentSudip Mukherjee
2016-02-15ppdev: remove bracesSudip Mukherjee
2016-02-15ppdev: add missing blank lineSudip Mukherjee
2016-02-15ppdev: remove whitespace around pointersSudip Mukherjee
2016-02-15ppdev: space prohibited between function name and parenthesisSudip Mukherjee
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-10tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-02-10tpm: fix the rollback in tpm_chip_register()Jarkko Sakkinen
2016-02-10tpm_crb: Use devm_ioremap_resourceJason Gunthorpe
2016-02-10tpm_crb: Drop le32_to_cpu(ioread32(..))Jason Gunthorpe
2016-02-10tpm_tis: Clean up the force=1 module parameterJason Gunthorpe
2016-02-10tpm_tis: Use devm_ioremap_resourceJason Gunthorpe
2016-02-10tpm_tis: Do not fall back to a hardcoded address for TPM2Jason Gunthorpe
2016-02-10tpm_tis: Disable interrupt auto probing on a per-device basisJason Gunthorpe
2016-02-10tpm_crb: Use the common ACPI definition of struct acpi_tpm2Jason Gunthorpe
2016-02-10tpm: fix checks for policy digest existence in tpm2_seal_trusted()Jarkko Sakkinen
2016-02-10tpm: remove unneeded include of actbl2.hJerry Snitselaar
2016-02-10char: nwbutton: avoid unused variable warningArnd Bergmann
2016-02-08ppdev: add support for compat ioctlBamvor Jian Zhang
2016-02-08ppdev: convert to y2038 safeBamvor Jian Zhang
2016-02-08drivers: char: raw: Removed unnecessary bracesBhumika Goyal
2016-02-08char/nvram: set array of const as constLABBE Corentin