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
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-245
/
+389
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
20
-513
/
+563
2018-01-31
Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
7
-14
/
+21
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-29
/
+29
2018-01-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-22
ipmi_ssif: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2018-01-22
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-01-22
ipmi: use dynamic memory for DMI driver override
John Garry
1
-1
/
+4
2018-01-18
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
1
-10
/
+3
2018-01-18
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-18
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
1
-1
/
+1
2018-01-18
hwrng: mediatek - Setup default RNG quality
Sean Wang
1
-0
/
+1
2018-01-16
ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver
Jeremy Kerr
1
-1
/
+0
2018-01-15
ipmi: Clear smi_info->thread to prevent use-after-free during module unload
Masamitsu Yamazaki
1
-1
/
+3
2018-01-08
ipmi: use correct string length
Xiongfeng Wang
2
-2
/
+2
2018-01-08
tpm: remove unused variables
Arnd Bergmann
1
-2
/
+0
2018-01-08
tpm: remove unused data fields from I2C and OF device ID tables
Javier Martinez Canillas
1
-21
/
+6
2018-01-08
tpm: only attempt to disable the LPC CLKRUN if is already enabled
Javier Martinez Canillas
1
-1
/
+10
2018-01-08
tpm: follow coding style for variable declaration in tpm_tis_core_init()
Javier Martinez Canillas
1
-1
/
+3
2018-01-08
tpm: delete the TPM_TIS_CLK_ENABLE flag
Javier Martinez Canillas
3
-18
/
+0
2018-01-08
tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
Azhar Shaikh
4
-92
/
+118
2018-01-08
tpm_tis: Move ilb_base_addr to tpm_tis_data
Azhar Shaikh
3
-48
/
+56
2018-01-08
tpm2-cmd: allow more attempts for selftest execution
Alexander.Steffen@infineon.com
1
-7
/
+5
2018-01-08
tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
Javier Martinez Canillas
2
-8
/
+25
2018-01-08
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
6
-69
/
+52
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
4
-76
/
+87
2018-01-08
tpm: parse TPM event logs based on EFI table
Thiebaud Weksteen
6
-4
/
+88
2018-01-08
tpm: rename event log provider files
Thiebaud Weksteen
3
-2
/
+2
2018-01-08
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
8
-148
/
+30
2018-01-08
tpm: use tpm_msleep() value as max delay
Nayna Jain
1
-2
/
+2
2018-01-08
tpm: reduce tpm polling delay in tpm_tis_core
Nayna Jain
1
-2
/
+8
2018-01-05
hwrng: exynos - add Samsung Exynos True RNG driver
Ćukasz Stelmach
3
-0
/
+250
2017-12-22
hwrng: core - Clean up RNG list when last hwrng is unregistered
Gary R Hook
1
-0
/
+4
2017-12-16
tpm: move wait_for_tpm_stat() to respective driver files
Nayna Jain
4
-62
/
+121
2017-12-12
ipmi_si: Fix error handling of platform device
Corey Minyard
1
-3
/
+6
2017-12-12
ipmi watchdog: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-12-11
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-23
/
+30
2017-12-11
ipmi_si: fix crash on parisc
Mikulas Patocka
1
-0
/
+2
2017-12-11
ipmi_si: Fix oops with PCI devices
Corey Minyard
1
-2
/
+5
2017-12-06
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
1
-21
/
+23
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-12
/
+12
2017-11-29
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
3
-168
/
+0
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2
-4
/
+14
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
1
-2
/
+11
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
1
-8
/
+19
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
1
-1
/
+16
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
1
-16
/
+23
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
1
-12
/
+1
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
1
-3
/
+9
[next]