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:	Sat, 14 Aug 2010 16:09:18 +0100
From:	Ben Dooks <ben@...-laptop.fluff.org>
To:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-i2c@...r.kernel.org
Subject: [PULL] Pull request for bjdooks' for-linus/i2c-2636 tree

Please pull the following tree:

The following changes since commit 45d7f32c7a43cbb9592886d38190e379e2eb2226:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../cmetcalf/linux-tile

are available in the git repository at:

  git://git.fluff.org/bjdooks/linux.git for-linus/i2c-2636

Ben Dooks (4):
      Merge branch 'davinci-i2c' of git://git.kernel.org/.../khilman/linux-davinci into for-2636/i2c/davinci
      Merge branch 'for-2636/i2c/pxa' into next-i2c
      Merge branch 'for-2636/i2c/nxp' into next-i2c
      Merge branch 'for-2636/i2c/nuc' into next-i2c

Chaithrika U S (4):
      i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
      i2c: davinci: Add helper functions for power management
      i2c: davinci: Add suspend/resume support
      i2c: davinci: Add cpufreq support

Dirk Behme (1):
      i2c: davinci: Fix smbus Oops with AIC33 usage

Kevin Wells (1):
      i2c: Enable NXP LPC support in Kconfig

Marc Kleine-Budde (1):
      i2c-pxa: fix compiler warning, due to missing const

Philby John (1):
      i2c: davinci: bus recovery procedure to clear the bus

Wan ZongShun (1):
      i2c/nuc900: add i2c driver support for nuc900

 arch/arm/mach-w90x900/include/mach/i2c.h |    9 +
 drivers/i2c/busses/Kconfig               |   11 +-
 drivers/i2c/busses/Makefile              |    1 +
 drivers/i2c/busses/i2c-davinci.c         |  314 +++++++++++---
 drivers/i2c/busses/i2c-nuc900.c          |  709 ++++++++++++++++++++++++++++++
 drivers/i2c/busses/i2c-pxa.c             |    2 +-
 6 files changed, 980 insertions(+), 66 deletions(-)
 create mode 100644 arch/arm/mach-w90x900/include/mach/i2c.h
 create mode 100644 drivers/i2c/busses/i2c-nuc900.c

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