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