index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
2021-05-12
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
2021-05-12
tpm, tpm_tis: Reserve locality in tpm_tis_resume()
Jarkko Sakkinen
2021-05-12
tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
Jarkko Sakkinen
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
2021-03-10
ipmi: Handle device properties with software node API
Heikki Krogerus
2021-03-10
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
2021-03-10
ipmi: Refine retry conditions for getting device id
Terry Duncan
[next]