lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Jul 2011 09:30:21 -0500
From:	<pavan_savoy@...com>
To:	<greg@...ah.com>, <linux-kernel@...r.kernel.org>
CC:	pavan_savoy@...y.com, Pavan Savoy <pavan_savoy@...com>
Subject: [PATCH 0/4] drivers:misc: ti-st: platform specifics

From: Pavan Savoy <pavan_savoy@...com>


Greg,

resending,
since I didn't see these up on lkml.org
(issues with my git send-email configuration)

These are the some of the patches which have gone on top of Texas Instrument's
shared transport driver which fixes issues found during field testing.
These include:
a. removing an annoying and misleading debug message
b. various platform hooks for enabling/disabling chip and communicating PM
states of the WiLink chip.
c. Re-initializing completion for make sure failed firmware download doesn't
create a problem the next time around.
d. fail-safe fix which happens upon corner cases when UART drops
bytes or chip is too busy and hence sends across h/w error events.



Pavan Savoy (3):
  drivers:misc: ti-st: avoid a misleading dbg msg
  drivers:misc:ti-st: platform hooks for chip states
  drivers:misc: ti-st: reinit completion on ver read

Vijay Badawadagi (1):
  drivers:misc: ti-st: fail-safe on wrong pkt type

 drivers/misc/ti-st/st_core.c |    9 ++++++++-
 drivers/misc/ti-st/st_kim.c  |   13 +++++++++++++
 drivers/misc/ti-st/st_ll.c   |   19 +++++++++++++++++++
 include/linux/ti_wilink_st.h |   27 ++++++++++++++++++++++++++-
 4 files changed, 66 insertions(+), 2 deletions(-)

-- 
1.7.4.1

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ