index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2021-06-03
hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
hwrng: exynos - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-05-28
hwrng: core - Use DEVICE_ATTR_<RW|RO> macro
YueHaibing
2021-05-28
hwrng: core - remove redundant initialization of variable err
Shaokun Zhang
2021-05-28
hwrng: Kconfig - Remove leading spaces
Juerg Haefliger
2021-05-23
hwrng: omap - Enable driver for TI K3 family
Suman Anna
2021-05-14
hwrng: exynos - Fix runtime PM imbalance on error
Łukasz Stelmach
2021-05-14
hwrng: amd - remove redundant initialization of variable err
Colin Ian King
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-04-28
Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-22
ttyprintk: Add TTY hangup callback.
Tetsuo Handa
2021-04-14
char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
Zhihao Cheng
2021-04-14
tpm: vtpm_proxy: Avoid reading host log when using a virtual device
Stefan Berger
2021-04-14
tpm: acpi: Check eventlog signature before using it
Stefan Berger
2021-04-14
tpm: efi: Use local variable for calculating final log size
Stefan Berger
2021-04-09
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
2021-04-07
pcmcia: synclink_cs: drop redundant tty-port initialisation
Johan Hovold
2021-04-06
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
2021-04-02
ipmi_si: Join string literals back
Andy Shevchenko
2021-04-02
ipmi_si: Drop redundant check before calling put_device()
Andy Shevchenko
2021-04-02
ipmi_si: Use strstrip() to remove surrounding spaces
Andy Shevchenko
2021-04-02
ipmi_si: Get rid of ->addr_source_cleanup()
Andy Shevchenko
2021-04-02
ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
Andy Shevchenko
2021-04-02
ipmi_si: Introduce ipmi_panic_event_str[] array
Andy Shevchenko
2021-04-02
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
2021-04-02
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
2021-04-02
ipmi_si: Remove bogus err_free label
Andy Shevchenko
2021-04-02
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
2021-04-02
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2021-03-28
applicom: fix some err codes returned by ac_ioctl
Xu Jia
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
2021-03-24
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
2021-03-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-15
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
2021-03-13
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
2021-03-13
hwrng: pic32 - Use device-managed registration API
Tian Tao
2021-03-13
hwrng: cctrng - Use device-managed registration API
Tian Tao
[next]