index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
pixcir_i2c_ts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
2014-07-28
1
-0
/
+77
*
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2014-07-28
1
-17
/
+57
*
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
2014-07-28
1
-31
/
+94
*
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
2014-05-18
1
-4
/
+43
*
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
2014-05-18
1
-1
/
+15
*
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
2014-05-18
1
-8
/
+174
*
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
2014-05-18
1
-23
/
+15
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-1
/
+1
*
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-16
1
-11
/
+1
*
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
2011-12-30
1
-0
/
+239