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