summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st/st_kim.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\
| * ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
|/
* misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King2018-12-06
* misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-06
* misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev2018-08-02
* misc: ti-st: remove redundant variable 'type'Colin Ian King2018-07-03
* misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai2018-04-23
* misc: ti-st: constify attribute_group structures.Arvind Yadav2017-08-28
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-01
* ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter2015-08-05
* Revert "ti-st: add device tree support"Rob Herring2015-08-05
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-27
* ti-st: handle null allocation return correctly.Colin Ian King2015-05-24
* ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter2015-02-03
* misc: ti-st: add handling of the signal caseNicholas Mc Guire2015-01-25
* drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph2015-01-12
* drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph2015-01-12
* st_kim: allow suspend if callback is not registeredGigi Joseph2015-01-12
* ti-st: add device tree supportGigi Joseph2015-01-12
* misc: ti-st: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra2014-07-23
* ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht2014-07-09
* drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2013-12-04
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-30
* Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-22
* misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-26
* drivers/misc/ti-st: fix read fw version cmdPavan Savoy2012-08-16
* drivers/misc/ti-st: use cpu friendly completionsPavan Savoy2012-08-16
* drivers/misc/ti-st: chip_disable on timeoutPavan Savoy2012-08-16
* drivers/misc/ti-st: remove sparse warningsPavan Savoy2012-08-16
* drivers/misc/ti-st: remove gpio handlingPavan Savoy2012-08-16
* MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin2012-01-24
* drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-04
* drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-04
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
* drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-22
* drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-22
* drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-22
* drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-22
* drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
* drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-07
* st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-07
* misc: fix ti-st build issuesRandy Dunlap2011-04-29
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-04
* drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-04
* drivers:misc: ti-st: fix error codesPavan Savoy2011-02-04