index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti-st
Age
Commit message (
Expand
)
Author
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
2013-01-22
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-21
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-17
misc: st_core: Error triggered by convert "char" to "int"
channing
2012-11-26
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
2012-10-24
drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()
Wei Yongjun
2012-08-16
drivers/misc/ti-st: check chip_awake NULL check
Matthias Kaehlcke
2012-08-16
drivers/misc/ti-st: fix read fw version cmd
Pavan Savoy
2012-08-16
drivers/misc/ti-st: use cpu friendly completions
Pavan Savoy
2012-08-16
drivers/misc/ti-st: chip_disable on timeout
Pavan Savoy
2012-08-16
drivers/misc/ti-st: remove sparse warnings
Pavan Savoy
2012-08-16
drivers/misc/ti-st: remove gpio handling
Pavan Savoy
2012-07-30
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
2012-01-24
MISC: convert drivers/misc/* to use module_platform_driver()
Axel Lin
2012-01-04
drivers:misc: ti-st: DEBUG uart, baud rate mods
Pavan Savoy
2012-01-04
drivers:misc: ti-st: flush UART upon fw failure
Pavan Savoy
2012-01-04
drivers:misc: ti-st: protect registrations
Pavan Savoy
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
2011-08-22
drivers:misc: ti-st: fix unexpected UART close
Pavan Savoy
2011-08-22
drivers:misc: ti-st: free skb on firmware download
Pavan Savoy
2011-08-22
drivers:misc: ti-st: wait for completion at fail
Pavan Savoy
2011-08-22
drivers:misc: ti-st: reinit completion before send
Pavan Savoy
2011-08-22
drivers:misc: ti-st: fail-safe on wrong pkt type
Vijay Badawadagi
2011-08-22
drivers:misc: ti-st: reinit completion on ver read
Pavan Savoy
2011-08-22
drivers:misc:ti-st: platform hooks for chip states
Pavan Savoy
2011-08-22
drivers:misc: ti-st: avoid a misleading dbg msg
Pavan Savoy
2011-06-07
drivers:misc: ti-st: fix skipping of change remote baud
Shahar Lev
2011-06-07
st_kim: Handle case of no device found for ID 0
Steven Rostedt
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-05-23
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-04-29
misc: fix ti-st build issues
Randy Dunlap
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
drivers:misc:ti-st: remove rfkill dependency
Pavan Savoy
2011-04-22
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-09
drivers:misc: ti-st: fix debugging code
Pavan Savoy
2011-02-04
drivers:misc: ti-st: remove multiple gpio handling
Pavan Savoy
[prev]
[next]