From: Ben Dooks <ben-linux@fluff.org>
To: Ben Dooks <ben-linux@fluff.org>
Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
linux-input@vger.kernel.org, dimitry.torokhov@gmail.com
Subject: Re: Please pull bjdooks' git tree
Date: Wed, 9 Dec 2009 21:29:16 +0000 [thread overview]
Message-ID: <20091209212916.GA20296@fluff.org.uk> (raw)
In-Reply-To: <E1NI9YG-0003dB-54@teyla.home.fluff.org>
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@fluff.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Ben Dooks <ben-linux@fluff.org>
To: Ben Dooks <ben-linux@fluff.org>
Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
linux-input@vger.kernel.org, dimitry.torokhov@gmail.com
Subject: Re: Please pull bjdooks' git tree
Date: Wed, 9 Dec 2009 21:29:16 +0000 [thread overview]
Message-ID: <20091209212916.GA20296@fluff.org.uk> (raw)
In-Reply-To: <E1NI9YG-0003dB-54@teyla.home.fluff.org>
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@fluff.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
next prev parent reply other threads:[~2009-12-09 21:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-08 23:33 Please pull bjdooks' git tree Ben Dooks
2009-12-09 21:29 ` Ben Dooks [this message]
2009-12-09 21:29 ` Ben Dooks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091209212916.GA20296@fluff.org.uk \
--to=ben-linux@fluff.org \
--cc=dimitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.