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:	Sat,  3 Aug 2013 15:19:34 +0200
From:	Jon Arne Jørgensen <jonarne@...arne.no>
To:	linux-media@...r.kernel.org
Cc:	jonarne@...arne.no, linux-kernel@...r.kernel.org,
	m.chehab@...sung.com, hans.verkuil@...co.com,
	prabhakar.csengg@...il.com, laurent.pinchart@...asonboard.com,
	andriy.shevchenko@...ux.intel.com,
	ezequiel.garcia@...e-electrons.com, timo.teras@....fi
Subject: [RFC v4 0/3] saa7115: Implement i2c_board_info.platform_data

This patch set adds handling of the i2c_board_info struct to the saa7115 driver.
The main goal of this patch is to give the different devices with the gm7113c
chip an opportunity to configure the chip to their needs.

I've only implemented the overrides I know are necessary to get the stk1160
and the smi2021 drivers to work.

This is the forth version of this patch series.
There are only minor changes since version 3 of this patch series.
I've mostly just changed some comments, and removed some debug statements
in the last patch in the series.

The third version of the RFC was posted on 2013/7/4 and can be found here:
http://lkml.indiana.edu/hypermail/linux/kernel/1307.0/01931.html

The second version of the RFC was posted on 2013/5/31 and can be found here:
http://lkml.indiana.edu/hypermail/linux/kernel/1305.3/03747.html

The first version of the RFC can be found here:
https://lkml.org/lkml/2013/5/29/558

Jon Arne Jørgensen (3):
  saa7115: Fix saa711x_set_v4lstd for gm7113c
  saa7115: Do not load saa7115_init_misc for gm7113c
  saa7115: Implement i2c_board_info.platform_data

 drivers/media/i2c/saa7115.c      | 167 +++++++++++++++++++++++++++++++--------
 drivers/media/i2c/saa711x_regs.h |  19 +++++
 include/media/saa7115.h          |  64 +++++++++++++++
 3 files changed, 216 insertions(+), 34 deletions(-)

-- 
1.8.3.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