index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti-st
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...
Wolfram Sang
1
-4
/
+4
2024-04-11
misc: ti-st: st_kim: remove unnecessary (void*) conversions
Atin Bainada
1
-2
/
+2
2024-03-05
misc: ti-st: st_kim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-05
drivers: misc: ti-st: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+3
2023-10-05
misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
Jinjie Ruan
1
-3
/
+4
2023-08-11
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
Jiri Slaby (SUSE)
2
-7
/
+6
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+1
2023-07-31
misc: ti-st: don't check for tty data == NULL
Jiri Slaby
2
-7
/
+1
2023-07-31
misc: ti-st: remove ptr from recv functions
Jiri Slaby
2
-6
/
+2
2023-07-31
misc: ti-st: remove forward declarations and make st_int_recv() static
Jiri Slaby
1
-3
/
+1
2023-01-31
drivers: misc: ti-st: Fix a typo ("unknow")
Jonathan Neuschäfer
1
-1
/
+1
2021-05-13
ti-st: use tty_write_room
Jiri Slaby
1
-3
/
+2
2021-05-13
ti-st: use goto-failpath in st_core_init
Jiri Slaby
1
-5
/
+7
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
1
-9
/
+3
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-3
/
+3
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
1
-1
/
+1
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2020-11-03
misc: ti-st: st_core: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-06-29
misc: ti-st: st_kim: Tidy-up bespoke commentry
Lee Jones
1
-27
/
+44
2020-06-29
misc: ti-st: st_core: Tidy-up bespoke commentry
Lee Jones
1
-30
/
+49
2020-01-14
drivers/misc: ti-st: remove redundant assignment to variables i and flags
Colin Ian King
1
-2
/
+2
2019-10-04
drivers/misc: ti-st: Remove unneeded variable in st_tty_open
zhong jiang
1
-2
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2019-06-12
ti-st: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
3
-42
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-12-06
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
1
-28
/
+6
2018-08-02
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-07-07
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-07-03
misc: ti-st: remove redundant variable 'type'
Colin Ian King
1
-2
/
+1
2018-04-23
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
Jia-Ju Bai
1
-1
/
+1
2017-08-28
misc: ti-st: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-2
/
+2
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
1
-1
/
+1
2016-05-02
ti-st: Fix complete_all() wrong usage
Daniel Wagner
1
-1
/
+0
2016-02-08
misc: st_core: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2015-09-21
ti-st: use worker instead of calling st_int_write in wake up
Muhammad Hamza Farooq
1
-2
/
+16
2015-08-05
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
Jürg Billeter
1
-5
/
+5
2015-08-05
Revert "ti-st: add device tree support"
Rob Herring
2
-102
/
+9
2015-07-27
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-24
ti-st: handle null allocation return correctly.
Colin Ian King
1
-2
/
+1
2015-02-04
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
1
-6
/
+6
2015-01-25
misc: ti-st: add handling of the signal case
Nicholas Mc Guire
1
-8
/
+11
2015-01-12
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
1
-6
/
+18
2015-01-12
drivers: misc: ti-st: fix null pointer exception in st_kim_ref()
Gigi Joseph
1
-4
/
+8
2015-01-12
drivers: misc: ti-st: fix debugfs creation error handling
Gigi Joseph
1
-5
/
+1
[next]