summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-09-125-104/+97
|\
| * ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva2018-08-311-1/+3
| * ipmi: Fix I2C client removal in the SSIF driverCorey Minyard2018-08-311-11/+6
| * ipmi: Move BT capabilities detection to the detect callCorey Minyard2018-08-311-44/+48
| * ipmi: Rework SMI registration failureCorey Minyard2018-08-313-46/+37
| * ipmi: kcs_bmc: don't change device nameBenjamin Fair2018-08-301-3/+4
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-092-5/+10
|\ \ | |/ |/|
| * random: make CPU trust a boot parameterKees Cook2018-09-012-5/+10
* | Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-08-201-13/+0
|\ \
| * | char: rtc: remove task handlingAlexandre Belloni2018-08-021-13/+0
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-188-44/+27
|\ \ \
| * | | virtio: virtconsole: Use seq_file for debugfs operationsTuomas Tynkkynen2018-07-161-38/+22
| * | | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-163-39/+27
| |\ \ \
| * | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-074-0/+4
| * | | | /dev/mem: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
| * | | | char: pcmcia: remove redundant pointer devColin Ian King2018-07-031-4/+0
| * | | | hpet: remove redundant pointer hpetColin Ian King2018-07-031-2/+0
* | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-08-1511-292/+272
|\ \ \ \ \
| * | | | | tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTEDJarkko Sakkinen2018-07-284-25/+20
| * | | | | tpm: Convert tpm_find_get_ops() to use tpm_default_chip()Stefan Berger2018-07-281-19/+13
| * | | | | tpm: Implement tpm_default_chip() to find a TPM chipStefan Berger2018-07-281-0/+27
| * | | | | tpm: rename tpm_chip_find_get() to tpm_find_get_ops()Stefan Berger2018-07-283-11/+14
| * | | | | tpm: Allow tpm_tis drivers to set hwrng quality.Louis Collard2018-07-282-0/+3
| * | | | | tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier2018-07-281-1/+1
| * | | | | tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler2018-07-284-92/+88
| * | | | | tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-281-4/+4
| * | | | | tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij2018-07-281-1/+8
| * | | | | tpm: migrate tpm2_get_random() to use struct tpm_bufJarkko Sakkinen2018-07-282-70/+51
| * | | | | tpm: migrate tpm2_get_tpm_pt() to use struct tpm_bufJarkko Sakkinen2018-07-281-42/+27
| * | | | | tpm: migrate tpm2_probe() to use struct tpm_bufJarkko Sakkinen2018-07-281-17/+23
| * | | | | tpm: migrate tpm2_shutdown() to use struct tpm_bufJarkko Sakkinen2018-07-281-32/+15
| |/ / / /
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-152-14/+49
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | random: Make crng state queryableJason A. Donenfeld2018-08-021-0/+15
| * | | | random: remove preempt disabled regionIngo Molnar2018-07-241-4/+0
| * | | | random: add a config option to trust the CPU's hwrngTheodore Ts'o2018-07-242-1/+24
| * | | | random: Return nbytes filled from hw RNGTobin C. Harding2018-07-171-7/+9
| * | | | random: Fix whitespace pre random-bytes workTobin C. Harding2018-07-171-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-037-45/+49
|\ \ \ \ \
| * | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-281-1/+9
| |\| | | |
| | * | | | random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-07-171-1/+9
| | | |/ / | | |/| |
| * | | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-261-0/+1
| * | | | char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-101-2/+2
| * | | | char: agp: Change return type to vm_fault_tSouptick Joarder2018-07-101-1/+1
| |/ / /
| * | | Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-07-072-23/+14
| |\ \ \
| | * | | ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang2018-06-241-21/+10
| | * | | ipmi: Cleanup oops on initialization failureCorey Minyard2018-06-241-2/+4
| | | |/ | | |/|
| * | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-16/+13
| | |/ | |/|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-241-2/+9
| |\ \ | | |/ | |/|
| | * hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9
* | | hwrng: msm - remove msm hw_random driverVinod Koul2018-07-273-197/+0
|/ /