1. 0f29b50 ti-st: use tty_write_room by Jiri Slaby · 3 years, 8 months ago
  2. 303e8eb ti-st: use goto-failpath in st_core_init by Jiri Slaby · 3 years, 8 months ago
  3. 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  4. f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
  5. fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
  6. 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
  7. 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
  8. f0f753d misc: ti-st: st_core: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  9. 3caf1b4 misc: ti-st: st_kim: Tidy-up bespoke commentry by Lee Jones · 4 years, 6 months ago
  10. 7e8eebe misc: ti-st: st_core: Tidy-up bespoke commentry by Lee Jones · 4 years, 6 months ago
  11. b0bd9ae drivers/misc: ti-st: remove redundant assignment to variables i and flags by Colin Ian King · 5 years ago
  12. 8b06344 drivers/misc: ti-st: Remove unneeded variable in st_tty_open by zhong jiang · 5 years ago
  13. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  14. 909bad2 ti-st: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  15. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. 4b4bdfe misc: ti-st: make array read_ver_cmd static, shrinks object size by Colin Ian King · 6 years ago
  18. 2796b43 misc: remove GENWQE_DEBUGFS_RO() by Yangtao Li · 6 years ago
  19. 81ae962d misc: ti-st: Fix memory leak in the error path of probe() by Anton Vasilyev · 6 years ago
  20. 591217d misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 7 years ago
  21. 53e4478 misc: ti-st: remove redundant variable 'type' by Colin Ian King · 7 years ago
  22. 24b6d3e misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probe by Jia-Ju Bai · 7 years ago
  23. 9045f18 misc: ti-st: constify attribute_group structures. by Arvind Yadav · 7 years ago
  24. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  25. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 9 years ago
  26. 8d02646 ti-st: Fix complete_all() wrong usage by Daniel Wagner · 9 years ago
  27. c7f340f misc: st_core: remove unreachable code by Sudip Mukherjee · 9 years ago
  28. b05b7c7 ti-st: use worker instead of calling st_int_write in wake up by Muhammad Hamza Farooq · 9 years ago
  29. 513da46 ti-st: st_kim: use gpio_set_value_cansleep to fix warning by Jürg Billeter · 10 years ago
  30. c0bd1b9 Revert "ti-st: add device tree support" by Rob Herring · 9 years ago
  31. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  32. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 10 years ago
  33. 63e144c ti-st: clean up data types (fix harmless memory corruption) by Dan Carpenter · 10 years ago
  34. 3f46d81 misc: ti-st: add handling of the signal case by Nicholas Mc Guire · 10 years ago
  35. 0ec0cf192 drivers:misc:ti-st: protect against bad packets by Gigi Joseph · 10 years ago
  36. 868eba8 drivers: misc: ti-st: fix null pointer exception in st_kim_ref() by Gigi Joseph · 10 years ago
  37. c6ec0fb drivers: misc: ti-st: fix debugfs creation error handling by Gigi Joseph · 10 years ago
  38. 4b4aa3a st_kim: allow suspend if callback is not registered by Gigi Joseph · 10 years ago
  39. 46d0d33 ti-st: add device tree support by Gigi Joseph · 10 years ago
  40. 17149e4 misc: ti-st: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  41. e4ebe5f misc: st_core: Protect unsigned value against becoming negative by Lee Jones · 10 years ago
  42. 4dcc2ab drivers/misc/ti-st: Load firmware from ti-connectivity directory. by Enric Balletbo i Serra · 10 years ago
  43. 3768528 ti-st: st-kim: Dont let probe fail when debugfs is disabled by Robin van der Gracht · 11 years ago
  44. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  45. 94459a9 drivers/misc/ti-st: Prefer tty_driver_flush_buffer by Peter Hurley · 11 years ago
  46. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  47. 3a2d3d2 drivers: misc: ti-st: fix potential race if st_kim_start fails by Oleksandr Kozaruk · 11 years ago
  48. 9093ca8 misc: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  49. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  50. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  51. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  52. 55cd0e3 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 12 years ago
  53. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  54. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 12 years ago
  55. b299738 misc/st_kim: Free resources in the error path of probe() by Matthias Kaehlcke · 12 years ago
  56. 35299f8 drivers:misc: ti-st: fix potential NULL pointer dereference in st_register() by Wei Yongjun · 12 years ago
  57. 877cdf3 drivers/misc/ti-st: check chip_awake NULL check by Matthias Kaehlcke · 12 years ago
  58. 8565adb drivers/misc/ti-st: fix read fw version cmd by Pavan Savoy · 12 years ago
  59. 5370235 drivers/misc/ti-st: use cpu friendly completions by Pavan Savoy · 12 years ago
  60. b64365a drivers/misc/ti-st: chip_disable on timeout by Pavan Savoy · 12 years ago
  61. 27712b3 drivers/misc/ti-st: remove sparse warnings by Pavan Savoy · 12 years ago
  62. eccf297 drivers/misc/ti-st: remove gpio handling by Pavan Savoy · 12 years ago
  63. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  64. b00e126 MISC: convert drivers/misc/* to use module_platform_driver() by Axel Lin · 13 years ago
  65. 933aae5 drivers:misc: ti-st: DEBUG uart, baud rate mods by Pavan Savoy · 13 years ago
  66. 18ccecf drivers:misc: ti-st: flush UART upon fw failure by Pavan Savoy · 13 years ago
  67. bfb88d6 drivers:misc: ti-st: protect registrations by Pavan Savoy · 13 years ago
  68. eb12a67 drivers/misc: Add module.h to files who are really modular. by Paul Gortmaker · 14 years ago
  69. 651d62a drivers:misc: ti-st: fix unexpected UART close by Pavan Savoy · 13 years ago
  70. 76ff0e6 drivers:misc: ti-st: free skb on firmware download by Pavan Savoy · 13 years ago
  71. d0344ef drivers:misc: ti-st: wait for completion at fail by Pavan Savoy · 13 years ago
  72. 2f81a02 drivers:misc: ti-st: reinit completion before send by Pavan Savoy · 13 years ago
  73. 78bb969 drivers:misc: ti-st: fail-safe on wrong pkt type by Vijay Badawadagi · 13 years ago
  74. 74a4fcf drivers:misc: ti-st: reinit completion on ver read by Pavan Savoy · 13 years ago
  75. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 13 years ago
  76. 5926cef drivers:misc: ti-st: avoid a misleading dbg msg by Pavan Savoy · 13 years ago
  77. 9d031d9 drivers:misc: ti-st: fix skipping of change remote baud by Shahar Lev · 14 years ago
  78. 7316a9f st_kim: Handle case of no device found for ID 0 by Steven Rostedt · 14 years ago
  79. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  80. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  81. 773d679 misc: fix ti-st build issues by Randy Dunlap · 14 years ago
  82. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  83. fc27119 drivers:misc:ti-st: remove rfkill dependency by Pavan Savoy · 14 years ago
  84. 764b0c4 drivers:misc:ti-st: handle delayed tty receive by Pavan Savoy · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. c1605f2 drivers:misc: ti-st: fix debugging code by Pavan Savoy · 14 years ago
  87. 781a739 drivers:misc: ti-st: remove multiple gpio handling by Pavan Savoy · 14 years ago
  88. 6d71ba2 drivers:misc: ti-st: fix hci-ll on wake_ind collision by Pavan Savoy · 14 years ago
  89. ef04d12 drivers:misc: ti-st: firmware download optimization by Pavan Savoy · 14 years ago
  90. 6710fcff drivers:misc: ti-st: set right debug levels for logs by Pavan Savoy · 14 years ago
  91. 7044266 drivers:misc: ti-st: fix error codes by Pavan Savoy · 14 years ago
  92. ec60d0a drivers:misc: ti-st: move from rfkill to sysfs by Pavan Savoy · 14 years ago
  93. 5c88b02 drivers:misc: ti-st: register with channel IDs by Pavan Savoy · 14 years ago
  94. 73f12e8 drivers: misc: ti-st: fix review comments by Pavan Savoy · 14 years ago
  95. 2bb32e8 misc: ti-st: Kconfig & Makefile for TI_ST by Pavan Savoy · 14 years ago
  96. a0cc2f3b staging: ti-st: move TI_ST from staging to misc/ by Pavan Savoy · 14 years ago