index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
pixcir_i2c_ts.c
Age
Commit message (
Expand
)
Author
2015-12-04
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
2015-10-13
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
2015-07-20
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
2015-07-11
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
2015-07-11
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
2015-07-11
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
2015-07-11
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
2015-07-11
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
2015-06-16
Input: pixcir_i2c_ts - fix receive error
Frodo Lai
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
2014-05-18
Input: pixcir_i2c_ts - implement wakeup from suspend
Roger Quadros
2014-05-18
Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()
Roger Quadros
2014-05-18
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
2014-05-18
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-03-16
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2011-12-30
Input: add driver for pixcir i2c touchscreens
Jianchun Bian