Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3647268dedfe95945be05c9dde2bdbda7cfc6e91
/
drivers
/
input
/
touchscreen
/
tsc2007.c
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
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 13 years ago
341deef
Input: tsc2007 - make sure that X plate resistance is specified
by Philip Rakity
· 13 years ago
d3654d7
Input: tsc2007 - add open and close methods
by Dmitry Torokhov
· 13 years ago
377dc55
Input: tsc2007 - convert to threaded IRQ
by Dmitry Torokhov
· 13 years ago
891e376
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
by Thierry Reding
· 13 years ago
1af38ea
Input: tsc2007 - add poll_period parameter to platform data
by Thierry Reding
· 13 years ago
2d137c7e
Input: tsc2007 - add poll_delay parameter to platform data
by Thierry Reding
· 13 years ago
84005eb
Input: tsc2007 - add max_rt parameter to platform data
by Thierry Reding
· 13 years ago
4a1a42a
Input: tsc2007 - debounce pressure measurement
by Thierry Reding
· 13 years ago
b496acb
Input: tsc2007 - fix a redundant assignment for pdata
by Axel Lin
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
d6372b7
Input: tsc2007 - do not leave dangling clientdata pointer
by Wolfram Sang
· 15 years ago
ce7b39a
Input: make i2c device ids constant
by Márton Németh
· 15 years ago
cf5f439
Input: tsc2007 - check if I2C communication works during probe
by Richard Röjfors
· 15 years ago
d570e9e
Input: tsc2007 - make get_pendown_state platform callback optional
by Dmitry Torokhov
· 15 years ago
703490f
Input: tsc2007 - do not read coordinates during probe
by Richard Röjfors
· 15 years ago
cad065f
Input: tsc2007 - make init/exit platform hw callbacks optional
by Richard Röjfors
· 15 years ago
141586bc
Input: tsc2007 - properly shut off interrupts/delayed work
by Dmitry Torokhov
· 15 years ago
75fba3b
Input: tsc2007 - remove HR timer
by Richard Röjfors
· 15 years ago
4894e4a
Merge commit 'v2.6.30' into next
by Dmitry Torokhov
· 15 years ago
78f7f36
Input: tsc2007 - make sure platform provides get_pendown_state()
by Kwangwoo Lee
· 15 years ago
705a76d
Input: tsc2007 - fix locking in hrtimer handler
by Thierry Reding
· 15 years ago
29fa98b
Input: tsc2007 - use disable_irq_nosync() in irq handler
by Ben Nizette
· 16 years ago
4e8718a
Input: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
50b6f1f
Input: add tsc2007 based touchscreen driver
by Kwangwoo Lee
· 16 years ago