index
:
kernel/git/daniel.lezcano/linux.git
dtpm/next
master
timers/drivers/next
daniel.lezcano's fork of linux.git
Daniel Lezcano
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+0
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+1
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
1
-4
/
+0
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
2
-1
/
+3
2021-02-16
tpm: add sysfs exports for all banks of PCR registers
James Bottomley
1
-0
/
+179
2021-02-16
tpm: Remove tpm_dev_wq_lock
Sebastian Andrzej Siewior
1
-1
/
+0
2021-02-16
char: tpm: add i2c driver for cr50
Duncan Laurie
3
-0
/
+802
2021-02-16
tpm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-16
tpm_tis: Clean up locality release
James Bottomley
1
-46
/
+1
2021-02-16
tpm_tis: Fix check_locality for correct locality acquisition
James Bottomley
1
-1
/
+2
2021-02-10
hwrng: timeriomem - Use device-managed registration API
Tian Tao
1
-2
/
+1
2021-02-10
hwrng: optee - Use device-managed registration API
Tian Tao
1
-2
/
+1
2021-02-10
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
1
-1
/
+1
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
1
-2
/
+1
2021-02-04
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
1
-1
/
+1
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-01-28
ipmi: remove open coded version of SMBus block write
Wolfram Sang
1
-12
/
+12
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
1
-7
/
+0
2021-01-21
random: avoid arch_get_random_seed_long() when collecting IRQ randomness
Ard Biesheuvel
1
-14
/
+1
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-84
/
+1
2021-01-12
/dev/mem: Only set filp->f_mapping
Daniel Vetter
1
-1
/
+0
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-2
/
+0
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
1
-19
/
+16
2021-01-03
hwrng: iproc-rng200 - Fix disable of the block.
Matthias Brugger
1
-3
/
+0
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+10
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+1
2020-12-16
Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-9
/
+9
2020-12-16
char: ipmi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+1
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2
-1
/
+10
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+4
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-117
/
+3
2020-12-13
um: random: Register random as hwrng-core device
Christopher Obbard
1
-8
/
+8
2020-12-04
hwrng: ks-sa - Add dependency on IOMEM and OF
Herbert Xu
1
-0
/
+1
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-2
/
+1
2020-11-27
hwrng: hisi - remove HiSilicon TRNG driver
Weili Qian
3
-113
/
+0
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-11-19
ipmi: msghandler: Suppress suspicious RCU usage warning
Qinglang Miao
1
-1
/
+2
2020-11-18
char/agp: Disable frontend without CONFIG_DRM_LEGACY
Daniel Vetter
2
-1
/
+10
2020-11-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
1
-4
/
+4
2020-11-16
Merge 5.10-rc4 into char-misc-next
Greg Kroah-Hartman
3
-6
/
+36
2020-11-15
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2020-11-09
virtio: virtio_console: fix DMA memory allocation for rproc serial
Alexander Lobakin
1
-4
/
+4
2020-11-09
char: mwave: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-09
char: lp: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-09
s390/trng: set quality to 1024
Christian Borntraeger
1
-3
/
+4
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
1
-2
/
+27
2020-11-06
hwrng: imx-rngc - irq already prints an error
Nigel Christian
1
-3
/
+1
2020-11-03
char: misc: increase DYNAMIC_MINORS value
Sangmoon Kim
1
-1
/
+1
2020-10-27
char: ipmi: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-1
/
+0
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+3
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+35
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
5
-36
/
+89
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+24
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-27
/
+364
2020-10-05
ipmi_si: Fix wrong return value in try_smi_init()
Tianjia Zhang
1
-1
/
+1
2020-10-02
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-10-02
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: stm32 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: npcm - modify readl to readb
Tomer Maimon
1
-7
/
+7
2020-10-02
tpm_tis: Add a check for invalid status
James Bottomley
2
-0
/
+12
2020-10-02
tpm: use %*ph to print small buffer
Andy Shevchenko
1
-21
/
+10
2020-10-02
tpm: tis: add support for MMIO TPM on SynQuacer
Masahisa Kojima
3
-0
/
+221
2020-09-28
agp: use semicolons rather than commas to separate statements
Julia Lawall
3
-3
/
+3
2020-09-25
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
周琰杰 (Zhou Yanjie)
3
-0
/
+176
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
1
-32
/
+19
2020-09-18
ipmi: msghandler: Fix a signedness bug
Dan Carpenter
2
-2
/
+2
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
2
-2
/
+17
2020-09-15
ipmi: Clean up some printks
Corey Minyard
3
-19
/
+29
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
1
-4
/
+25
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
3
-3
/
+9
2020-09-15
ipmi: Reset response handler when failing to send the command
Markus Boehme
1
-1
/
+3
2020-09-11
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
3
-0
/
+161
2020-09-11
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
1
-0
/
+1
2020-09-07
char: virtio: Select VIRTIO from VIRTIO_CONSOLE.
Michal Suchanek
1
-1
/
+2
2020-09-07
/dev/zero: fixups for ->read
Christoph Hellwig
1
-3
/
+9
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-09-03
ipmi: add a newline when printing parameter 'panic_op' by sysfs
Xiongfeng Wang
1
-4
/
+4
2020-09-03
/dev/zero: also implement ->read
Christoph Hellwig
1
-0
/
+22
2020-09-01
raw: deprecate the raw driver
Christoph Hellwig
1
-0
/
+5
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
6
-13
/
+8
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+2
2020-08-28
lp: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-28
char: mspec: Use kvzalloc() in mspec_mmap()
Denis Efremov
1
-4
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-6
/
+6
2020-08-21
hwrng: intel - cleanup initialization
Tom Rix
1
-1
/
+1
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
1
-2
/
+2
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-08-21
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-7
/
+2
2020-08-18
char: ipmi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+6
2020-08-08
Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-9
/
+7
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+14
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+60
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
15
-24
/
+433
2020-08-03
Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-40
/
+65
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
3
-0
/
+170
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+1
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+7
2020-07-24
tpm: Add support for event log pointer found in TPM2 ACPI table
Stefan Berger
1
-21
/
+42
2020-07-24
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
4
-19
/
+23
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
9
-28
/
+35
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
1
-3
/
+7
2020-07-23
char: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-3
/
+3
2020-07-23
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
1
-1
/
+1
2020-07-21
ipmi/watchdog: add missing newlines when printing parameters by sysfs
Xiongfeng Wang
1
-2
/
+7
2020-07-20
ipmi: remve duplicate code in __ipmi_bmc_register()
Jing Xiangfeng
1
-2
/
+0
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
9
-28
/
+35
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-07-16
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
1
-0
/
+1
2020-07-13
Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
1
-10
/
+60
2020-07-10
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
1
-1
/
+2
2020-07-10
char/mwave: remove redundant initialization of variable bRC
Colin Ian King
1
-2
/
+2
2020-07-10
ttyprintk: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-10
char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspace
Masahiro Yamada
1
-4
/
+4
2020-07-10
virtio_console: Constify some static variables
Rikard Falkeborn
1
-4
/
+4
2020-07-10
tpm_ftpm_tee: register driver on TEE bus
Maxim Uvarov
1
-10
/
+60
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
Rikard Falkeborn
1
-1
/
+1
2020-07-09
hwrng: ba431 - HW_RANDOM_BA431 should not default to y
Geert Uytterhoeven
1
-3
/
+0
2020-07-09
hwrng: ba431 - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-07-09
hwrng: octeon - Fix sparse warnings
Herbert Xu
1
-3
/
+3
2020-07-09
hwrng: pic32 - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-09
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+2
2020-07-09
hwrng: bcm2835 - Fix W=1 unused variable warning
Herbert Xu
1
-2
/
+1
2020-07-09
hwrng: hisi - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-09
hwrng: omap - Fix W=1 unused variable warning
Herbert Xu
1
-9
/
+2
2020-07-09
hwrng: npcm - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+1
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-02
tpm_tis: Remove the HID IFX0102
Jarkko Sakkinen
1
-1
/
+0
2020-07-02
tpm_tis_spi: Prefer async probe
Douglas Anderson
1
-0
/
+1
2020-07-02
tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
David Gibson
1
-7
/
+7
2020-07-02
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
3
-4
/
+4
2020-07-02
tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
Vasily Averin
1
-1
/
+1
2020-07-02
tpm_tis_spi: Don't send anything during flow control
Douglas Anderson
1
-5
/
+4
2020-07-02
tpm: Fix TIS locality timeout problems
James Bottomley
1
-10
/
+9
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
36
-226
/
+1117
2020-06-24
ipmi: ssif: Remove finished TODO comment about SMBus alert
Misono Tomohiro
1
-5
/
+0
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2020-06-18
hwrng: ba431 - add support for BA431 hwrng
Olivier Sobrie
3
-0
/
+247
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-15
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
5
-63
/
+63
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-08
random: fix an incorrect __user annotation on proc_do_entropy
Christoph Hellwig
1
-1
/
+1
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+109
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-38
/
+18
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+13
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+0
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-12
/
+828
2020-05-29
cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
Al Viro
1
-14
/
+0
2020-05-29
nvram: drop useless access_ok()
Al Viro
1
-4
/
+0
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
1
-1
/
+1
2020-05-27
ipmi:ssif: Remove dynamic platform device handing
Corey Minyard
1
-22
/
+1
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
1
-2
/
+99
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+5
2020-05-22
tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-05-22
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
1
-1
/
+3
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
1
-1
/
+1
2020-05-18
Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
Corey Minyard
1
-0
/
+1
2020-05-18
ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
Stuart Hayes
1
-0
/
+2
2020-05-18
ipmi:bt-bmc: Fix error handling and status check
Tang Bin
1
-6
/
+6
2020-05-18
ipmi: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
1
-1
/
+1
2020-05-18
ipmi: use vzalloc instead of kmalloc for user creation
Feng Tang
1
-3
/
+4
2020-05-18
ipmi:bt-bmc: Fix some format issue of the code
Tang Bin
1
-3
/
+3
2020-05-18
ipmi:bt-bmc: Avoid unnecessary check
Tang Bin
1
-3
/
+0
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-05-15
docs: fix references for ipmi.rst file
Mauro Carvalho Chehab
3
-3
/
+3
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
1
-1
/
+1
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-3
/
+3
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
1
-6
/
+7
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
1
-1
/
+0
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
1
-1
/
+1
[next]