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.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
2011-03-13
Input: bcm5974 - add support for MacBookPro8
Andy Botting
4
-0
/
+35
2011-03-13
Input: wacom - support 2FGT in MT format
Ping Cheng
2
-18
/
+53
2011-03-13
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2
-90
/
+50
2011-03-13
Input: wacom - process pen data in its own routine
Ping Cheng
1
-33
/
+40
2011-03-13
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2
-79
/
+10
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
1
-73
/
+0
2011-02-24
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
1
-0
/
+9
2011-02-24
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
1
-1
/
+47
2011-02-24
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
1
-19
/
+55
2011-02-21
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
1
-1
/
+1
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
1
-3
/
+4
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
1
-135
/
+13
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
1
-0
/
+1
2011-02-21
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
1
-2
/
+2
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: max7359 - convert to dev_pm_ops
Mark Brown
1
-7
/
+10
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
1
-7
/
+8
2011-02-21
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
1
-25
/
+10
2011-02-21
Input: uinput - fix setting up device name
David Herrmann
1
-7
/
+6
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
1
-3
/
+3
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
1
-464
/
+465
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
3
-14
/
+14
2011-02-01
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
1
-2
/
+2
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
6
-58
/
+17
2011-02-01
Input: dvb-usb-remote - convert to new style of get/setkeycode
Dmitry Torokhov
1
-43
/
+70
2011-02-01
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
4102
-140788
/
+312213
2011-02-01
Input: wm831x-ts - remove use of ternary operator
Mark Brown
1
-5
/
+13
2011-02-01
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+6
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-381
/
+558
2011-02-01
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-134
/
+294
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-31
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-27
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-01-31
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2011-01-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-75
/
+85
2011-01-30
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
Mark Brown
3
-0
/
+366
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-29
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-29
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2011-01-29
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-29
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
2011-01-28
Delete zero-length drivers/staging/vme/bridges/Module.symvers
Jeff Garzik
1
-0
/
+0
[next]