index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-4
/
+0
|
\
|
*
ti-st: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-12
1
-4
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
3
-42
/
+3
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
2018-12-06
1
-1
/
+1
*
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
1
-28
/
+6
*
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
2018-08-02
1
-2
/
+2
*
misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-07-07
1
-1
/
+2
*
misc: ti-st: remove redundant variable 'type'
Colin Ian King
2018-07-03
1
-2
/
+1
*
misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe
Jia-Ju Bai
2018-04-23
1
-1
/
+1
*
misc: ti-st: constify attribute_group structures.
Arvind Yadav
2017-08-28
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-2
/
+2
*
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-07-17
1
-1
/
+1
*
ti-st: Fix complete_all() wrong usage
Daniel Wagner
2016-05-01
1
-1
/
+0
*
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
*
ti-st: st_kim: use gpio_set_value_cansleep to fix warning
Jürg Billeter
2015-08-05
1
-5
/
+5
*
Revert "ti-st: add device tree support"
Rob Herring
2015-08-05
2
-102
/
+9
*
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-27
1
-1
/
+0
*
ti-st: handle null allocation return correctly.
Colin Ian King
2015-05-24
1
-2
/
+1
*
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
2015-02-03
1
-6
/
+6
*
misc: ti-st: add handling of the signal case
Nicholas Mc Guire
2015-01-25
1
-8
/
+11
*
drivers:misc:ti-st: protect against bad packets
Gigi Joseph
2015-01-12
1
-6
/
+18
*
drivers: misc: ti-st: fix null pointer exception in st_kim_ref()
Gigi Joseph
2015-01-12
1
-4
/
+8
*
drivers: misc: ti-st: fix debugfs creation error handling
Gigi Joseph
2015-01-12
1
-5
/
+1
*
st_kim: allow suspend if callback is not registered
Gigi Joseph
2015-01-12
1
-2
/
+2
*
ti-st: add device tree support
Gigi Joseph
2015-01-12
2
-10
/
+104
*
misc: ti-st: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
misc: st_core: Protect unsigned value against becoming negative
Lee Jones
2014-09-23
1
-6
/
+5
*
drivers/misc/ti-st: Load firmware from ti-connectivity directory.
Enric Balletbo i Serra
2014-07-23
1
-2
/
+3
*
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
2014-07-09
1
-2
/
+1
*
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
2
-2
/
+1
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-6
/
+6
*
drivers: misc: ti-st: fix potential race if st_kim_start fails
Oleksandr Kozaruk
2013-08-30
1
-0
/
+2
*
misc: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-30
1
-3
/
+3
*
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
1
-1
/
+2
|
\
|
*
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-21
1
-1
/
+36
|
*
misc: st_core: Error triggered by convert "char" to "int"
channing
2013-01-17
1
-1
/
+2
*
|
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
1
-1
/
+36
|
\
\
|
*
|
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-22
1
-1
/
+36
|
|
/
*
/
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-1
/
+1
|
/
*
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
2012-11-26
1
-9
/
+21
*
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
2012-10-24
1
-1
/
+0
*
drivers/misc/ti-st: check chip_awake NULL check
Matthias Kaehlcke
2012-08-16
1
-1
/
+1
*
drivers/misc/ti-st: fix read fw version cmd
Pavan Savoy
2012-08-16
1
-13
/
+27
*
drivers/misc/ti-st: use cpu friendly completions
Pavan Savoy
2012-08-16
1
-9
/
+9
*
drivers/misc/ti-st: chip_disable on timeout
Pavan Savoy
2012-08-16
1
-1
/
+1
[next]