index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge linux-stable 3.0.28 into android-3.0
Todd Poynor
2012-04-19
2
-2
/
+16
|
\
|
*
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-03-12
1
-2
/
+5
|
*
Input: synaptics - fix touchpad not working after S2R on Vostro V13
Dmitry Torokhov
2012-01-06
1
-0
/
+11
*
|
Input: evdev - fix variable initialisation
Heiko Stuebner
2012-02-01
1
-1
/
+1
*
|
Input: evdev - Add ioctl to block suspend while event queue is not empty.
Arve Hjønnevåg
2012-01-31
1
-6
/
+47
*
|
Input: evdev - Don't hold wakelock when no data is available to user-space
Arve Hjønnevåg
2012-01-31
1
-2
/
+3
*
|
input: gpio_input: don't print debounce message unless flag is set
Dima Zavin
2011-11-08
1
-4
/
+5
*
|
input: evdev: do not block waiting for an event if fd is nonblock
Dima Zavin
2011-10-04
1
-8
/
+6
*
|
input: evdev: if no events and non-block, return EAGAIN not 0
Dima Zavin
2011-10-04
1
-0
/
+2
*
|
input: evdev: only allow reading events if a full packet is present
Dima Zavin
2011-10-04
1
-1
/
+1
*
|
input: misc: gpio; make wake irq conditional, and disable on remove paths
Mike J. Chen
2011-09-12
1
-5
/
+19
*
|
Merge commit 'v3.0-rc7' into android-3.0
Colin Cross
2011-07-12
2
-2
/
+4
|
\
\
|
|
/
|
*
input: pmic8xxx-pwrkey: Do not use mfd_get_data()
Samuel Ortiz
2011-07-05
1
-1
/
+2
|
*
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
2011-07-05
1
-1
/
+2
*
|
Merge commit 'v3.0-rc5' into android-3.0
Colin Cross
2011-06-29
5
-5
/
+7
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-06-20
5
-5
/
+7
|
|
\
|
|
*
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
2011-06-18
1
-1
/
+1
|
|
*
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
2011-06-18
1
-0
/
+1
|
|
*
Input: evdev - try to wake up readers only if we have full packet
Dmitry Torokhov
2011-06-18
1
-1
/
+2
|
|
*
Input: properly assign return value of clamp() macro.
Hans Petter Selasky
2011-05-25
2
-3
/
+3
*
|
|
input: gpio_input: send input_sync after reporting keys
Jeff Brown
2011-06-14
1
-0
/
+8
*
|
|
input: gpio_matrix: send input_sync after reporting keys
Jeff Brown
2011-06-14
1
-0
/
+9
*
|
|
input: misc: gpio_matrix: Fix irq call for 2.6.39
Colin Cross
2011-06-14
1
-1
/
+1
*
|
|
input: keyreset: Only print message for default handler
Colin Cross
2011-06-14
1
-1
/
+1
*
|
|
input: evdev: Add missing wake_lock_destroy
Benoit Goby
2011-06-14
1
-0
/
+1
*
|
|
input: keyreset: Allow reset function to be overriden
Colin Cross
2011-06-14
1
-2
/
+11
*
|
|
input: gpio_event: make driver be more robust against incorrectly configured ...
Dima Zavin
2011-06-14
1
-1
/
+10
*
|
|
Input: gpio_event: Don't call gpio_cansleep before gpio_request.
Arve Hjønnevåg
2011-06-14
1
-6
/
+6
*
|
|
drivers: input: misc: Fix section mismatch warning
Dmitry Shmidt
2011-06-14
1
-1
/
+1
*
|
|
Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...
Rebecca Schultz Zavin
2011-06-14
1
-1
/
+4
*
|
|
Input: synaptics_i2c_rmi: Send new multi touch events
Arve Hjønnevåg
2011-06-14
1
-0
/
+25
*
|
|
Input: synaptics_i2c_rmi: Add sensitivity adjust option.
Arve Hjønnevåg
2011-06-14
1
-0
/
+7
*
|
|
Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...
Arve Hjønnevåg
2011-06-14
1
-3
/
+12
*
|
|
Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.
Arve Hjønnevåg
2011-06-14
3
-0
/
+638
*
|
|
input: keychord: Add keychord driver
Mike Lockwood
2011-06-14
3
-0
/
+399
*
|
|
input: Add keyreset driver.
Arve Hjønnevåg
2011-06-14
3
-0
/
+240
*
|
|
Input: gpio_input: disable_irq -> disable_irq_nosync
Arve Hjønnevåg
2011-06-14
2
-4
/
+2
*
|
|
Input: gpio_event: Allow multiple input devices per gpio_event device
Arve Hjønnevåg
2011-06-14
5
-65
/
+152
*
|
|
Input: gpio_input: Fix keys with keycode 0x100-0x1ff
Arve Hjønnevåg
2011-06-14
1
-3
/
+2
*
|
|
Input: Generic GPIO Input device.
Arve Hjønnevåg
2011-06-14
7
-0
/
+1247
*
|
|
input: evdev: Use unique wakelock names
Mike Chan
2011-06-14
1
-1
/
+4
*
|
|
Input: Use monotonic time for event time stamps.
Arve Hjønnevåg
2011-06-14
1
-1
/
+4
*
|
|
Input: Hold wake lock while event queue is not empty.
Arve Hjønnevåg
2011-06-14
1
-0
/
+7
|
/
/
*
|
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-8
/
+2
*
|
input: Add support for Qualcomm PMIC8XXX power key
Trilok Soni
2011-05-26
3
-0
/
+243
*
|
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
2011-05-26
3
-0
/
+811
*
|
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
Samuel Ortiz
2011-05-26
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
1
-1
/
+1
|
\
\
|
*
|
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
2011-05-12
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-05-24
28
-328
/
+1791
|
\
\
\
|
|
|
/
|
|
/
|
[next]