index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti-st
/
st_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ti-st: use tty_write_room
Jiri Slaby
2021-05-13
1
-3
/
+2
*
ti-st: use goto-failpath in st_core_init
Jiri Slaby
2021-05-13
1
-5
/
+7
*
tty: no checking of tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-9
/
+3
*
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-3
/
+3
*
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-10
1
-1
/
+0
*
misc: ti-st: st_core: remove unneeded semicolon
Tom Rix
2020-11-03
1
-1
/
+1
*
misc: ti-st: st_core: Tidy-up bespoke commentry
Lee Jones
2020-06-29
1
-30
/
+49
*
drivers/misc: ti-st: remove redundant assignment to variables i and flags
Colin Ian King
2020-01-14
1
-2
/
+2
*
drivers/misc: ti-st: Remove unneeded variable in st_tty_open
zhong jiang
2019-10-04
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-07-17
1
-1
/
+1
*
misc: st_core: remove unreachable code
Sudip Mukherjee
2016-02-07
1
-1
/
+0
*
ti-st: use worker instead of calling st_int_write in wake up
Muhammad Hamza Farooq
2015-09-20
1
-2
/
+16
*
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
2015-01-12
1
-6
/
+18
*
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
2014-09-23
1
-6
/
+5
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
1
-1
/
+0
*
drivers/misc/ti-st: Prefer tty_driver_flush_buffer
Peter Hurley
2013-12-04
1
-1
/
+1
*
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
2013-08-30
1
-0
/
+2
*
misc: st_core: Error triggered by convert "char" to "int"
channing
2013-01-17
1
-1
/
+2
*
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
2012-10-24
1
-1
/
+0
*
drivers/misc/ti-st: remove sparse warnings
Pavan Savoy
2012-08-16
1
-5
/
+7
*
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-07-30
1
-0
/
+5
*
drivers:misc: ti-st: protect registrations
Pavan Savoy
2012-01-04
1
-4
/
+14
*
drivers:misc: ti-st: fix unexpected UART close
Pavan Savoy
2011-08-22
1
-0
/
+1
*
drivers:misc: ti-st: fail-safe on wrong pkt type
Vijay Badawadagi
2011-08-22
1
-0
/
+7
*
drivers:misc: ti-st: avoid a misleading dbg msg
Pavan Savoy
2011-08-22
1
-1
/
+1
*
st_kim: Handle case of no device found for ID 0
Steven Rostedt
2011-06-07
1
-1
/
+1
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-4
/
+2
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
1
-2
/
+4
|
\
|
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
1
-2
/
+4
*
|
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
2011-04-22
1
-10
/
+13
|
/
*
drivers:misc: ti-st: fix debugging code
Pavan Savoy
2011-03-09
1
-14
/
+4
*
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
2011-02-04
1
-11
/
+0
*
drivers:misc: ti-st: fix hci-ll on wake_ind collision
Pavan Savoy
2011-02-04
1
-0
/
+15
*
drivers:misc: ti-st: firmware download optimization
Pavan Savoy
2011-02-04
1
-0
/
+18
*
drivers:misc: ti-st: set right debug levels for logs
Pavan Savoy
2011-02-04
1
-10
/
+9
*
drivers:misc: ti-st: fix error codes
Pavan Savoy
2011-02-04
1
-17
/
+14
*
drivers:misc: ti-st: register with channel IDs
Pavan Savoy
2011-02-04
1
-243
/
+112
*
drivers: misc: ti-st: fix review comments
Pavan Savoy
2010-10-14
1
-56
/
+17
*
staging: ti-st: move TI_ST from staging to misc/
Pavan Savoy
2010-10-06
1
-0
/
+1031