Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c87acb2558db7a870575dd8e14ded2e5acbdc295
/
drivers
/
input
/
touchscreen
/
ad7877.c
02b6a58
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
by Jingoo Han
· 10 years ago
c728601
Input: ads7877 - remove bitrotted comment
by Mark Brown
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
993c379
Input: ad7877 - remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
e1793c6
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
ca83922
Input: convert SPI drivers to use module_spi_driver()
by Axel Lin
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
a6c6178
Input: remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
76496e7
Input: convert obsolete strict_strtox to kstrtox
by JJ Ding
· 13 years ago
d2d8442
drivers/input: Add module.h to modular drivers implicitly using it
by Paul Gortmaker
· 13 years ago
fccdd7c
Input: ad7877 - convert to dev_pm_ops
by Mark Brown
· 14 years ago
b534422
Input: ad7877 - switch to using threaded IRQ
by Dmitry Torokhov
· 14 years ago
2fd18ab
Input: ad7877 - use attribute group to control visibility of attributes
by Dmitry Torokhov
· 14 years ago
1d02ad4
Input: ad7877 - filter events where pressure is beyond the maximum
by Michael Hennerich
· 14 years ago
47026b2
Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting
by Michael Hennerich
· 14 years ago
e92c27f
Input: ad7877 - implement specified chip select behavior
by Michael Hennerich
· 14 years ago
cd9b6fd
Input: ad7877 - fix spi word size to 16 bit
by Oskar Schirmer
· 15 years ago
3843384
Input: ad7877 - keep dma rx buffers in seperate cache lines
by Oskar Schirmer
· 15 years ago
4eb6f91
Input: ad7877 - increase pen up imeout
by Michael Hennerich
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
0bc69ce
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
by Michael Hennerich
· 16 years ago
331b78e
Input: add AD7877 touchscreen driver
by Michael Hennerich
· 16 years ago