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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
2010-10-13
1
-8
/
+5
|
|
*
|
|
|
|
|
Input: omap4-keypad - use platform device helpers
Abraham Arce
2010-10-13
1
-5
/
+35
|
|
*
|
|
|
|
|
Input: add support for Nomadik SKE keypad controller
Sundar Iyer
2010-10-13
3
-0
/
+419
|
|
*
|
|
|
|
|
Input: twl4030_keypad - fix error handling path
Dmitry Torokhov
2010-10-13
1
-4
/
+3
|
|
*
|
|
|
|
|
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
2010-10-13
4
-4
/
+4
|
|
*
|
|
|
|
|
Input: emu10k1 - do not leave device enabled when probe fails
Dmitry Torokhov
2010-10-13
1
-18
/
+25
|
|
*
|
|
|
|
|
Input: hil_kbd - add missing MODULE_DEVICE_TABLE()
Dzianis Kahanovich
2010-10-13
1
-0
/
+2
|
|
*
|
|
|
|
|
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
2010-09-29
1
-1
/
+1
|
|
*
|
|
|
|
|
Input: fm801-gp - add missing call to pci_disable_device()
Dmitry Torokhov
2010-09-29
2
-6
/
+7
|
|
*
|
|
|
|
|
Input: emu10k1-gp - add missing calls to pci_disable_device()
Rahul Ruikar
2010-09-29
1
-0
/
+2
|
|
*
|
|
|
|
|
Input: hanwang - add support for Art Master HD 5012 tablet
Xing Wei
2010-09-29
1
-21
/
+73
|
|
*
|
|
|
|
|
Input: ati_remote2 - switch to using new keycode interface
Dmitry Torokhov
2010-09-15
1
-28
/
+65
|
|
*
|
|
|
|
|
Input: serio - do not include linux/freezer.h
Dmitry Torokhov
2010-09-14
1
-1
/
+0
|
|
*
|
|
|
|
|
Input: hanwang - make compatible with xf86-input-wacom driver
Xing Wei
2010-09-12
1
-4
/
+33
|
|
*
|
|
|
|
|
Input: wacom - disable Bamboo touchpad when pen is being used
Chris Bagwell
2010-09-12
1
-1
/
+7
|
|
*
|
|
|
|
|
Input: wacom - add support for Bamboo Pen
Chris Bagwell
2010-09-12
1
-0
/
+79
|
|
*
|
|
|
|
|
Input: wacom - move Bamboo Touch irq to its own function
Chris Bagwell
2010-09-12
1
-4
/
+9
|
|
*
|
|
|
|
|
Input: wacom - request tablet data for Bamboo Pens
Chris Bagwell
2010-09-12
1
-4
/
+5
|
|
*
|
|
|
|
|
Input: sparse-keymap - switch to using new keycode interface
Dmitry Torokhov
2010-09-09
1
-16
/
+65
|
|
*
|
|
|
|
|
Input: add support for large scancodes
Mauro Carvalho Chehab
2010-09-09
2
-68
/
+224
|
|
*
|
|
|
|
|
Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter
James Ketrenos
2010-09-06
1
-2
/
+2
|
|
*
|
|
|
|
|
Input: wacom - add a quirk for low resolution Bamboo devices
Henrik Rydberg
2010-09-05
2
-0
/
+11
|
|
*
|
|
|
|
|
Input: wacom - add support for the Bamboo Touch trackpad
Henrik Rydberg
2010-09-05
2
-0
/
+92
|
|
*
|
|
|
|
|
Input: wacom - collect device quirks into single function
Henrik Rydberg
2010-09-05
4
-8
/
+24
|
|
*
|
|
|
|
|
Input: wacom - parse the Bamboo device family
Ping Cheng
2010-09-05
2
-9
/
+37
|
|
*
|
|
|
|
|
Input: wacom - add fuzz parameters to features
Henrik Rydberg
2010-09-05
3
-4
/
+15
|
|
*
|
|
|
|
|
Merge branch 'mrst-touchscreen' into next
Dmitry Torokhov
2010-09-05
3
-0
/
+700
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
2010-09-01
3
-0
/
+700
|
|
*
|
|
|
|
|
|
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
2010-09-05
3
-0
/
+168
|
|
*
|
|
|
|
|
|
Input: fix a few typos
Dmitry Torokhov
2010-09-05
1
-3
/
+3
|
|
*
|
|
|
|
|
|
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
2010-09-05
1
-2
/
+13
|
|
*
|
|
|
|
|
|
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
2010-09-05
1
-2
/
+1
|
|
*
|
|
|
|
|
|
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
2010-09-05
1
-3
/
+7
|
|
*
|
|
|
|
|
|
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
2010-09-02
1
-1
/
+0
|
|
*
|
|
|
|
|
|
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
2010-09-02
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
2010-09-02
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
2010-09-02
1
-0
/
+1
|
|
*
|
|
|
|
|
|
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
2010-09-02
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Input: add support for Hanwang tablets
Xing Wei
2010-09-01
3
-0
/
+377
|
|
*
|
|
|
|
|
|
Input: add support for OMAP4 keyboard controller
Abraham Arce
2010-08-31
3
-0
/
+297
|
|
*
|
|
|
|
|
|
Input: add LPC32xx touchscreen controller driver
Kevin Wells
2010-08-28
3
-0
/
+422
|
|
*
|
|
|
|
|
|
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
2010-08-28
1
-3
/
+46
|
|
*
|
|
|
|
|
|
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
2010-08-28
1
-2
/
+86
|
|
*
|
|
|
|
|
|
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
2010-08-28
1
-6
/
+48
*
|
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
5
-6
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
5
-6
/
+6
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
2010-10-22
1
-0
/
+1
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
6
-1
/
+7
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
6
-1
/
+7
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
[prev]
[next]