History log of /openbmc/linux/drivers/input/touchscreen/egalax_ts.c (Results 226 – 250 of 307)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# da63d20b 15-Nov-2012 Grant Likely <grant.likely@secretlab.ca>

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

Linux 3.7-rc5


# ecb48c33 14-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 14-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 11-Nov-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Merge 3.7-rc5 into staging-next


Revision tags: v3.7-rc5
# d4185bbf 10-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 07-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


# 3fd9396a 05-Nov-2012 Catalin Marinas <catalin.marinas@arm.com>

Merge tag 'v3.7-rc4' into upstream-master

Linux 3.7-rc4


Revision tags: v3.7-rc4
# 74fb838c 02-Nov-2012 Linus Torvalds <torvalds@linux-foundation.org>

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input subsystem fixes from Dmitry Torokhov:
"Just a few driver fixes."

* 'for-linus' of git://git.kernel.o

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

Pull input subsystem fixes from Dmitry Torokhov:
"Just a few driver fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: tsc40 - remove wrong announcement of pressure support
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
Input: pxa27x_keypad - clear pending interrupts on keypad config
Input: wacom - correct bad Cintiq 24HD check
Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD
Input: egalax_ts - get gpio from devicetree

show more ...


Revision tags: v3.7-rc3
# 3bd7bf1f 28-Oct-2012 Jiri Kosina <jkosina@suse.cz>

Merge branch 'master' into for-next

Sync up with Linus' tree to be able to apply Cesar's patch
against newer version of the code.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>


# ae495e84 25-Oct-2012 Hui Wang <jason77.wang@gmail.com>

Input: egalax_ts - get gpio from devicetree

The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework
and don't support this API anymore.

The i.MX6q sabrelite platform equips an egalax to

Input: egalax_ts - get gpio from devicetree

The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework
and don't support this API anymore.

The i.MX6q sabrelite platform equips an egalax touchscreen controller,
and this platform already transfered to GENERIC_GPIO framework, to
support this driver, we use a more generic way to get gpio.

Add a return value checking for waking up the controller in the probe
function, this guarantee only a workable device can pass init.

[dmitry.torokhov@gmail.com: Make driver depend on CONFIG_OF as it is
now required.]

Acked-by Zhang Jiejing <jiejing.zhang@freescale.com>
Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Hui Wang <jason77.wang@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

show more ...


# ef8c029f 24-Oct-2012 Ingo Molnar <mingo@kernel.org>

Merge branch 'perf/urgent' into perf/core

Pick up v3.7-rc2 and fixes before applying more patches.

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


12345678910>>...13