summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-21
|\
| * random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-14
| * random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o2018-04-14
| * random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o2018-04-14
| * random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o2018-04-14
| * random: fix crng_ready() testTheodore Ts'o2018-04-14
* | Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-10
|\ \
| * | char: rtc: remove unused rtc_control() APIAlexandre Belloni2018-03-01
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-04-07
|\ \ \
| * | | tpm: fix intermittent failure with self testsJames Bottomley2018-03-23
| * | | tpm: add retry logicJames Bottomley2018-03-23
| * | | tpm: self test failure should not cause suspend to failChris Chiu2018-03-23
| * | | tpm2: add longer timeouts for creation commands.Tomas Winkler2018-03-23
| * | | tpm_crb: use __le64 annotated variable for response buffer addressTomas Winkler2018-03-23
| * | | tpm: fix buffer type in tpm_transmit_cmdWinkler, Tomas2018-03-23
| * | | tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas2018-03-23
| * | | tpm: cmd_ready command can be issued only after granting localityTomas Winkler2018-03-23
* | | | kernel.h: Retain constant expression output for max()/min()Kees Cook2018-04-05
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-04
|\ \ \ \
| * | | | /dev/mem: Avoid overwriting "err" in read_mem()Kees Cook2018-03-28
| * | | | char: nvram: disable on ARMAlexandre Belloni2018-03-15
| * | | | PCI: Add Altera vendor IDJohannes Thumshirn2018-03-14
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-04
|\ \ \ \
| * | | | hwrng: ks-sa - add hw_random driverVitaly Andrianov2018-03-23
| * | | | hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy2018-03-16
| * | | | hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT2018-03-09
| * | | | hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT2018-03-09
| * | | | hwrng: cavium - make two functions staticColin Ian King2018-03-09
| * | | | hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-03
| * | | | hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com2018-03-03
| * | | | hwrng: stm32 - add reset during probelionel.debieve@st.com2018-03-03
| * | | | hwrng: bcm2835 - Handle deferred clock properlyStefan Wahren2018-02-22
| * | | | hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)2018-02-15
| | |/ / | |/| |
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-04
|\ \ \ \ | | |_|/ | |/| |
| * | | drivers/char/random.c: remove unused dont_count_entropyRasmus Villemoes2018-02-28
| * | | random: optimize add_interrupt_randomnessAndi Kleen2018-02-28
| * | | random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o2018-02-28
* | | | Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-04-03
|\ \ \ \
| * | | | ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-27
| * | | | ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-03-13
| * | | | ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard2018-03-13
| * | | | ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-12
| * | | | ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard2018-03-12
| * | | | ipmi: missing error code in try_smi_init()Dan Carpenter2018-03-06
| * | | | ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-06
| * | | | ipmi: Consolidate cleanup codeCorey Minyard2018-03-06
| * | | | ipmi: Remove some unnecessary initializationsCorey Minyard2018-03-06
| * | | | ipmi: Fix some error cleanup issuesCorey Minyard2018-03-06
| * | | | ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-27
| * | | | ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko2018-02-26