#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" ternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/misc/ti-st?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/misc/ti-st
AgeCommit message (Expand)Author
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner
2016-02-07misc: st_core: remove unreachable codeSudip Mukherjee
2015-09-20ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq
2015-08-05ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter
2015-08-05Revert "ti-st: add device tree support"Rob Herring
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph
2015-01-12ti-st: add device tree supportGigi Joseph
2014-10-20misc: ti-st: drop owner assignment from platform_driversWolfram Sang
2014-09-23misc: st_core: Protect unsigned value against becoming negativeLee Jones
2014-07-23drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra
2014-07-09ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-04drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk
2013-05-30misc: use platform_{get,set}_drvdata()Jingoo Han
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing