index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-04
Input: atmel_mxt_ts - simplify mxt_dump_message
Andy Shevchenko
1
-4
/
+2
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-07-07
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
1
-222
/
+241
2012-07-05
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
1
-1
/
+4
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+2
2012-06-29
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
1
-4
/
+19
2012-06-29
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
1
-5
/
+10
2012-06-29
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
1
-8
/
+8
2012-06-29
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
1
-6
/
+8
2012-06-29
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
1
-35
/
+41
2012-06-29
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
1
-7
/
+16
2012-06-29
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
1
-3
/
+14
2012-06-29
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
1
-76
/
+13
2012-06-29
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
1
-0
/
+24
2012-06-29
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
1
-4
/
+4
2012-06-29
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
1
-23
/
+3
2012-06-29
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
1
-12
/
+12
2012-06-29
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
1
-5
/
+18
2012-06-29
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
1
-8
/
+20
2012-06-29
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
1
-10
/
+26
2012-06-29
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
1
-8
/
+4
2012-06-29
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
1
-20
/
+15
2012-06-29
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
1
-12
/
+4
2012-06-29
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
1
-1
/
+0
2012-06-29
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
1
-4
/
+1
2012-06-29
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
1
-1
/
+3
2012-06-29
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
1
-1
/
+1
2012-06-29
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
1
-0
/
+5
2012-05-10
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
1
-9
/
+5
2012-05-10
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
1
-2
/
+0
2012-05-10
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
1
-1
/
+1
2012-05-10
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
1
-2
/
+2
2012-05-10
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
1
-8
/
+3
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-10-06
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
1
-6
/
+15
2011-08-16
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
1
-0
/
+12
2011-07-04
Input: atmel_mxt_ts - handle objects with multiple instances correctly
Iiro Valkonen
1
-2
/
+4
2011-07-04
Input: atmel_mxt_ts - update object list
Iiro Valkonen
1
-82
/
+102
2011-04-12
Input: atmel_mxt_ts - convert to MT protocol B
Joonyoung Shim
1
-12
/
+15
2011-04-12
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
Iiro Valkonen
1
-4
/
+8
2011-04-12
Input: atmel_mxt_ts - support 12bit resolution
Joonyoung Shim
1
-14
/
+39
2011-03-14
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
1
-0
/
+8
2011-03-14
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
1
-16
/
+5
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
1
-73
/
+0
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
1
-3
/
+4
[next]