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
2014-06-30
applicom: dereferencing NULL on error path
Dan Carpenter
2014-06-11
virtio: console: add locking around c_ovq operations
Amit Shah
2014-06-11
virtio: console: rename cvq_lock to c_ivq_lock
Amit Shah
2014-06-07
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
2014-06-07
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
2014-06-07
ipmi: Fix a race restarting the timer
Bodo Stroesser
2014-04-26
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
2014-02-22
raw: test against runtime value of max_raw_minors
Paul Bolle
2013-12-11
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
2013-10-22
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-08-14
virtio: console: return -ENODEV on all read operations after unplug
Amit Shah
2013-08-14
virtio: console: fix raising SIGIO after port unplug
Amit Shah
2013-08-14
virtio: console: clean up port data immediately at time of unplug
Amit Shah
2013-08-14
virtio: console: fix race in port_fops_open() and port unplug
Amit Shah
2013-08-14
virtio: console: fix race with port unplug and open/close
Amit Shah
2013-05-19
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-19
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-04-25
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-03-20
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-14
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-02-14
virtio_console: Don't access uninitialized data.
Sjur Brændeland
2012-10-21
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
2012-10-07
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-08-15
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-15
random: Add comment to random_initialize()
Tony Luck
2012-08-15
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-15
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-15
random: create add_device_randomness() interface
Linus Torvalds
2012-08-15
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-09
TPM: chip disabled state erronously being reported as error
Rajiv Andrade
2012-06-22
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-06-17
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-06-17
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2012-05-17
virtio: console: tell host of open ports after resume from s3/s4
Amit Shah
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-12
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-04-09
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-03
APM: fix deadlock in APM_IOC_SUSPEND ioctl
NeilBrown
2012-04-02
tile-srom.c driver: minor code cleanup
Chris Metcalf
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]