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-prev] [day] [month] [year] [list]
Date:	Wed, 9 Dec 2009 21:29:16 +0000
From:	Ben Dooks <ben-linux@...ff.org>
To:	Ben Dooks <ben-linux@...ff.org>
Cc:	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	linux-input@...r.kernel.org, dimitry.torokhov@...il.com
Subject: Re: Please pull bjdooks' git tree

On Tue, Dec 08, 2009 at 11:33:04PM +0000, Ben Dooks wrote:
> The following changes since commit 6035ccd8e9e40bb654fbfdef325902ab531679a5:
>   Linus Torvalds (1):
>         Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block

If it is not too late, then please replace this with the following
pull request, which missed out a patch needed to define the necessary
platform data and device definitions for the touchscreen driver.

The following changes since commit 6035ccd8e9e40bb654fbfdef325902ab531679a5:
  Linus Torvalds (1):
        Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block

are available in the git repository at:

  git://git.fluff.org/bjdooks/linux.git s3c24xx-updates2

Arnaud Patard (1):
      ARM: S3C24XX: touchscreen device definition

Ben Dooks (1):
      ARM: S3C24XX: Export s3c24xx_set_fiq for modules.

Ramax Lo (1):
      ARM: S3C24XX: DMA: Use valid index when accessing array

Uwe Kleine-König (2):
      ARM: S3C: move s3c_adc_remove to .devexit.text
      ARM: S3C: move s3c_pwm_remove to .devexit.text

 arch/arm/mach-s3c2410/include/mach/ts.h |   21 +++++++++++++++++++++
 arch/arm/plat-s3c/include/plat/devs.h   |    1 +
 arch/arm/plat-s3c/pwm.c                 |    2 +-
 arch/arm/plat-s3c24xx/adc.c             |    2 +-
 arch/arm/plat-s3c24xx/devs.c            |   18 ++++++++++++++++++
 arch/arm/plat-s3c24xx/dma.c             |    6 ++++--
 arch/arm/plat-s3c24xx/irq.c             |    2 ++
 arch/arm/plat-s3c24xx/s3c244x.c         |    1 +
 8 files changed, 49 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/mach-s3c2410/include/mach/ts.h


-- 
Ben (ben@...ff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'
--
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