summaryrefslogtreecommitdiff
path: root/drivers/misc/ti-st/st_kim.c
AgeCommit message (Expand)Author
2018-08-02misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev
2018-07-03misc: ti-st: remove redundant variable 'type'Colin Ian King
2018-04-23misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner
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: 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-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
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-05-30misc: use platform_{get,set}_drvdata()Jingoo Han
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2012-11-26misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke
2012-08-16drivers/misc/ti-st: fix read fw version cmdPavan Savoy
2012-08-16drivers/misc/ti-st: use cpu friendly completionsPavan Savoy
2012-08-16drivers/misc/ti-st: chip_disable on timeoutPavan Savoy
2012-08-16drivers/misc/ti-st: remove sparse warningsPavan Savoy
2012-08-16drivers/misc/ti-st: remove gpio handlingPavan Savoy
2012-01-24MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy
2012-01-04drivers:misc: ti-st: flush UART upon fw failurePavan Savoy
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker
2011-08-22drivers:misc: ti-st: free skb on firmware downloadPavan Savoy
2011-08-22drivers:misc: ti-st: wait for completion at failPavan Savoy
2011-08-22drivers:misc: ti-st: reinit completion before sendPavan Savoy
2011-08-22drivers:misc: ti-st: reinit completion on ver readPavan Savoy
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudShahar Lev
2011-06-07st_kim: Handle case of no device found for ID 0Steven Rostedt
2011-04-29misc: fix ti-st build issuesRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy
2011-02-04drivers:misc: ti-st: fix error codesPavan Savoy
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy
2010-10-06staging: ti-st: move TI_ST from staging to misc/Pavan Savoy