index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
17
-23
/
+34
2012-06-29
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
1
-1
/
+3
2012-06-29
Input: wacom - fix retrieving touch_max bug
Ping Cheng
1
-1
/
+1
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
4603
-177803
/
+332126
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-11
Input: spear-keyboard - add device tree bindings
Viresh Kumar
1
-15
/
+56
2012-05-11
Input: matrix-keymap - wire up device tree support
Dmitry Torokhov
2
-101
/
+130
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
21
-177
/
+259
2012-05-11
Input: adp5588 - add support for gpio names
Jean-François Dagenais
1
-0
/
+1
2012-05-11
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
2
-28
/
+94
2012-05-11
Input: synaptics - fix compile warning
JJ Ding
1
-10
/
+10
2012-05-11
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
1
-8
/
+2
2012-05-11
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
2
-6
/
+75
2012-05-11
Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
Paul Parsons
3
-0
/
+382
2012-05-11
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
1
-9
/
+5
2012-05-11
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
1
-2
/
+0
2012-05-11
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
1
-1
/
+1
2012-05-11
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
1
-2
/
+2
2012-05-11
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
1
-8
/
+3
2012-05-11
Input: sentelic - report device's production serial number
Tai-hwa Liang
2
-4
/
+38
2012-05-11
Input: tl6040-vibra - Device Tree support
Peter Ujfalusi
1
-11
/
+35
2012-05-02
Input: evdev - properly handle read/write with count 0
Dmitry Torokhov
1
-23
/
+38
2012-05-02
Input: evdev - properly access RCU-protected 'grab' data
Dmitry Torokhov
1
-3
/
+5
2012-05-02
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
1
-1
/
+1
2012-05-02
Input: serio_raw - signal EFAULT even if read/write partially succeeds
Dmitry Torokhov
1
-15
/
+18
2012-05-02
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2
-17
/
+27
2012-05-02
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
1
-5
/
+6
2012-05-02
Input: wacom - fix sparse warning
Dmitry Torokhov
1
-2
/
+2
2012-04-30
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
3
-0
/
+388
2012-04-30
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
1
-1
/
+2
2012-04-30
Input: usbtouchscreen - fix typo
Shawn Landden
1
-1
/
+1
2012-04-30
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
4
-45
/
+157
2012-04-30
Input: wacom - retrieve maximum number of touch points
Ping Cheng
3
-24
/
+65
2012-04-24
Input: aiptek - adjust error-handling code label
Julia Lawall
1
-1
/
+1
2012-04-24
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
1
-1
/
+1
2012-04-24
Input: atkbd - fix language in a printed message
Jesper Juhl
1
-1
/
+1
2012-04-22
Input: use module_pci_driver
Axel Lin
3
-39
/
+5
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
4522
-176581
/
+329473
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-14
/
+13
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-80
/
+85
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-10
/
+69
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-137
/
+121
2012-04-21
Input: serio_raw - ensure we don't block in non-blocking read
Dmitry Torokhov
1
-18
/
+25
2012-04-21
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
1
-13
/
+9
2012-04-21
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
1
-1
/
+1
2012-04-21
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
1
-23
/
+30
2012-04-21
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
1
-13
/
+10
2012-04-21
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
1
-6
/
+4
2012-04-21
Input: lpc32xx_ts - add device tree support
Roland Stigge
1
-0
/
+10
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-2
/
+1
[next]