summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st
Commit message (Expand)AuthorAgeFilesLines
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-1/+1
* ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-011-1/+0
* misc: st_core: remove unreachable codeSudip Mukherjee2016-02-071-1/+0
* ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq2015-09-201-2/+16
* 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-052-102/+9
* 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: protect against bad packetsGigi Joseph2015-01-121-6/+18
* 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-122-10/+104
* misc: ti-st: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-231-6/+5
* 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: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
* drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2013-12-042-2/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-6/+6
* drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk2013-08-301-0/+2
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-3/+3
* Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-211-1/+2
|\
| * Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-211-1/+36
| * misc: st_core: Error triggered by convert "char" to "int"channing2013-01-171-1/+2
* | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-1/+36
|\ \
| * | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-221-1/+36
| |/
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
|/
* misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-261-9/+21
* drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Wei Yongjun2012-10-241-1/+0
* drivers/misc/ti-st: check chip_awake NULL checkMatthias Kaehlcke2012-08-161-1/+1
* 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-162-11/+13
* drivers/misc/ti-st: remove gpio handlingPavan Savoy2012-08-161-36/+1
* drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox2012-07-301-0/+5
* 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: ti-st: protect registrationsPavan Savoy2012-01-041-4/+14
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-311-0/+1
* drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-221-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: fail-safe on wrong pkt typeVijay Badawadagi2011-08-221-0/+7
* drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-221-0/+1
OpenPOWER on IntegriCloud