summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ipmi: Add a reference from BMC devices to their interfacesJeremy Kerr2017-09-271-0/+11
| * | | | | | ipmi: Get the device id through a functionCorey Minyard2017-09-272-39/+127
| * | | | | | ipmi: Fix printing the BMC guidCorey Minyard2017-09-271-3/+6
| * | | | | | ipmi: Rework BMC registrationCorey Minyard2017-09-271-23/+45
| * | | | | | ipmi: Prefer ACPI system interfaces over SMBIOS onesCorey Minyard2017-09-271-10/+23
| * | | | | | ipmi: Fix issues with BMC refcountsCorey Minyard2017-09-271-16/+35
| * | | | | | ipmi: Check that the device type is BMC when scanning deviceCorey Minyard2017-09-271-3/+9
| * | | | | | ipmi: Move bmc find routing to below bmc device typeCorey Minyard2017-09-271-50/+51
| * | | | | | ipmi: Fix getting the GUID dataCorey Minyard2017-09-271-1/+1
| * | | | | | IPMI: make ipmi_poweroff_handler constBhumika Goyal2017-09-271-1/+1
| * | | | | | ipmi: Make IPMI panic strings always availableCorey Minyard2017-09-272-23/+95
| * | | | | | char: ipmi: make function ipmi_get_info_from_resources staticColin Ian King2017-09-271-2/+3
| * | | | | | ipmi: fix unsigned long underflowCorey Minyard2017-09-271-4/+6
| * | | | | | char: ipmi: eliminate misleading print info when being probed via ACPIHanjun Guo2017-09-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-312-3/+3
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-146-32/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli2017-11-102-3/+4
| * | | hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resumeJim Quigley2017-11-061-1/+20
| * | | hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-031-19/+32
| * | | hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-031-5/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-037-52/+83
| |\ \ \ | | |/ /
| * | | hwrng: core - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
| * | | hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan2017-09-221-7/+0
| * | | hwrng: pseries - constify vio_device_idArvind Yadav2017-09-221-1/+1
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-136-16/+12
|\ \ \
| * | | hwrng/xgene-rng: Convert timers to use timer_setup()Kees Cook2017-11-021-5/+3
| * | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-054-4/+4
| * | | timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-051-7/+5
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0722-0/+22
| |\ \ \
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
| | |/ / | |/| |
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-1310-171/+161
|\ \ \ \ | |_|/ / |/| | |
| * | | tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDXJérémy Lefaure2017-10-181-1/+2
| * | | tpm: fix duplicate inline declaration specifierRuben Roy2017-10-181-1/+1
| * | | tpm: fix type of a local variables in tpm_tis_spi.cJarkko Sakkinen2017-10-181-7/+18
| * | | tpm: fix type of a local variable in tpm2_map_command()Jarkko Sakkinen2017-10-181-2/+2
| * | | tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()Jarkko Sakkinen2017-10-181-2/+2
| * | | tpm-dev-common: Reject too short writesAlexander Steffen2017-10-181-0/+6
| * | | tpm: React correctly to RC_TESTING from TPM 2.0 self testsAlexander Steffen2017-10-181-41/+11
| * | | tpm: Use dynamic delay to wait for TPM 2.0 self test resultAlexander Steffen2017-10-181-8/+9
| * | | tpm: Trigger only missing TPM 2.0 self testsAlexander Steffen2017-10-181-2/+2
| * | | tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen2017-10-181-18/+27
| * | | tpm/tpm_crb: Use start method value from ACPI table directlyJiandi An2017-10-181-30/+29
| * | | tpm: constify transmit data pointersArnd Bergmann2017-10-184-19/+16
| * | | tpm_tis: make array cmd_getticks static const to shrink object code sizeColin Ian King2017-10-181-1/+1
| * | | tpm: migrate pubek_show to struct tpm_bufJarkko Sakkinen2017-10-122-52/+48
| |/ /
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0222-0/+22
|/ /
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-247-52/+83
|\ \ | |/ |/|
| * tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-231-36/+60
OpenPOWER on IntegriCloud