index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-10
virtio_console: remove pointless check for debugfs_create_dir()
Greg Kroah-Hartman
1
-14
/
+9
2021-03-07
Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+2
2021-03-07
hwrng: omap - Fix included header from 'asm'
Tian Tao
1
-2
/
+1
2021-03-07
hwrng: bcm2835 - remove redundant null check
Tian Tao
1
-10
/
+7
2021-03-07
hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-3
/
+1
2021-03-07
hwrng: ba431 - Use device-managed registration
Tian Tao
1
-11
/
+1
2021-03-04
Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+25
2021-03-03
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
1
-2
/
+0
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-24
tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
Lukasz Majczak
1
-3
/
+13
2021-02-24
tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
Jarkko Sakkinen
1
-2
/
+12
2021-02-22
Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+12
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-85
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-28
/
+24
2021-02-21
Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-53
/
+988
[prev]
[next]