index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
2009-11-23
Input: ads7846 - switch to using dev_vdbg()
Pavel Machek
2009-11-23
Input: ads7846 - fix pressure reporting
Pavel Machek
2009-11-23
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
2009-11-20
AT91: add touchscreen support for at91sam9g45ekes
Nicolas Ferre
2009-11-20
Input: atmel_tsadcc - use platform parameters
Nicolas Ferre
2009-11-20
Input: atmel_tsadcc - rework setting touchscreen capabilities
Nicolas Ferre
2009-11-20
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
2009-11-20
Input: lifebook - do not advertise unsupported buttons
Dmitry Torokhov
2009-11-20
Input: elantech - do not advertise relative events
Dmitry Torokhov
2009-11-20
Input: touchkit_ps2 - do not advertise unsupported buttons
Dmitry Torokhov
2009-11-20
Input: input-polldev - add sysfs interface for controlling poll interval
Samu Onkalo
2009-11-20
Input: gpio_keys - seperate individual button setup to make code neater
Ben Dooks
2009-11-20
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
Ben Dooks
2009-11-20
Input: gpio_keys - use dev_ macros to report information
Ben Dooks
2009-11-20
Input: ucb1400_ts - allow passing IRQ through platfrom_data
Marek Vasut
2009-11-05
Merge commit 'v2.6.32-rc6' into next
Dmitry Torokhov
2009-11-02
Input: synaptic_i2c - make unnecessarily global functions static
Dmitry Torokhov
2009-11-02
Input: gpio-keys - use IRQF_SHARED
Dmitry Eremin-Solenikov
2009-11-02
Input: winbond-cir - select LEDS_TRIGGERS
David Härdeman
2009-11-02
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
2009-11-02
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
2009-10-26
Input: add driver for Dynapro serial touchscreen
Tias Guns
2009-10-21
Input: atkbd - add a quirk for OQO 01+ multimedia keys
Jamie Lentin
2009-10-18
Input: add open and close methods for polled devices
Samu Onkalo
2009-10-18
Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()
Roel Kluin
2009-10-18
Input: atkbd - consolidate force release quirks for volume keys
Herton Ronaldo Krzesinski
2009-10-18
Input: logips2pp - model 73 is actually TrackMan FX
Dmitry Torokhov
2009-10-18
Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list
Dmitry Torokhov
2009-10-14
Input: fix locking issue in /proc/bus/input/ handlers
Dmitry Torokhov
2009-10-14
Input: atkbd - postpone restoring LED/repeat rate at resume
Dmitry Torokhov
2009-10-13
Input: add DaVinci Keypad Driver
Miguel Aguilar
2009-10-13
Input: vsxxxaa - change formatting style to match the rest of the kernel
Dmitry Torokhov
2009-10-13
Input: lkkbd - change formatting style to match the rest of the kernel
Dmitry Torokhov
2009-10-13
Input: atkbd - restore resetting LED state at startup
Dmitry Torokhov
2009-10-12
Input: add driver for Altera PS/2 controller
Thomas Chou
2009-10-12
Input: i8042 - make pnp_data_busted variable boolean instead of int
Dmitry Torokhov
2009-10-12
Input: synaptics - add another Protege M300 to rate blacklist
Dmitry Torokhov
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-10-08
Input: i8042 - print debug data when testing AUX IRQ delivery
Dmitry Torokhov
2009-10-05
Input: libps2 - fix dependancy on i8042
Dmitry Torokhov
2009-10-05
Input: ad7879 - pass up error codes from probe functions
Michael Hennerich
2009-10-05
Input: xpad - add BigBen Interactive XBOX 360 Controller
Thomas Gruber
2009-10-05
Input: rotary_encoder - fix relative axis support
H Hartley Sweeten
2009-10-05
Input: sparkspkr - move remove() functions to .devexit.text
Uwe Kleine-König
2009-10-05
Input: wistron_btns - add DMI entry for Medion WIM2030 laptop
Sebastian Frei
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-01
drivers/input/input.c: fix CONFIG_PM=n warning
Andrew Morton
[next]