summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st/st_kim.c
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-011-1/+0
* ti-st: st_kim: use gpio_set_value_cansleep to fix warningJürg Billeter2015-08-051-5/+5
* Revert "ti-st: add device tree support"Rob Herring2015-08-051-87/+7
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-271-1/+0
* ti-st: handle null allocation return correctly.Colin Ian King2015-05-241-2/+1
* ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter2015-02-031-6/+6
* misc: ti-st: add handling of the signal caseNicholas Mc Guire2015-01-251-8/+11
* drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gigi Joseph2015-01-121-4/+8
* drivers: misc: ti-st: fix debugfs creation error handlingGigi Joseph2015-01-121-5/+1
* st_kim: allow suspend if callback is not registeredGigi Joseph2015-01-121-2/+2
* ti-st: add device tree supportGigi Joseph2015-01-121-8/+89
* misc: ti-st: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/misc/ti-st: Load firmware from ti-connectivity directory.Enric Balletbo i Serra2014-07-231-2/+3
* ti-st: st-kim: Dont let probe fail when debugfs is disabledRobin van der Gracht2014-07-091-2/+1
* drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2013-12-041-1/+0
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-6/+6
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-3/+3
* Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-221-1/+36
* misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-261-9/+21
* drivers/misc/ti-st: fix read fw version cmdPavan Savoy2012-08-161-13/+27
* drivers/misc/ti-st: use cpu friendly completionsPavan Savoy2012-08-161-9/+9
* drivers/misc/ti-st: chip_disable on timeoutPavan Savoy2012-08-161-1/+1
* drivers/misc/ti-st: remove sparse warningsPavan Savoy2012-08-161-6/+6
* drivers/misc/ti-st: remove gpio handlingPavan Savoy2012-08-161-36/+1
* MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin2012-01-241-12/+1
* drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-041-0/+30
* drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-041-30/+24
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-311-0/+1
* drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-221-0/+1
* drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-221-0/+13
* drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-221-0/+6
* drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-221-0/+1
* drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-221-0/+12
* drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
* st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-071-0/+4
* misc: fix ti-st build issuesRandy Dunlap2011-04-291-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-041-93/+24
* drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-041-7/+73
* drivers:misc: ti-st: fix error codesPavan Savoy2011-02-041-9/+9
* drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
* drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-041-29/+27
* drivers: misc: ti-st: fix review commentsPavan Savoy2010-10-141-7/+8
* staging: ti-st: move TI_ST from staging to misc/Pavan Savoy2010-10-061-0/+798