Age | Commit message (Expand) | Author |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-07-10 | Input: tsdev - fix broken usec-to-millisecs conversion | Andrew Morton |
2007-07-10 | Input: pxa27x_keyboard - fix compile error | Mike Rapoport |
2007-07-10 | Input: serio_raw - shut up errorneous warning | Andrew Morton |
2007-07-10 | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede |
2007-07-10 | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary |
2007-07-10 | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov |
2007-07-10 | Input: xpad - make xpad_play_effect() static | Adrian Bunk |
2007-07-10 | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil |
2007-07-10 | Input: grip-mp - use ARRAY_SIZE | Andi Drebes |
2007-07-10 | Input: wacom - add support for the new Bamboo tablets | Ping Cheng |
2007-07-10 | Input: add gpio-mouse driver | Hans-Christian Egtvedt |
2007-07-10 | Input: convert from class devices to standard devices | Dmitry Torokhov |
2007-07-10 | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov |
2007-07-10 | Input: wistron - convert to use input-polldev | Dmitry Torokhov |
2007-07-10 | Input: wistron - add LED support | Eric Piel |
2007-07-10 | Input: wriston - reduce polling frequency | Eric Piel |
2007-07-10 | Input: aiptek - update driver version | Rene van Paassen |
2007-07-10 | Input: aiptek - rework the function key code | Rene van Paassen |
2007-07-10 | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen |
2007-07-10 | Input: aiptek - correct the tool switching code | Rene van Paassen |
2007-07-10 | Input: aiptek - use only absolute misc reports | Rene van Paassen |
2007-07-10 | Input: aiptek - put sensible warnings in probe | Rene van Paassen |
2007-07-10 | Input: aiptek - use set_bit instead of bitwise or | Rene van Paassen |
2007-07-10 | Input: aiptek - fix relative mode parsing | Mark Vytlacil |
2007-07-10 | Input: aiptek - fixed mouse button defines | Rene van Paassen |
2007-07-10 | Input: aiptek - correct the proximity and validity checks | Rene van Paassen |
2007-07-10 | Input: aiptek - correct documentation on reports | Rene van Paassen |
2007-07-10 | Input: aiptek - use array to list all buttons | Dmitry Torokhov |
2007-07-10 | Input: aiptek - kill aiptek_convert_from_2s_complement() | Dmitry Torokhov |
2007-07-10 | Input: aiptek - use maps in attributes | Dmitry Torokhov |
2007-07-10 | Input: aiptek - do not check for NULL in attribute methods | Dmitry Torokhov |
2007-07-10 | Input: aiptek - use attribute group | Dmitry Torokhov |
2007-07-10 | Input: aiptek - remove vendor and product attributes from sysfs | Dmitry Torokhov |
2007-07-10 | Input: aiptek - do not try to export associated event device | Dmitry Torokhov |
2007-07-10 | Input: psmouse - add support for Cortron PS/2 Trackballs | Aristeu Rozanski |
2007-07-10 | Input: xpad - add Xbox360 gamepad rumble support | Jan Kratochvil |
2007-07-10 | Input: xpad - add support for Xbox 360 gamepad | Jan Kratochvil |
2007-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-06-29 | Input: serio - take drv_mutex in serio_cleanup() | Dmitry Torokhov |
2007-06-28 | Input: atkbd - use printk_ratelimit for spurious ACK messages | Qi Yong |
2007-06-28 | Input: atkbd - throttle LED switching | Dmitry Torokhov |
2007-06-28 | Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist | Dmitry Torokhov |
2007-06-20 | x86_64: Quieten Atari keyboard warnings in Kconfig | Andi Kleen |
2007-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-06-13 | Input: move input-polldev to drivers/input | Dmitry Torokhov |
2007-06-12 | Input: i8042 - add ULI EV4873 to noloop list | Dmitry Torokhov |
2007-06-12 | Input: i8042 - add ASUS P65UP5 to the noloop list | Dmitry Torokhov |
2007-06-12 | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary |
2007-06-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |