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, 24 Feb 2012 14:14:28 -0600
From:	<manjunatha_halli@...com>
To:	<linux-media@...r.kernel.org>
CC:	<shahed@...com>, <linux-kernel@...r.kernel.org>,
	Manjunatha Halli <x0130808@...com>
Subject: [PATCH 0/3] [media] wl128x: Fixes and few new features

From: Manjunatha Halli <x0130808@...com>

Mauro and the list,

This patch set Fix build errors when GPIOLIB is not enabled.

Also this patch adds few new features to TI's FM driver fetures
are listed below,

	1) FM TX RDS Support (RT, PS, AF, PI, PTY)
	2) FM RX Russian band support
	3) FM RX AF set/get
	4) FM RX De-emphasis mode set/get

Along with new features this patch also fixes few issues in the driver
like default rssi level for seek, unnecessory logs etc.

Manjunatha Halli (2):
  wl128x: Add support for FM TX RDS
  wl128x: Add sysfs based support for FM features

Randy Dunlap (1):
  wl128x: Fix build errors when GPIOLIB is not enabled.

 drivers/media/radio/wl128x/Kconfig        |    4 +-
 drivers/media/radio/wl128x/fmdrv.h        |    1 +
 drivers/media/radio/wl128x/fmdrv_common.c |   28 +++-
 drivers/media/radio/wl128x/fmdrv_common.h |   41 +++--
 drivers/media/radio/wl128x/fmdrv_rx.c     |   15 ++-
 drivers/media/radio/wl128x/fmdrv_tx.c     |   47 +++----
 drivers/media/radio/wl128x/fmdrv_tx.h     |    3 +-
 drivers/media/radio/wl128x/fmdrv_v4l2.c   |  235 ++++++++++++++++++++++++++++-
 8 files changed, 316 insertions(+), 58 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