History log of /linux/drivers/input/touchscreen/tsc40.c (Results 101 – 125 of 160)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 98c4514f 17-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge 3.7-rc6 into char-misc-next


# 69290397 17-Nov-2012 Al Viro <viro@zeniv.linux.org.uk>

Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64

Backmerge from mainline commit that introduced a trivial conflict in
arch/arm64/kernel/process.c - a bunch of functions remove

Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64

Backmerge from mainline commit that introduced a trivial conflict in
arch/arm64/kernel/process.c - a bunch of functions removed next to the
place where kernel_thread() used to be.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

show more ...


Revision tags: v3.7-rc6
# 3c3dd225 16-Nov-2012 Tomi Valkeinen <tomi.valkeinen@ti.com>

Merge tag 'v3.7-rc4'

Merge Linux 3.7-rc4 to get fixes for CMA.


# 8dbd2879 15-Nov-2012 Arnd Bergmann <arnd@arndb.de>

Merge branch 'omap/dt' into next/drivers

Needed for the omap timer changes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>


# 12480c2e 15-Nov-2012 Arnd Bergmann <arnd@arndb.de>

Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical

From Tony Lindgren <tony@atomide.com>:

Non cri

Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical

From Tony Lindgren <tony@atomide.com>:

Non critical omap fixes that were not considered urgent
for the -rc cycle.

* tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (645 commits)
ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n
ARM: OMAP4: retrigger localtimers after re-enabling gic
ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.
ARM: OMAP4: PM: add errata support

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

show more ...


# da63d20b 15-Nov-2012 Grant Likely <grant.likely@secretlab.ca>

Merge tag 'v3.7-rc5' into devicetree/next

Linux 3.7-rc5


# ecb48c33 15-Nov-2012 Mark Brown <broonie@opensource.wolfsonmicro.com>

Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp


# ecdca043 15-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge 3.7-rc5 into driver-core-next


# 54d5f88f 14-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge v3.7-rc5 into tty-next

This pulls in the 3.7-rc5 fixes into tty-next to make it easier to test.


# a7a0aaa1 14-Nov-2012 Ingo Molnar <mingo@kernel.org>

Merge tag 'v3.7-rc5' into sched/core

Merge Linux 3.7-rc5, to pick up fixes.

Signed-off-by: Ingo Molnar <mingo@kernel.org>


# 89ab216b 13-Nov-2012 Tony Lindgren <tony@atomide.com>

Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock


# b240add6 13-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge 3.7-rc5 into usb-next

This pulls in the 3.7-rc5 branch into usb-next


# 6097a074 13-Nov-2012 Catalin Marinas <catalin.marinas@arm.com>

Merge tag 'v3.7-rc5' into execve

Linux 3.7-rc5

Conflicts:
arch/arm64/kernel/process.c


# b5932cc8 12-Nov-2012 Arnd Bergmann <arnd@arndb.de>

Merge branch 'cleanups/dma' into next/cleanup

Separate patches from Marek Szyprowski <m.szyprowski@samsung.com>:

Commit e9da6e9905e639b0 ("ARM: dma-mapping: remove custom consistent dma
region") re

Merge branch 'cleanups/dma' into next/cleanup

Separate patches from Marek Szyprowski <m.szyprowski@samsung.com>:

Commit e9da6e9905e639b0 ("ARM: dma-mapping: remove custom consistent dma
region") replaced custom consistent memory handling, so setting
consistent dma memory size is not longer required. This patch series
cleans sub-architecture platform code to remove all calls to the
obsolated init_consistent_dma_size() function and finally removes the
init_consistent_dma_size() stub itself.

* cleanups/dma:
ARM: at91: remove obsoleted init_consistent_dma_size()
ARM: u300: remove obsoleted init_consistent_dma_size()
ARM: dma-mapping: remove init_consistent_dma_size() stub
ARM: shmobile: remove obsoleted init_consistent_dma_size()
ARM: davinci: remove obsoleted init_consistent_dma_size()
ARM: samsung: remove obsoleted init_consistent_dma_size()

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

show more ...


# 6214b54c 13-Nov-2012 Takashi Iwai <tiwai@suse.de>

Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.7

A few small fixes plus a large but simple change for WM5102 which writes
out

Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v3.7

A few small fixes plus a large but simple change for WM5102 which writes
out a bunch of register updates to the device when we enable the clock
as recommended following chip evaluation.

show more ...


# 889cf721 12-Nov-2012 Arnd Bergmann <arnd@arndb.de>

Merge branch 'next/boards2' into next/soc2

Dependency for more Renesas soc changes

Signed-off-by: Arnd Bergmann <arnd@arndb.de>


# b68c50d8 12-Nov-2012 Arnd Bergmann <arnd@arndb.de>

Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc

Patches from Roland Stigge <stigge@antcom.de>:

Platform topic branch for lpc32xx

* 'lpc32xx/core' of git://git.antcom.d

Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/soc

Patches from Roland Stigge <stigge@antcom.de>:

Platform topic branch for lpc32xx

* 'lpc32xx/core' of git://git.antcom.de/linux-2.6:
ARM: LPC32xx: Add the motor PWM clock
ARM: LPC32xx: Cleanup irq.c
ARM: LPC32xx: Relocate calls to irq_set_chained_handler()
ARM: LPC32xx: Remove superfluous irq_alloc_descs()

Includes an update to v3.7-rc4

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

show more ...


# f8b06550 12-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge 3.7-rc5 into staging-next


Revision tags: v3.7-rc5
# d4185bbf 11-Nov-2012 David S. Miller <davem@davemloft.net>

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Conflicts:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c

Minor conflict between the BCM_CNIC define removal in net-next
and a bug f

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Conflicts:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c

Minor conflict between the BCM_CNIC define removal in net-next
and a bug fix added to net. Based upon a conflict resolution
patch posted by Stephen Rothwell.

Signed-off-by: David S. Miller <davem@davemloft.net>

show more ...


# edf8dde3 09-Nov-2012 Tony Lindgren <tony@atomide.com>

Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3


# fa8e2458 08-Nov-2012 Dmitry Torokhov <dmitry.torokhov@gmail.com>

Merge tag 'v3.7-rc4' into next to sync up Wacom bits

Linux 3.7-rc4


# d3ad4a60 08-Nov-2012 Rob Herring <rob.herring@calxeda.com>

Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_ll


# 5b805f2a 06-Nov-2012 Tejun Heo <tj@kernel.org>

Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8

This is to receive device_cgroup fixes so that further device_cgroup
changes can be made in cgroup/for-3.8.

Signed-off-by: Tejun Heo <tj@kern

Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8

This is to receive device_cgroup fixes so that further device_cgroup
changes can be made in cgroup/for-3.8.

Signed-off-by: Tejun Heo <tj@kernel.org>

show more ...


# 70324494 06-Nov-2012 Mark Brown <broonie@opensource.wolfsonmicro.com>

Merge branch 'spi-linus' into spi-next


# c2d8c259 05-Nov-2012 Olof Johansson <olof@lixom.net>

Merge branch 'devel/debug_ll_init' into next/multiplatform

* devel/debug_ll_init:
ARM: implement debug_ll_io_init()
+ sync to Linux 3.7-rc4


1234567