aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-10-27
|\
| * rtc: mips: default to rtc-cmos on mipsArnd Bergmann2018-09-08
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\ \
| * | hwrng: core - document the quality fieldMichael S. Tsirkin2018-10-04
| * | crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-21
| |/
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-10-25
|\ \
| * | tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein2018-10-05
| * | tpm: add support for nonblocking operationTadeusz Struk2018-10-05
| * | tpm: add ptr to the tpm_space struct to file_privTadeusz Struk2018-10-05
| * | tpm: Make SECURITYFS a weak dependencyPeter Huewe2018-10-05
| * | tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas2018-10-05
| * | tpm: fix response size validation in tpm_get_random()Jarkko Sakkinen2018-10-05
| |/
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\ \
| * | synclink: reduce pointless checks in ->ioctl()Al Viro2018-10-13
| |/
* | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-23
|\ \
| * | char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocolJia-Ju Bai2018-10-01
| * | pcmcia: remove KERN_INFO level from debug messageColin Ian King2018-10-01
* | | ipmi: Fix timer race with module unloadJan Glauber2018-10-11
* | | ipmi:ssif: Add support for multi-part transmit messages > 2 partsCorey Minyard2018-09-18
* | | ipmi: Remove platform driver overrides and use the id_tableCorey Minyard2018-09-18
* | | ipmi: Free the address list on module cleanupCorey Minyard2018-09-18
* | | ipmi: Don't leave holes in the I2C address list in the ssif driverCorey Minyard2018-09-18
* | | ipmi: fix return value of ipmi_set_my_LUNYueHaibing2018-09-18
* | | ipmi: Convert pr_xxx() to dev_xxx() in the BT codeCorey Minyard2018-09-18
* | | ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard2018-09-18
* | | ipmi:dmi: Use pr_fmt in the IPMI DMI codeCorey Minyard2018-09-18
* | | ipmi: Change to ktime_get_ts64()Arnd Bergmann2018-09-18
* | | ipmi_si: fix potential integer overflow on large shiftColin Ian King2018-09-18
* | | ipmi_si_pci: fix NULL device in ipmi_si error messageMeelis Roos2018-09-18
* | | ipmi: Convert printk(KERN_<level> to pr_<level>(Joe Perches2018-09-18
* | | ipmi: Use more common logging stylesJoe Perches2018-09-18
* | | ipmi: msghandler: Add and use pr_fmt and dev_fmt, remove PFXJoe Perches2018-09-18
* | | pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard2018-09-18
* | | ipmi:powernv: Convert ipmi_smi_t to struct ipmi_smiCorey Minyard2018-09-18
|/ /
* | Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-09-13
|\ \
| * | ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva2018-08-31
| * | ipmi: Fix I2C client removal in the SSIF driverCorey Minyard2018-08-31
| * | ipmi: Move BT capabilities detection to the detect callCorey Minyard2018-08-31
| * | ipmi: Rework SMI registration failureCorey Minyard2018-08-31
| * | ipmi: kcs_bmc: don't change device nameBenjamin Fair2018-08-30
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2018-09-09
|\ \ | |/ |/|
| * random: make CPU trust a boot parameterKees Cook2018-09-01
* | Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-08-20
|\ \
| * | char: rtc: remove task handlingAlexandre Belloni2018-08-02
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\ \ \
| * | | virtio: virtconsole: Use seq_file for debugfs operationsTuomas Tynkkynen2018-07-16
| * | | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-16
| |\ \ \
| * | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
| * | | | /dev/mem: Mark expected switch fall-throughGustavo A. R. Silva2018-07-07
| * | | | char: pcmcia: remove redundant pointer devColin Ian King2018-07-03