index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-12
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
1
-0
/
+1
2021-05-12
tpm, tpm_tis: Reserve locality in tpm_tis_resume()
Jarkko Sakkinen
1
-2
/
+10
2021-05-12
tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-6
/
+4
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2
-241
/
+0
2021-04-28
Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
9
-266
/
+137
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+16
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+11
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-23
/
+14
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-73
/
+36
2021-04-22
ttyprintk: Add TTY hangup callback.
Tetsuo Handa
1
-0
/
+11
2021-04-14
char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
Zhihao Cheng
1
-0
/
+1
2021-04-14
tpm: vtpm_proxy: Avoid reading host log when using a virtual device
Stefan Berger
1
-0
/
+3
2021-04-14
tpm: acpi: Check eventlog signature before using it
Stefan Berger
1
-1
/
+32
2021-04-14
tpm: efi: Use local variable for calculating final log size
Stefan Berger
1
-8
/
+21
2021-04-09
ipmi: kcs: aspeed: Adapt to new LPC DTS layout
Chia-Wei, Wang
1
-11
/
+16
2021-04-07
pcmcia: synclink_cs: drop redundant tty-port initialisation
Johan Hovold
1
-2
/
+0
2021-04-06
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
1
-1
/
+1
2021-04-05
Merge 5.12-rc6 into char-misc-next
Greg Kroah-Hartman
2
-4
/
+0
2021-04-02
ipmi_si: Join string literals back
Andy Shevchenko
6
-66
/
+38
2021-04-02
ipmi_si: Drop redundant check before calling put_device()
Andy Shevchenko
1
-2
/
+1
2021-04-02
ipmi_si: Use strstrip() to remove surrounding spaces
Andy Shevchenko
1
-12
/
+4
2021-04-02
ipmi_si: Get rid of ->addr_source_cleanup()
Andy Shevchenko
3
-22
/
+2
2021-04-02
ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
Andy Shevchenko
3
-16
/
+16
2021-04-02
ipmi_si: Introduce ipmi_panic_event_str[] array
Andy Shevchenko
1
-32
/
+19
2021-04-02
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
1
-6
/
+6
2021-04-02
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-8
/
+7
2021-04-02
ipmi_si: Remove bogus err_free label
Andy Shevchenko
1
-12
/
+5
2021-04-02
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-20
/
+14
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
1
-7
/
+4
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
1
-14
/
+3
2021-04-02
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
1
-2
/
+2
2021-03-28
applicom: fix some err codes returned by ac_ioctl
Xu Jia
1
-1
/
+1
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
1
-1
/
+1
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
1
-1
/
+1
2021-03-24
char: lp: remove redundant space around (inside) parenthesized expressions
Qiang Ma
1
-2
/
+2
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2
-6
/
+2
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
1
-3
/
+1
2021-03-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-3
/
+1
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-11
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-4
/
+0
2021-03-15
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
2
-5
/
+2
2021-03-13
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
1
-0
/
+10
2021-03-13
hwrng: pic32 - Use device-managed registration API
Tian Tao
1
-2
/
+1
2021-03-13
hwrng: cctrng - Use device-managed registration API
Tian Tao
1
-3
/
+1
2021-03-10
ipmi: Handle device properties with software node API
Heikki Krogerus
1
-1
/
+1
2021-03-10
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2021-03-10
ipmi: Refine retry conditions for getting device id
Terry Duncan
2
-8
/
+4
[next]