summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-222-0/+31
* drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-221-1/+1
* 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-072-1/+5
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-4/+2
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-2/+4
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-2/+4
* | misc: fix ti-st build issuesRandy Dunlap2011-04-292-0/+2
* | drivers:misc:ti-st: remove rfkill dependencyPavan Savoy2011-04-221-1/+0
* | drivers:misc:ti-st: handle delayed tty receivePavan Savoy2011-04-221-10/+13
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers:misc: ti-st: fix debugging codePavan Savoy2011-03-091-14/+4
* drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-042-104/+24
* drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
* drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-042-7/+91
* drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
* drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
* drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
* drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-042-272/+139
* drivers: misc: ti-st: fix review commentsPavan Savoy2010-10-142-63/+25
* misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy2010-10-062-0/+23
* staging: ti-st: move TI_ST from staging to misc/Pavan Savoy2010-10-063-0/+1979