Dmitry Torokhov
|
97eb3f2435
Merge branch 'next' into for-linus
|
14 years ago |
Dmitry Torokhov
|
0fbc9fdb7e
Input: ads7846 - check proper condition when freeing gpio
|
14 years ago |
Mark Brown
|
3c36e71903
Input: ads7846 - convert to dev_pm_ops
|
14 years ago |
Jason Wang
|
2991a1ca6e
Input: ads7846 - switch to using threaded IRQ
|
14 years ago |
Anatolij Gustschin
|
3eac5c7e44
Input: ads7846 - extend the driver for ads7845 controller support
|
15 years ago |
Dmitry Torokhov
|
0f622bf465
Input: ads7846 - do not allow altering platform data
|
15 years ago |
Anatolij Gustschin
|
7804302b14
Input: ads7846 - allow specifying irq trigger type in platform data
|
15 years ago |
Dmitry Torokhov
|
56960b3602
Input: ads7846 - fix compiler warning in ads7846_probe()
|
15 years ago |
Kevin Hilman
|
067fb2f648
Input: ads7846 - return error on regulator_get() failure
|
15 years ago |
Ranjith Lohithakshan
|
fdba2bb1f2
Input: ads7846 - add wakeup support
|
15 years ago |
Michael Hennerich
|
06a09124b5
Input: ads7846 - add support for AD7843 parts
|
15 years ago |
Grazvydas Ignotas
|
91143379b0
Input: ads7846 - add regulator support
|
15 years ago |
Pavel Machek
|
52ce4eaa38
Input: ads7846 - switch to using dev_vdbg()
|
15 years ago |
Pavel Machek
|
30ad7ba0a5
Input: ads7846 - fix pressure reporting
|
15 years ago |
Anton Vorontsov
|
e0626e3844
spi: prefix modalias with "spi:"
|
15 years ago |
Michael Roth
|
c57c0a2a0d
Input: ads7846 - pin change interrupt support
|
16 years ago |
Michael Roth
|
b58895f8b1
Input: ads7846 - more detailed model name in sysfs
|
16 years ago |
Michael Roth
|
86579a4ccc
Input: ads7846 - support swapping x and y axes
|
16 years ago |
Dmitry Torokhov
|
0c387ec88a
Merge branch 'next' into for-linus
|
16 years ago |
Ben Nizette
|
3f3e7c6e13
Input: ads7846 - fix unsafe disable_irq
|
16 years ago |
Eric Miao
|
fd746d540a
Input: ads7846 - introduce platform specific way to synchronize sampling
|
16 years ago |
Adam Buchbinder
|
b731d7b6a7
trivial: Fix misspelling of "Celsius".
|
16 years ago |
Linus Torvalds
|
db30c70575
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
16 years ago |
Harvey Harrison
|
3a0c58ddcd
Input: ads7846 - strict_strtoul takes unsigned long
|
16 years ago |
Peter Zijlstra
|
ca109491f6
hrtimer: removing all ur callback modes
|
16 years ago |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Dmitry Torokhov
|
e8f462d202
Input: ads7846 - fix cache line sharing issue
|
16 years ago |
Eric Miao
|
4d5975e501
Input: ads7846 - introduce .gpio_pendown to get pendown state
|
17 years ago |
Joe Rouvier
|
160f1fef7e
Input: convert drivers to use strict_strtoul()
|
17 years ago |
Hans-Christian Egtvedt
|
9460b6529d
Input: ads7846 - optimize order of calculating Rt in ads7846_rx()
|
17 years ago |