Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fc5ace7ed2a58e32047abf65ff8b5a6432e92fac
/
drivers
/
input
c01ad40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
cca23d0
Input: sh_keysc - 8x8 MODE_6 fix
by Magnus Damm
· 13 years ago
b27af56
Input: omap-keypad - add missing input_sync()
by Janusz Krzysztofik
· 13 years ago
da40b0b
Input: evdev - try to wake up readers only if we have full packet
by Dmitry Torokhov
· 13 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 13 years ago
92d57a7
input: Add support for Qualcomm PMIC8XXX power key
by Trilok Soni
· 13 years ago
39325b5
input: Add Qualcomm pm8xxx keypad controller driver
by Trilok Soni
· 13 years ago
a4579ad
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
by Samuel Ortiz
· 14 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
8c127f0
Input: properly assign return value of clamp() macro.
by Hans Petter Selasky
· 13 years ago
4637f40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
b73077e
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
99dff58
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
659e6ed
input/atari: Fix mouse movement and button mapping
by Geert Uytterhoeven
· 14 years ago
186f200
input/atari: Fix atarimouse init
by Michael Schmitz
· 16 years ago
7786908
input/atari: Use the correct mouse interrupt hook
by Michael Schmitz
· 16 years ago
9d2e173
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
by Michael Hennerich
· 13 years ago
891e376
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
by Thierry Reding
· 13 years ago
1af38ea
Input: tsc2007 - add poll_period parameter to platform data
by Thierry Reding
· 13 years ago
2d137c7e
Input: tsc2007 - add poll_delay parameter to platform data
by Thierry Reding
· 13 years ago
84005eb
Input: tsc2007 - add max_rt parameter to platform data
by Thierry Reding
· 13 years ago
4a1a42a
Input: tsc2007 - debounce pressure measurement
by Thierry Reding
· 13 years ago
f1e430e
Input: ad714x - fix captouch wheel option algorithm
by Michael Hennerich
· 13 years ago
3532cb0
Input: ad714x - allow platform code to specify irqflags
by Michael Hennerich
· 13 years ago
e223cc7
Input: ad714x - fix threshold and completion interrupt masks
by Michael Hennerich
· 13 years ago
dc5f4f5
Input: ad714x - fix up input configuration
by Michael Hennerich
· 13 years ago
9cb6cfae
Input: elantech - remove support for proprietary X driver
by Éric Piel
· 13 years ago
89eec4d
Input: elantech - report multitouch with proper ABS_MT messages
by Éric Piel
· 13 years ago
f941c70
Input: elantech - export pressure and width when supported
by Éric Piel
· 13 years ago
215ef98
Input: atmel_tsadcc - correct call to input_free_device
by Julia Lawall
· 13 years ago
18aecc2
arch/tile: finish enabling support for TILE-Gx 64-bit chip
by Chris Metcalf
· 14 years ago
49f019c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
36682b8
Input: add driver FSL MPR121 capacitive touch sensor
by Zhang Jiejing
· 13 years ago
7cbbb75
Input: remove useless synchronize_rcu() calls
by Eric Dumazet
· 13 years ago
1201e7e
Input: ads7846 - fix gpio_pendown configuration
by Igor Grinberg
· 13 years ago
ebcaaad
Input: ads7846 - add possibility to use external vref on ads7846
by Alexander Stein
· 13 years ago
e70bdd4
Input: rotary-encoder - add support for half-period encoders
by Johan Hovold
· 13 years ago
521a8f5
Input: rotary-encoder - refactor and clean up
by Johan Hovold
· 13 years ago
baafb43
Input: tegra-kbc - change wakeup logic to be all or nothing
by Rakesh Iyer
· 13 years ago
28350e3
Input: ads7846 - remove unused variable from struct ads7845_ser_req
by Alexander Stein
· 14 years ago
1dbe7da
Input: ads7846 - make transfer buffers DMA safe
by Alexander Stein
· 14 years ago
7388754
Input: ati_remote2 - return the error code from sysfs channel_mask store
by Ville Syrjala
· 14 years ago
9cc7c80
Input: sh_keysc - only compile PM code if PM is enabled
by Dmitry Torokhov
· 14 years ago
4296f1a
Input: h3600_ts_input - fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
12d0cef
Input: sh_keysc - make sh_keysc_device_driver static
by Dmitry Torokhov
· 14 years ago
497ff03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
2dfb9a8
Input: sh_keysc - switch to threaded IRQ handler
by Magnus Damm
· 14 years ago
b6d2a3e
Input: sh_keysc - implement runtime PM support
by Magnus Damm
· 14 years ago
e490ebd
Input: input-polldev - use system-wide freezable workqueue
by Dmitry Torokhov
· 14 years ago
34abeeb
Input: tegra-kbc - add ghost key filter
by Rakesh Iyer
· 14 years ago
bf28370
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
by Mark Brown
· 14 years ago
acad985
Input: wm831x-ts - allow IRQ flags to be specified
by Mark Brown
· 14 years ago
f534666
Input: wm831x-ts - fix races with IRQ management
by Mark Brown
· 14 years ago
5c9db64
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
60c8ba6
Input: omap-keypad - fix a wrong free_irq() parameter
by Axel Lin
· 14 years ago
94bb530
Input: qt1070 - add MODULE_DEVICE_TABLE
by Axel Lin
· 14 years ago
cdda911
Input: evdev - only signal polls on full packets
by Jeff Brown
· 14 years ago
03351ff
Merge commit 'v2.6.39-rc4' into next
by Dmitry Torokhov
· 14 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
96fd2d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
c36b58e
Input: xen-kbdfront - fix mouse getting stuck after save/restore
by Igor Mammedov
· 14 years ago
80b4895
Input: estimate number of events per packet
by Jeff Brown
· 14 years ago
9fb0f14
Input: evdev - indicate buffer overrun with SYN_DROPPED
by Jeff Brown
· 14 years ago
8b86c1c
Input: atmel_mxt_ts - convert to MT protocol B
by Joonyoung Shim
· 14 years ago
08960a0
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
by Iiro Valkonen
· 14 years ago
910d805
Input: atmel_mxt_ts - support 12bit resolution
by Joonyoung Shim
· 14 years ago
4203306
Input: add driver for Maxim max11801 touchscreen controller
by Zhang Jiejing
· 14 years ago
4671127
Input: gpio-keys - add support for setting device name
by Alexander Stein
· 14 years ago
92a4767
Input: gpio_keys - add support for EV_ABS
by Alexander Stein
· 14 years ago
c68b208
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
by Axel Lin
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
9084338
Input: h3600_ts - fix error handling at connect
by Christoph Fritz
· 14 years ago
8f74c06
Input: twl4030_keypad - avoid potential NULL-pointer dereference
by Shubhrajyoti D
· 14 years ago
899631c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
e28e1d9
Input: rpckbd - fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
26fcd2a
Input: wacom - add support for Lenovo tablet ID (0xE6)
by Manoj Iyer
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a2a94e7
Input: i8042 - downgrade selftest error message to dbg()
by Paul Bolle
· 14 years ago
7087486
Input: synaptics - fix crash in synaptics_module_init()
by Jan Beulich
· 14 years ago
799a2a2
Input: spear-keyboard - fix inverted condition in interrupt handler
by Rajeev Kumar
· 14 years ago
a718d79
Input: uinput - allow for 0/0 min/max on absolute axes.
by Peter Hutterer
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
170531b
Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
by Seth Forshee
· 14 years ago
f3cf5c4
Input: sparse-keymap - report scancodes with key events
by Seth Forshee
· 14 years ago
d51ca07
Input: h3600_ts_input - fix a spelling error
by Sylvestre Ledru
· 14 years ago
e35fb8c
Input: wacom - report resolution for pen devices
by Ping Cheng
· 14 years ago
7b824bb
Input: wacom - constify wacom_features for a new missed Bamboo models
by Ping Cheng
· 14 years ago
24c6d02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
a0fa220
Input: tsc2005 - fix locking issue
by Aaro Koskinen
· 14 years ago
9034279
Input: tsc2005 - use relative jiffies to schedule the watchdog
by Aaro Koskinen
· 14 years ago
ddca6a3
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 14 years ago
c9f560b
mfd: Adopt mfd_data in 88pm860x input driver
by Haojian Zhuang
· 14 years ago
0638d56
mfd: mfd_cell is now implicitly available to twl4030 drivers
by Andres Salomon
· 14 years ago
a952baa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7b7adc4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
by Linus Torvalds
· 14 years ago
9c9585e
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
by Russell King
· 14 years ago
def179c
Merge branch 'tsc2005' into next
by Dmitry Torokhov
· 14 years ago
5cb81d1
Input: tsc2005 - remove 'disable' sysfs attribute
by Dmitry Torokhov
· 14 years ago
Next »