index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-05
Input: wacom - parse the Bamboo device family
Ping Cheng
2
-9
/
+37
2010-09-05
Input: wacom - add fuzz parameters to features
Henrik Rydberg
3
-4
/
+15
2010-09-05
Merge branch 'mrst-touchscreen' into next
Dmitry Torokhov
3
-0
/
+700
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
3
-0
/
+168
2010-09-05
Input: fix a few typos
Dmitry Torokhov
1
-3
/
+3
2010-09-05
Input: wm97xx-core - add retries to wm97xx_read_aux_adc
Eric Millbrandt
1
-2
/
+13
2010-09-05
Input: wm97xx-core - simplify error path in wm97xx_probe()
Axel Lin
1
-2
/
+1
2010-09-05
Input: stmpe-ts - return -ENOMEM when memory allocation fails
Axel Lin
1
-3
/
+7
2010-09-02
Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()
Axel Lin
1
-1
/
+0
2010-09-02
Input: tsc2007 - fix a redundant assignment for pdata
Axel Lin
1
-1
/
+1
2010-09-02
Input: tps6507x-ts - properly unregister input device on removal
Axel Lin
1
-1
/
+1
2010-09-02
Input: tps6507x-ts - add missing call to platform_set_drvdata()
Axel Lin
1
-0
/
+1
2010-09-02
Input: s3c2410_ts - fix s3c2410ts_probe error path
Axel Lin
1
-1
/
+1
2010-09-01
Input: add support for Hanwang tablets
Xing Wei
3
-0
/
+377
2010-09-01
Input: mrst-touchscreen - move out of staging
Dmitry Torokhov
3
-0
/
+700
2010-08-31
Input: i8042 - fix device removal on unload
Dmitry Torokhov
1
-1
/
+1
2010-08-31
Input: add support for OMAP4 keyboard controller
Abraham Arce
3
-0
/
+297
2010-08-31
Input: bcm5974 - adjust major/minor to scale
Henrik Rydberg
1
-4
/
+8
2010-08-28
Input: add LPC32xx touchscreen controller driver
Kevin Wells
3
-0
/
+422
2010-08-28
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-28
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-28
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
2010-08-28
Input: MT - initialize slots to unused
Henrik Rydberg
1
-2
/
+9
2010-08-28
Input: wacom - fix mousewheel handling for old wacom tablets
Mike Auty
1
-2
/
+2
2010-08-25
Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()
Axel Lin
1
-2
/
+0
2010-08-25
Input: mousedev - fix regression of inverting axes
Christoph Fritz
1
-4
/
+4
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
1
-0
/
+2
2010-08-21
Input: hil_kbd - fix compile error
Dmitry Torokhov
1
-6
/
+6
2010-08-19
input: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
85
-1207
/
+7024
2010-08-13
Input: fix faulty XXinput_* calls
Daniel Mack
2
-3
/
+3
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-15
/
+25
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
6
-0
/
+805
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-11
/
+11
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-2
/
+2
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
input: STMPE touch controller support
Luotao Fu
3
-0
/
+408
2010-08-12
input: Add STMPE keypad driver
Rabin Vincent
3
-0
/
+397
2010-08-11
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
1
-20
/
+5
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2
-15
/
+25
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
22
-200
/
+279
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
22
-200
/
+279
2010-08-10
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
1
-0
/
+1
2010-08-10
Input: cy8ctmg100_ts - signedness bug
Dan Carpenter
1
-3
/
+3
2010-08-09
Revert "Input: appletouch - fix integer overflow issue"
Benjamin Herrenschmidt
1
-3
/
+3
2010-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
3
-11
/
+11
2010-08-05
Input: elantech - report position also with 3 fingers
Éric Piel
1
-0
/
+10
2010-08-05
Input: elantech - discard the first 2 positions on some firmwares
Éric Piel
2
-14
/
+14
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-14
/
+11
[prev]
[next]