index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
2012-06-29
1
-5
/
+10
|
*
|
|
|
|
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
2012-06-29
1
-8
/
+8
|
*
|
|
|
|
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
2012-06-29
1
-6
/
+8
|
*
|
|
|
|
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
2012-06-29
1
-35
/
+41
|
*
|
|
|
|
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
2012-06-29
1
-7
/
+16
|
*
|
|
|
|
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
2012-06-29
1
-3
/
+14
|
*
|
|
|
|
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
2012-06-29
1
-76
/
+13
|
*
|
|
|
|
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
2012-06-29
1
-0
/
+24
|
*
|
|
|
|
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
2012-06-29
1
-4
/
+4
|
*
|
|
|
|
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
2012-06-29
1
-23
/
+3
|
*
|
|
|
|
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
2012-06-29
1
-12
/
+12
|
*
|
|
|
|
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
2012-06-29
1
-5
/
+18
|
*
|
|
|
|
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
2012-06-29
1
-8
/
+20
|
*
|
|
|
|
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
2012-06-29
1
-10
/
+26
|
*
|
|
|
|
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
2012-06-29
1
-8
/
+4
|
*
|
|
|
|
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
2012-06-29
1
-20
/
+15
|
*
|
|
|
|
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
2012-06-29
1
-12
/
+4
|
*
|
|
|
|
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
2012-06-29
1
-1
/
+0
|
*
|
|
|
|
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
2012-06-29
1
-4
/
+1
|
*
|
|
|
|
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
2012-06-29
1
-1
/
+3
|
*
|
|
|
|
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
2012-06-29
1
-1
/
+1
|
*
|
|
|
|
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
2012-06-29
1
-0
/
+5
|
*
|
|
|
|
Input: MT - fix null pointer warning
Sachin Kamat
2012-06-04
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
2012-07-07
18
-25
/
+38
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
17
-23
/
+34
|
*
|
|
|
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
2012-06-28
1
-1
/
+3
|
*
|
|
|
Input: wacom - fix retrieving touch_max bug
Ping Cheng
2012-06-28
1
-1
/
+1
*
|
|
|
|
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
2012-07-06
1
-5
/
+14
*
|
|
|
|
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
2012-07-06
1
-1
/
+1
*
|
|
|
|
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
2012-07-06
1
-4
/
+4
*
|
|
|
|
Input: ad7879 - add option to correct xy axis
Michael Hennerich
2012-07-06
1
-0
/
+5
*
|
|
|
|
Input: synaptics_usb - Remove TrackPoint name trailing whitespace
Bob Ross
2012-07-06
1
-1
/
+1
*
|
|
|
|
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
2012-07-04
25
-310
/
+363
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
2012-05-30
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
2
-5
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
2
-5
/
+6
|
*
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-14
/
+38
|
|
\
\
\
|
|
*
\
\
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...
Olof Johansson
2012-05-10
1
-1
/
+2
|
|
|
\
\
\
|
|
*
|
|
|
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
2012-04-27
1
-1
/
+8
|
|
*
|
|
|
Input: pxa27x_keypad direct key may be low active
Chao Xie
2012-04-27
1
-1
/
+9
|
|
*
|
|
|
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
2012-04-27
1
-1
/
+1
|
|
*
|
|
|
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
2012-04-27
1
-12
/
+21
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-05-24
95
-1249
/
+2694
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-05-24
114
-1320
/
+2855
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-24
2
-89
/
+1
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
2012-05-15
3
-5
/
+5
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
[media] Input: move drivers/input/fixp-arith.h to include/linux
Antonio Ospite
2012-05-14
2
-89
/
+1
|
*
|
|
|
|
|
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
18
-204
/
+324
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-07
1
-1
/
+2
|
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
USB: input: appletouch: fix up compiler warning
Greg Kroah-Hartman
2012-05-04
1
-1
/
+0
[prev]
[next]