summaryrefslogtreecommitdiff
path: root/drivers/misc/ti-st
Commit message (Expand)AuthorAge
* drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-17
* ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-01
* misc: st_core: remove unreachable codeSudip Mukherjee2016-02-07
* ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq2015-09-20
* 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: protect against bad packetsGigi Joseph2015-01-12
* 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
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-23
* 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: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* drivers/misc/ti-st: Prefer tty_driver_flush_bufferPeter Hurley2013-12-04
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* drivers: misc: ti-st: fix potential race if st_kim_start failsOleksandr Kozaruk2013-08-30
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-30
* Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-21
|\
| * Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-21
| * misc: st_core: Error triggered by convert "char" to "int"channing2013-01-17
* | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
|\ \
| * | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-22
| |/
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
|/
* misc/st_kim: Free resources in the error path of probe()Matthias Kaehlcke2012-11-26
* drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Wei Yongjun2012-10-24
* drivers/misc/ti-st: check chip_awake NULL checkMatthias Kaehlcke2012-08-16
* 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
* drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox2012-07-30
* 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: ti-st: protect registrationsPavan Savoy2012-01-04
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
* drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-22
* 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: fail-safe on wrong pkt typeVijay Badawadagi2011-08-22
* drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-22