index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
tsc2005.c
Age
Commit message (
Expand
)
Author
2011-03-16
Input: tsc2005 - remove 'disable' sysfs attribute
Dmitry Torokhov
2011-03-16
Input: tsc2005 - add open/close
Dmitry Torokhov
2011-03-16
Input: tsc2005 - handle read errors from SPI layer
Dmitry Torokhov
2011-03-16
Input: tsc2005 - do not rearm timer in hardirq handler
Dmitry Torokhov
2011-03-16
Input: tsc2005 - don't use work for 'pen up' handling
Dmitry Torokhov
2011-03-16
Input: tsc2005 - do not use 0 in place of NULL
Dmitry Torokhov
2011-03-16
Input: tsc2005 - use true/false for boolean variables
Dmitry Torokhov
2011-03-16
Input: tsc2005 - hide selftest attribute if we can't reset
Dmitry Torokhov
2011-03-16
Input: tsc2005 - rework driver initialization code
Dmitry Torokhov
2011-03-16
Input: tsc2005 - set up bus type in input device
Dmitry Torokhov
2011-03-16
Input: tsc2005 - set up parent device
Dmitry Torokhov
2011-03-16
Input: tsc2005 - clear driver data after unbinding
Dmitry Torokhov
2011-03-16
Input: tsc2005 - add module description
Dmitry Torokhov
2011-03-16
Input: tsc2005 - remove driver banner message
Dmitry Torokhov
2011-03-16
Input: tsc2005 - remove incorrect module alias
Dmitry Torokhov
2011-03-16
Input: tsc2005 - convert to using dev_pm_ops
Dmitry Torokhov
2011-03-16
Input: tsc2005 - use spi_get/set_drvdata()
Dmitry Torokhov
2011-03-16
Input: introduce tsc2005 driver
Lauri Leukkunen