summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpica'Rafael J. Wysocki
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-06-28char: ipmi: constify bmc_dev_attr_group and bmc_device_typeArvind Yadav
2017-06-28ipmi:ssif: Check dev before setting drvdataCorey Minyard
2017-06-26ipmi: get rid of field-by-field __get_user()Al Viro
2017-06-26ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native oneAl Viro
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20drivers/char: kmem: disable on arm64Ard Biesheuvel
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20hwrng: mtk - add runtime PM supportSean Wang
2017-06-19random: warn when kernel uses unseeded randomnessJason A. Donenfeld
2017-06-19random: add wait_for_random_bytes() APIJason A. Donenfeld
2017-06-19random: silence compiler warnings and fix raceJason A. Donenfeld
2017-06-19ipmi: Convert DMI handling over to a platform deviceCorey Minyard
2017-06-19ipmi: Create a platform device for a DMI-specified IPMI interfaceCorey Minyard
2017-06-19ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-06-19tpm/tpm_atmel: remove unnecessary NULL checkGustavo A. R. Silva
2017-06-19tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-16ipmi:ssif: Use i2c_adapter_id instead of adapter->nrCorey Minyard
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-13tpm: vtpm_proxy: Prevent userspace from sending driver commandStefan Berger
2017-06-13tpm: vtpm_proxy: Implement request_locality function.Stefan Berger
2017-06-13tpm: Introduce flag TPM_TRANSMIT_RAWStefan Berger
2017-06-13tpm: vtpm_proxy: Suppress error logging when in closed stateStefan Berger
2017-06-13tpm, tpmrm: Mark tpmrm_write as staticPeter Huewe
2017-06-13tpm: remove struct tpm_pcrextend_inJarkko Sakkinen
2017-06-13tpm, tpm_infineon: remove useless snprintf() callsJarkko Sakkinen
2017-06-13tpm: fix byte order related arithmetic inconsistency in tpm_getcap()Jarkko Sakkinen
2017-06-13tpm: Apply a sane minimum adapterlimit value for retransmission.Bryan Freed
2017-06-13tpm_tis: Consolidate the platform and acpi probe flowJason Gunthorpe
2017-06-13tpm_tis: Use platform_get_irqJason Gunthorpe
2017-06-13tpm_tis: Fix IRQ autoprobing when using platform_deviceJason Gunthorpe
2017-06-13tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()Roberto Sassu
2017-06-13tpm: move endianness conversion of ordinals to tpm_input_headerRoberto Sassu
2017-06-13tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_headerRoberto Sassu
2017-06-12ACPICA: Add header support for TPM2 table changesBob Moore
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds