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
/
ad7879-i2c.c
Age
Commit message (
Expand
)
Author
2016-03-08
Input: ad7879 - add device tree support
Stefan Agner
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-11-30
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
2011-11-15
Input: ad7879 - consolidate PM methods
Dmitry Torokhov
2011-10-06
Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-01-06
Input: ad7879 - convert I2C to dev_pm_ops
Mark Brown
2010-07-03
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
2010-07-03
Input: ad7879 - add open and close methods
Dmitry Torokhov
2010-07-03
Input: ad7879 - split bus logic out
Mike Frysinger