[PATCH 0/3] shared transport robustness fixes

From: pavan_savoy
Date: Fri Apr 08 2011 - 05:57:56 EST


From: Pavan Savoy <pavan_savoy@xxxxxx>

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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/