index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti-st
/
st_kim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
misc: ti-st: st_kim: Tidy-up bespoke commentry
Lee Jones
1
-27
/
+44
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
1
-14
/
+1
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-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
1
-1
/
+1
2016-05-02
ti-st: Fix complete_all() wrong usage
Daniel Wagner
1
-1
/
+0
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
1
-87
/
+7
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: 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
2015-01-12
st_kim: allow suspend if callback is not registered
Gigi Joseph
1
-2
/
+2
2015-01-12
ti-st: add device tree support
Gigi Joseph
1
-8
/
+89
2014-10-20
misc: ti-st: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-24
drivers/misc/ti-st: Load firmware from ti-connectivity directory.
Enric Balletbo i Serra
1
-2
/
+3
2014-07-10
ti-st: st-kim: Dont let probe fail when debugfs is disabled
Robin van der Gracht
1
-2
/
+1
2013-12-05
drivers/misc/ti-st: Prefer tty_driver_flush_buffer
Peter Hurley
1
-1
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-6
/
+6
2013-05-30
misc: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+3
2013-01-23
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
1
-1
/
+36
2012-11-27
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
1
-9
/
+21
2012-08-16
drivers/misc/ti-st: fix read fw version cmd
Pavan Savoy
1
-13
/
+27
2012-08-16
drivers/misc/ti-st: use cpu friendly completions
Pavan Savoy
1
-9
/
+9
2012-08-16
drivers/misc/ti-st: chip_disable on timeout
Pavan Savoy
1
-1
/
+1
2012-08-16
drivers/misc/ti-st: remove sparse warnings
Pavan Savoy
1
-6
/
+6
2012-08-16
drivers/misc/ti-st: remove gpio handling
Pavan Savoy
1
-36
/
+1
2012-01-25
MISC: convert drivers/misc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2012-01-05
drivers:misc: ti-st: DEBUG uart, baud rate mods
Pavan Savoy
1
-0
/
+30
2012-01-05
drivers:misc: ti-st: flush UART upon fw failure
Pavan Savoy
1
-30
/
+24
2011-11-01
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
2011-08-23
drivers:misc: ti-st: free skb on firmware download
Pavan Savoy
1
-0
/
+1
2011-08-23
drivers:misc: ti-st: wait for completion at fail
Pavan Savoy
1
-0
/
+13
2011-08-23
drivers:misc: ti-st: reinit completion before send
Pavan Savoy
1
-0
/
+6
2011-08-23
drivers:misc: ti-st: reinit completion on ver read
Pavan Savoy
1
-0
/
+1
2011-08-23
drivers:misc:ti-st: platform hooks for chip states
Pavan Savoy
1
-0
/
+12
2011-06-07
drivers:misc: ti-st: fix skipping of change remote baud
Shahar Lev
1
-2
/
+2
2011-06-07
st_kim: Handle case of no device found for ID 0
Steven Rostedt
1
-0
/
+4
2011-04-30
misc: fix ti-st build issues
Randy Dunlap
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-04
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
1
-93
/
+24
2011-02-04
drivers:misc: ti-st: firmware download optimization
Pavan Savoy
1
-7
/
+73
[next]