index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2019-12-05
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-12-01
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
2019-11-20
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
Corey Minyard
2019-10-07
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
2019-10-07
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
2019-10-07
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
2019-10-07
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
2019-10-05
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-10-05
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-07-31
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-05-31
hwrng: omap - Set default quality
Rouven Czerwinski
2019-05-31
virtio_console: initialize vtermno value for ports
Pankaj Gupta
2019-05-31
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
2019-05-21
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
2019-04-27
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-04-17
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
2019-04-05
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-04-05
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-03-23
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-03-23
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-03-13
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-31
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-26
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
2019-01-26
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
2019-01-09
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
2019-01-09
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
2018-11-13
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-11-13
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-11-13
ipmi: Fix timer race with module unload
Jan Glauber
2018-11-04
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
2018-11-04
tpm: move the delay_msec increment after sleep in tpm_transmit()
Nayna Jain
2018-09-26
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
2018-09-19
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-09-19
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
2018-09-19
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
2018-09-05
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-07-03
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-07-03
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-06-21
agp: uninorth: make two functions static
Mathieu Malaterre
2018-05-30
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-05-30
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
[next]