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_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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-08-15
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-06-13
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
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-30
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-05-01
virtio_console: free buffers after reset
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
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-13
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
2018-04-13
fix race in drivers/char/random.c:get_reg()
Michael Schmitz
2018-04-13
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2018-03-24
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
2018-03-24
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-22
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
2018-03-11
tpm-dev-common: Reject too short writes
Alexander Steffen
2018-03-11
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
2018-03-11
tpm: constify transmit data pointers
Arnd Bergmann
2018-03-11
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2017-12-16
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-11-24
ipmi: fix unsigned long underflow
Corey Minyard
2017-08-06
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-07-27
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-07-27
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-07-15
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-12
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-07-05
virtio_console: fix a crash in config_work_handler
G. Campana
2017-06-24
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
2017-06-14
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-06-07
pcmcia: remove left-over %Z format
Nicolas Iooss
2017-05-25
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
2017-05-25
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-05-25
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-05-25
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-05-25
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-05-25
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-05-25
tpm_tis_spi: Use single function to transfer data
Peter Huewe
[next]