remarkable-linux/drivers/input/touchscreen
Vitaly Wool 8275c642cc [PATCH] spi: use linked lists rather than an array
This makes the SPI core and its users access transfers in the SPI message
structure as linked list not as an array, as discussed on LKML.

From: David Brownell <dbrownell@users.sourceforge.net>

  Updates including doc, bugfixes to the list code, add
  spi_message_add_tail().  Plus, initialize things _before_ grabbing the
  locks in some cases (in case it grows more expensive).  This also merges
  some bitbang updates of mine that didn't yet make it into the mm tree.

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: Dmitry Pervushin <dpervushin@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-13 16:29:56 -08:00
..
ads7846.c [PATCH] spi: use linked lists rather than an array 2006-01-13 16:29:56 -08:00
corgi_ts.c [DRIVER MODEL] Convert platform drivers to use struct platform_driver 2005-11-09 22:32:44 +00:00
elo.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
gunze.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
h3600_ts_input.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
hp680_ts_input.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
Kconfig [PATCH] spi: ads7846 driver 2006-01-13 16:29:54 -08:00
Makefile [PATCH] spi: ads7846 driver 2006-01-13 16:29:54 -08:00
mk712.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
mtouch.c [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00