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>] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2009 14:33:30 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Linux I2C <linux-i2c@...r.kernel.org>
Subject: [GIT PULL] i2c updates for 2.6.29

Hi Linus,

Please pull the i2c subsystem updates for Linux 2.6.29 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus

Only small changes this time, with the exception of the conversion of
the apanel driver to the standard i2c device driver binding model.

 drivers/i2c/busses/i2c-ali1563.c               |    4 +-
 drivers/i2c/busses/i2c-amd756-s4882.c          |    4 +-
 drivers/i2c/busses/i2c-amd756.c                |    5 +-
 drivers/i2c/busses/i2c-at91.c                  |    2 +-
 drivers/i2c/busses/i2c-bfin-twi.c              |    2 +-
 drivers/i2c/busses/i2c-i801.c                  |   50 ++++++++++++++-
 drivers/i2c/busses/i2c-pxa.c                   |    4 +-
 drivers/i2c/busses/i2c-s3c2410.c               |    2 +-
 drivers/i2c/busses/i2c-sh7760.c                |    2 +-
 drivers/i2c/busses/i2c-sh_mobile.c             |    2 +-
 drivers/i2c/busses/i2c-sis5595.c               |    4 +-
 drivers/i2c/busses/i2c-sis630.c                |    4 +-
 drivers/i2c/i2c-core.c                         |    8 +-
 drivers/input/misc/apanel.c                    |   81 ++++++++----------------
 drivers/media/video/cafe_ccic.c                |    1 -
 drivers/media/video/ov7670.c                   |    1 -
 drivers/media/video/ovcamchip/ovcamchip_core.c |    1 -
 drivers/media/video/w9968cf.c                  |    1 -
 include/linux/i2c.h                            |    4 -
 19 files changed, 98 insertions(+), 84 deletions(-)

---------------

Jean Delvare (6):
      i2c: Get rid of remaining bus_id access
      i2c: Drop I2C_CLASS_ALL
      i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
      i2c: Drop I2C_CLASS_CAM_DIGITAL
      Input: apanel - convert to new i2c binding
      i2c: Use snprintf to set adapter names

Kay Sievers (1):
      i2c: Replace bus_id with dev_name(), dev_set_name()

Thanks,
-- 
Jean Delvare
--
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