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-next>] [day] [month] [year] [list]
Date:	Fri, 3 Aug 2012 14:46:11 -0500
From:	<pavan_savoy@...com>
To:	<gregkh@...e.de>, <linux-kernel@...r.kernel.org>
CC:	<pavan_savoy@...y.com>, Pavan Savoy <pavan_savoy@...com>
Subject: [PATCH v2 0/6] drivers/misc/ti-st: updates & fixes

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

Resending - Since I'm not sure the first mail was went through.
This time adding a patch from Matthias Kaehlcke.

Greg,

Please find attached the patch-set which fixes/updates the WiLink shared
transport driver hosted at drivers/misc/ti-st/

Among the following set of patches:-
The gpio handling patch, disabling chip upon firmware download timeout &
fixing the read fw version command comes from testing the driver on various
platforms with a variety of serial driver working underneath.
The other 2 patches comes in form of removing sparse warnings and a nicer
update from existing wait for completion usage.


Matthias Kaehlcke (1):
  drivers/misc/ti-st: check chip_awake NULL check

Pavan Savoy (5):
  drivers/misc/ti-st: remove gpio handling
  drivers/misc/ti-st: remove sparse warnings
  drivers/misc/ti-st: chip_disable on timeout
  drivers/misc/ti-st: use cpu friendly completions
  drivers/misc/ti-st: fix read fw version cmd

 drivers/misc/ti-st/st_core.c |   12 +++--
 drivers/misc/ti-st/st_kim.c  |  109 +++++++++++++++++-------------------------
 drivers/misc/ti-st/st_ll.c   |    2 +-
 include/linux/ti_wilink_st.h |    3 +-
 4 files changed, 54 insertions(+), 72 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