public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] shared transport robustness fixes
@ 2011-04-08  9:57 pavan_savoy
  2011-04-08  9:57 ` [PATCH 1/3] drivers:misc:ti-st: handle delayed tty receive pavan_savoy
  2011-04-14 12:24 ` [PATCH 0/3] shared transport robustness fixes Pavan Savoy
  0 siblings, 2 replies; 9+ messages in thread
From: pavan_savoy @ 2011-04-08  9:57 UTC (permalink / raw)
  To: greg, linux-kernel; +Cc: pavan_savoy, Pavan Savoy

From: Pavan Savoy <pavan_savoy@ti.com>

Texas Instruments' WiLink connectivity chipset's Bluetooth, FM and GPS
wireless technologies are interfaced over single UART, which is enabled
by the TI-ST line discipline driver.

The following patches are updates and few fixes found during robustness testing
of the driver.
1. The patch handles the delayed tty receive_buf function called by the TTY layer.
2. Removes the dependency on rfkill for build from Kconfig
3. Fix for the skipping the change remote baud rate command.


Pavan Savoy (2):
  drivers:misc:ti-st: handle delayed tty receive
  drivers:misc:ti-st: remove rfkill dependency

Victor Goldenshtein (1):
  drivers:misc:ti-st: fix skip remote baud logic

 drivers/misc/ti-st/Kconfig   |    1 -
 drivers/misc/ti-st/st_core.c |   23 +++++++++++++----------
 drivers/misc/ti-st/st_kim.c  |    6 ++++--
 include/linux/ti_wilink_st.h |    3 ++-
 4 files changed, 19 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-04-23  0:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08  9:57 [PATCH 0/3] shared transport robustness fixes pavan_savoy
2011-04-08  9:57 ` [PATCH 1/3] drivers:misc:ti-st: handle delayed tty receive pavan_savoy
2011-04-08  9:57   ` [PATCH 2/3] drivers:misc:ti-st: remove rfkill dependency pavan_savoy
2011-04-08  9:57     ` [PATCH 3/3] drivers:misc:ti-st: fix skip remote baud logic pavan_savoy
2011-04-23  0:00       ` Greg KH
2011-04-09 19:30     ` [PATCH 2/3] drivers:misc:ti-st: remove rfkill dependency Valdis.Kletnieks
2011-04-10 11:01       ` Pavan Savoy
2011-04-14 12:24 ` [PATCH 0/3] shared transport robustness fixes Pavan Savoy
2011-04-14 17:15   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox