summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-11-29snsc: restore IRQs on error path in scdrv_write()Dan Carpenter
2016-11-29ppdev: check before attaching portSudip Mukherjee
2016-11-29ppdev: use pr_* macrosSudip Mukherjee
2016-11-29ppdev: fix memory leakSudip Mukherjee
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe
2016-11-28tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe
2016-11-28tpm: Check the bios_dir entry for NULL before accessing itStefan Berger
2016-11-28tpm: return -ENODEV if np is not setColin Ian King
2016-11-28tpm: cleanup of printk error messagesNayna Jain
2016-11-28tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain
2016-11-28tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain
2016-11-28tpm: have event log use the tpm_chipNayna Jain
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen
2016-11-28tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen
2016-11-28tpm: replace symbolic permission with octal for securityfs filesNayna Jain
2016-11-28char: tpm: fix kerneldoc tpm2_unseal_trusted name typoBaruch Siach
2016-11-28tpm_tis: Allow tpm_tis to be bound using DTJason Gunthorpe
2016-11-28tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen
2016-11-28tpm: Only call pm_runtime_get_sync if device has a parentStefan Berger
2016-11-28tpm: define a generic open() method for ascii & bios measurementsNayna Jain
2016-11-28tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe
2016-11-28tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-11-28tpm tis: Do not print timeout messages twiceJason Gunthorpe
2016-11-28tpm_tis: Check return values from get_burstcount.Josh Zimmerman
2016-11-28tpm: place kdoc just above tpm_pcr_extendWinkler, Tomas
2016-11-28tpm: sanitize constant expressionsJarkko Sakkinen
2016-11-28tpm: Clean up reading of timeout and duration capabilitiesEd Swierk
2016-11-28char/tpm: Check return code of wait_for_tpm_statPeter Huewe
2016-11-28tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-11-28tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-11-28tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-11-24ipmi: Fix sequence number handlingCorey Minyard
2016-11-24ipmi: Pick up slave address from SMBIOS on an ACPI deviceCorey Minyard
2016-11-24ipmi_si: Clean up printksCorey Minyard
2016-11-24Move platform device creation earlier in the initializationCorey Minyard
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann
2016-11-16posix-timers: Make them configurableNicolas Pitre
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-10char/pcmcia: add scr24x_cs chip card interface driverLubomir Rintel