aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/ti-st
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2013-01-25Merge 3.8-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-1/+36
2013-01-22Revert "drivers/misc/ti-st: remove gpio handling"Gravatar Luciano Coelho 1-1/+36
2013-01-21Revert "drivers/misc/ti-st: remove gpio handling"Gravatar Luciano Coelho 1-1/+36
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYGravatar Joe Millenbach 1-1/+1
2013-01-17misc: st_core: Error triggered by convert "char" to "int"Gravatar channing 1-1/+2
2012-11-26misc/st_kim: Free resources in the error path of probe()Gravatar Matthias Kaehlcke 1-9/+21
2012-10-24drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Gravatar Wei Yongjun 1-1/+0
2012-08-16drivers/misc/ti-st: check chip_awake NULL checkGravatar Matthias Kaehlcke 1-1/+1
2012-08-16drivers/misc/ti-st: fix read fw version cmdGravatar Pavan Savoy 1-13/+27
2012-08-16drivers/misc/ti-st: use cpu friendly completionsGravatar Pavan Savoy 1-9/+9
2012-08-16drivers/misc/ti-st: chip_disable on timeoutGravatar Pavan Savoy 1-1/+1
2012-08-16drivers/misc/ti-st: remove sparse warningsGravatar Pavan Savoy 2-11/+13
2012-08-16drivers/misc/ti-st: remove gpio handlingGravatar Pavan Savoy 1-36/+1
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkGravatar Alan Cox 1-0/+5
2012-01-24MISC: convert drivers/misc/* to use module_platform_driver()Gravatar Axel Lin 1-12/+1
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsGravatar Pavan Savoy 1-0/+30
2012-01-04drivers:misc: ti-st: flush UART upon fw failureGravatar Pavan Savoy 1-30/+24
2012-01-04drivers:misc: ti-st: protect registrationsGravatar Pavan Savoy 1-4/+14
2011-10-31drivers/misc: Add module.h to files who are really modular.Gravatar Paul Gortmaker 1-0/+1
2011-08-22drivers:misc: ti-st: fix unexpected UART closeGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc: ti-st: free skb on firmware downloadGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc: ti-st: wait for completion at failGravatar Pavan Savoy 1-0/+13
2011-08-22drivers:misc: ti-st: reinit completion before sendGravatar Pavan Savoy 1-0/+6
2011-08-22drivers:misc: ti-st: fail-safe on wrong pkt typeGravatar Vijay Badawadagi 1-0/+7
2011-08-22drivers:misc: ti-st: reinit completion on ver readGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc:ti-st: platform hooks for chip statesGravatar Pavan Savoy 2-0/+31
2011-08-22drivers:misc: ti-st: avoid a misleading dbg msgGravatar Pavan Savoy 1-1/+1
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudGravatar Shahar Lev 1-2/+2
2011-06-07st_kim: Handle case of no device found for ID 0Gravatar Steven Rostedt 2-1/+5
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 1-4/+2
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+4
2011-04-29misc: fix ti-st build issuesGravatar Randy Dunlap 2-0/+2
2011-04-22tty: make receive_buf() return the amout of bytes receivedGravatar Felipe Balbi 1-2/+4
2011-04-22drivers:misc:ti-st: remove rfkill dependencyGravatar Pavan Savoy 1-1/+0
2011-04-22drivers:misc:ti-st: handle delayed tty receiveGravatar Pavan Savoy 1-10/+13
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-09drivers:misc: ti-st: fix debugging codeGravatar Pavan Savoy 1-14/+4
2011-02-04drivers:misc: ti-st: remove multiple gpio handlingGravatar Pavan Savoy 2-104/+24
2011-02-04drivers:misc: ti-st: fix hci-ll on wake_ind collisionGravatar Pavan Savoy 1-0/+15
2011-02-04drivers:misc: ti-st: firmware download optimizationGravatar Pavan Savoy 2-7/+91
2011-02-04drivers:misc: ti-st: set right debug levels for logsGravatar Pavan Savoy 2-14/+13
2011-02-04drivers:misc: ti-st: fix error codesGravatar Pavan Savoy 3-27/+24
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsGravatar Pavan Savoy 1-123/+121
2011-02-04drivers:misc: ti-st: register with channel IDsGravatar Pavan Savoy 2-272/+139
2010-10-14drivers: misc: ti-st: fix review commentsGravatar Pavan Savoy 2-63/+25
2010-10-06misc: ti-st: Kconfig & Makefile for TI_STGravatar Pavan Savoy 2-0/+23
2010-10-06staging: ti-st: move TI_ST from staging to misc/Gravatar Pavan Savoy 3-0/+1979