summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-043-5/+4
|\
| * /dev/mem: Avoid overwriting "err" in read_mem()Kees Cook2018-03-281-3/+3
| * char: nvram: disable on ARMAlexandre Belloni2018-03-151-1/+1
| * PCI: Add Altera vendor IDJohannes Thumshirn2018-03-141-1/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-0410-32/+330
|\ \
| * | hwrng: ks-sa - add hw_random driverVitaly Andrianov2018-03-233-0/+265
| * | hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy2018-03-161-9/+14
| * | hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT2018-03-091-0/+16
| * | hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT2018-03-091-4/+2
| * | hwrng: cavium - make two functions staticColin Ian King2018-03-092-2/+2
| * | hwrng: stm32 - rework read timeout calculationlionel.debieve@st.com2018-03-031-15/+10
| * | hwrng: stm32 - allow disable clock error detectionlionel.debieve@st.com2018-03-031-1/+9
| * | hwrng: stm32 - add reset during probelionel.debieve@st.com2018-03-031-0/+9
| * | hwrng: bcm2835 - Handle deferred clock properlyStefan Wahren2018-02-221-0/+2
| * | hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)2018-02-151-1/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-30/+28
|\ \ \
| * | | drivers/char/random.c: remove unused dont_count_entropyRasmus Villemoes2018-02-281-28/+25
| * | | random: optimize add_interrupt_randomnessAndi Kleen2018-02-281-1/+2
| * | | random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o2018-02-281-1/+1
* | | | Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-04-0327-593/+1067
|\ \ \ \
| * | | | ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-271-0/+21
| * | | | ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-03-131-2/+2
| * | | | ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard2018-03-131-0/+12
| * | | | ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-121-154/+0
| * | | | ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard2018-03-121-105/+0
| * | | | ipmi: missing error code in try_smi_init()Dan Carpenter2018-03-061-0/+1
| * | | | ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-061-2/+1
| * | | | ipmi: Consolidate cleanup codeCorey Minyard2018-03-061-94/+70
| * | | | ipmi: Remove some unnecessary initializationsCorey Minyard2018-03-061-5/+0
| * | | | ipmi: Fix some error cleanup issuesCorey Minyard2018-03-061-4/+14
| * | | | ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-2722-206/+24
| * | | | ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko2018-02-261-13/+5
| * | | | ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard2018-02-261-17/+14
| * | | | ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang2018-02-263-36/+41
| * | | | ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_dataGustavo A. R. Silva2018-02-261-0/+1
| * | | | ipmi: add an Aspeed KCS IPMI BMC driverHaiyue Wang2018-02-263-0/+332
| * | | | ipmi: add a KCS IPMI BMC driverHaiyue Wang2018-02-264-0/+574
| |/ / /
* | | | char: remove blackfin OTP driverArnd Bergmann2018-03-263-266/+0
* | | | char: remove tile-srom.cArnd Bergmann2018-03-263-487/+0
* | | | char: remove obsolete ds1302 rtc driverArnd Bergmann2018-03-263-367/+0
| |_|/ |/| |
* | | tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-02-262-0/+8
* | | tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-02-261-2/+2
* | | tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone2018-02-261-2/+3
* | | tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-02-261-2/+6
* | | tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-02-261-2/+3
|/ /
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\ \ | |/ |/|
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1116-32/+32
* | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-4/+11
|\ \
| * | agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-1/+2