aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st
AgeCommit message (Expand)AuthorFilesLines
2024-03-05misc: ti-st: st_kim: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-05drivers: misc: ti-st: replace deprecated strncpy with strscpyJustin Stitt1-2/+3
2023-10-05misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
2023-08-11misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()Jiri Slaby (SUSE)2-7/+6
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)1-1/+1
2023-07-31misc: ti-st: don't check for tty data == NULLJiri Slaby2-7/+1
2023-07-31misc: ti-st: remove ptr from recv functionsJiri Slaby2-6/+2
2023-07-31misc: ti-st: remove forward declarations and make st_int_recv() staticJiri Slaby1-3/+1
2023-01-31drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer1-1/+1
2021-05-13ti-st: use tty_write_roomJiri Slaby1-3/+2
2021-05-13ti-st: use goto-failpath in st_core_initJiri Slaby1-5/+7
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby1-9/+3
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-3/+3
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby1-1/+1
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby1-1/+0
2020-11-03misc: ti-st: st_core: remove unneeded semicolonTom Rix1-1/+1
2020-06-29misc: ti-st: st_kim: Tidy-up bespoke commentryLee Jones1-27/+44
2020-06-29misc: ti-st: st_core: Tidy-up bespoke commentryLee Jones1-30/+49
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King1-2/+2
2019-10-04drivers/misc: ti-st: Remove unneeded variable in st_tty_openzhong jiang1-2/+2
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2019-06-12ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner3-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-12-06misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King1-1/+1
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li1-28/+6
2018-08-02misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev1-2/+2
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2018-07-03misc: ti-st: remove redundant variable 'type'Colin Ian King1-2/+1
2018-04-23misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai1-1/+1
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-2/+2
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner1-1/+0
2016-02-07misc: st_core: remove unreachable codeSudip Mukherjee1-1/+0
2015-09-20ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq1-2/+16
2015-08-05ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter1-5/+5
2015-08-05Revert "ti-st: add device tree support"Rob Herring2-102/+9
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King1-2/+1
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter1-6/+6
2015-01-25misc: ti-st: add handling of the signal caseNicholas Mc Guire1-8/+11
2015-01-12drivers:misc:ti-st: protect against bad packetsGigi Joseph1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGigi Joseph1-2/+2
2015-01-12ti-st: add device tree supportGigi Joseph2-10/+104
2014-10-20misc: ti-st: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-23misc: st_core: Protect unsigned value against becoming negativeLee Jones1-6/+5
2014-07-23drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra1-2/+3
2014-07-09ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht1-2/+1
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-04drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2-2/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-6/+6
2013-08-30drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk1-0/+2
2013-05-30misc: use platform_{get,set}_drvdata()Jingoo Han1-3/+3
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-1/+36
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-17misc: st_core: Error triggered by convert "char" to "int"channing1-1/+2
2012-11-26misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke1-9/+21
2012-10-24drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Wei Yongjun1-1/+0
2012-08-16drivers/misc/ti-st: check chip_awake NULL checkMatthias Kaehlcke1-1/+1
2012-08-16drivers/misc/ti-st: fix read fw version cmdPavan Savoy1-13/+27
2012-08-16drivers/misc/ti-st: use cpu friendly completionsPavan Savoy1-9/+9
2012-08-16drivers/misc/ti-st: chip_disable on timeoutPavan Savoy1-1/+1
2012-08-16drivers/misc/ti-st: remove sparse warningsPavan Savoy2-11/+13
2012-08-16drivers/misc/ti-st: remove gpio handlingPavan Savoy1-36/+1
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox1-0/+5
2012-01-24MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin1-12/+1
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy1-0/+30
2012-01-04drivers:misc: ti-st: flush UART upon fw failurePavan Savoy1-30/+24
2012-01-04drivers:misc: ti-st: protect registrationsPavan Savoy1-4/+14
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker1-0/+1
2011-08-22drivers:misc: ti-st: fix unexpected UART closePavan Savoy1-0/+1
2011-08-22drivers:misc: ti-st: free skb on firmware downloadPavan Savoy1-0/+1
2011-08-22drivers:misc: ti-st: wait for completion at failPavan Savoy1-0/+13
2011-08-22drivers:misc: ti-st: reinit completion before sendPavan Savoy1-0/+6
2011-08-22drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi1-0/+7
2011-08-22drivers:misc: ti-st: reinit completion on ver readPavan Savoy1-0/+1
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2-0/+31
2011-08-22drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy1-1/+1
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudShahar Lev1-2/+2
2011-06-07st_kim: Handle case of no device found for ID 0Steven Rostedt2-1/+5
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-4/+2
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2011-04-29misc: fix ti-st build issuesRandy Dunlap2-0/+2
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-2/+4
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy1-1/+0
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy1-10/+13
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09drivers:misc: ti-st: fix debugging codePavan Savoy1-14/+4
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2-104/+24
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy2-7/+91
2011-02-04drivers:misc: ti-st: set right debug levels for logsPavan Savoy2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy1-123/+121
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy2-272/+139
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy2-63/+25
2010-10-06misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy2-0/+23
2010-10-06staging: ti-st: move TI_ST from staging to misc/Pavan Savoy3-0/+1979