index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti-st
Age
Commit message (
Expand
)
Author
2021-05-13
ti-st: use tty_write_room
Jiri Slaby
2021-05-13
ti-st: use goto-failpath in st_core_init
Jiri Slaby
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2020-11-03
misc: ti-st: st_core: remove unneeded semicolon
Tom Rix
2020-06-29
misc: ti-st: st_kim: Tidy-up bespoke commentry
Lee Jones
2020-06-29
misc: ti-st: st_core: Tidy-up bespoke commentry
Lee Jones
2020-01-14
drivers/misc: ti-st: remove redundant assignment to variables i and flags
Colin Ian King
2019-10-04
drivers/misc: ti-st: Remove unneeded variable in st_tty_open
zhong jiang
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-12
ti-st: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-06
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-08-02
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
2018-04-23
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
Jia-Ju Bai
2017-08-28
misc: ti-st: constify attribute_group structures.
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-05-01
ti-st: Fix complete_all() wrong usage
Daniel Wagner
2016-02-07
misc: st_core: remove unreachable code
Sudip Mukherjee
2015-09-20
ti-st: use worker instead of calling st_int_write in wake up
Muhammad Hamza Farooq
2015-08-05
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
Jürg Billeter
2015-08-05
Revert "ti-st: add device tree support"
Rob Herring
2015-07-27
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-24
ti-st: handle null allocation return correctly.
Colin Ian King
2015-02-03
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
2015-01-25
misc: ti-st: add handling of the signal case
Nicholas Mc Guire
2015-01-12
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
2015-01-12
drivers: misc: ti-st: fix null pointer exception in st_kim_ref()
Gigi Joseph
2015-01-12
drivers: misc: ti-st: fix debugfs creation error handling
Gigi Joseph
2015-01-12
st_kim: allow suspend if callback is not registered
Gigi Joseph
2015-01-12
ti-st: add device tree support
Gigi Joseph
2014-10-20
misc: ti-st: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
2014-07-23
drivers/misc/ti-st: Load firmware from ti-connectivity directory.
Enric Balletbo i Serra
2014-07-09
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-04
drivers/misc/ti-st: Prefer tty_driver_flush_buffer
Peter Hurley
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-08-30
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
2013-05-30
misc: use platform_{get,set}_drvdata()
Jingoo Han
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
[next]