index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ad7879.c
Age
Commit message (
Expand
)
Author
2010-10-28
Input: ad7879 - prevent invalid finger data reports
Michael Hennerich
2010-07-03
Input: ad7879 - report EV_KEY/BTN_TOUCH events
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
2010-06-30
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-01-19
Input: ad7879 - support auxiliary GPIOs via gpiolib
Michael Hennerich
2009-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-10-05
Input: ad7879 - pass up error codes from probe functions
Michael Hennerich
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-17
Input: ad7879 - add support for AD7889
Michael Hennerich
2009-04-15
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2009-03-09
Input: add AD7879 Touchscreen driver
Michael Hennerich