Re: [PATCH 0/3] shared transport robustness fixes

From: Pavan Savoy
Date: Thu Apr 14 2011 - 08:24:45 EST


On Fri, Apr 8, 2011 at 3:27 PM, <pavan_savoy@xxxxxx> wrote:
> 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.

Greg,

Please review and queue up for merge, if its alright..

Thanks,
Pavan


> 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/