Age | Commit message (Expand) | Author | Files | Lines |
2007-09-29 | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 1 | -1/+1 |
2007-09-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+4 |
2007-09-25 | Input: appletouch - fix idle reset logic | Thomas Rohwer | 1 | -2/+4 |
2007-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -2/+12 |
2007-09-07 | Input: usbtouchscreen - correctly set 'phys' | Vladimir Shebordaev | 1 | -1/+1 |
2007-09-05 | Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist | Elvis Pranskevichus | 1 | -0/+10 |
2007-09-05 | Input: i8042 - fix modpost warning | Ralf Baechle | 1 | -1/+1 |
2007-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -11/+11 |
2007-08-30 | Input: psmouse - make dummy touchkit_ps2_detect() static | Adrian Bunk | 1 | -1/+2 |
2007-08-30 | Input: gscps2 - convert to use kzalloc | Mariusz Kozlowski | 1 | -4/+2 |
2007-08-30 | Input: iforce - fix 'unused variable' warning | Andrew Morton | 1 | -4/+4 |
2007-08-30 | Input: i8042 - fix retrun value of i8042_aux_test_irq | Fernando Luis Vázquez Cao | 1 | -1/+3 |
2007-08-23 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 1 | -0/+1 |
2007-08-01 | [MIPS] Fixup secure computing stuff. | Ralf Baechle | 1 | -1/+1 |
2007-07-29 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 1 | -1/+1 |
2007-07-24 | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected | Michael Hennerich | 1 | -1/+1 |
2007-07-24 | Input: gpio_keys - remove duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -2/+7 |
2007-07-22 | x86_64: use the global PIT lock | Thomas Gleixner | 1 | -3/+8 |
2007-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 10 | -113/+545 |
2007-07-20 | Input: appletouch - improve powersaving for Geyser3 devices | Soeren Sonnenburg | 1 | -37/+74 |
2007-07-20 | Input: lifebook - fix an oops on Panasonic CF-18 | Dmitry Torokhov | 1 | -1/+1 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 3 | -12/+6 |
2007-07-18 | Input: switch to using seq_list_xxx helpers | Pavel Emelianov | 1 | -25/+4 |
2007-07-18 | Input: i8042 - give more trust to PNP data on i386 | Dmitry Torokhov | 1 | -7/+29 |
2007-07-18 | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov | 3 | -0/+203 |
2007-07-18 | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar | 1 | -0/+15 |
2007-07-18 | Input: ads7846 - introduce sample settling delay | Semih Hazar | 1 | -1/+64 |
2007-07-18 | Input: xpad - add support for leds on xbox 360 pad | Jan Kratochvil | 2 | -42/+155 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 3 | -0/+3 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-07-10 | Input: tsdev - fix broken usec-to-millisecs conversion | Andrew Morton | 1 | -1/+1 |
2007-07-10 | Input: pxa27x_keyboard - fix compile error | Mike Rapoport | 1 | -1/+1 |
2007-07-10 | Input: serio_raw - shut up errorneous warning | Andrew Morton | 1 | -1/+1 |
2007-07-10 | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 1 | -2/+2 |
2007-07-10 | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2 | -0/+39 |
2007-07-10 | Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 | Dmitry Torokhov | 1 | -20/+20 |
2007-07-10 | Input: xpad - make xpad_play_effect() static | Adrian Bunk | 1 | -1/+2 |
2007-07-10 | Input: xpad - fix check for succesful usb_buffer_alloc | Jan Kratochvil | 1 | -1/+1 |
2007-07-10 | Input: grip-mp - use ARRAY_SIZE | Andi Drebes | 1 | -2/+2 |
2007-07-10 | Input: wacom - add support for the new Bamboo tablets | Ping Cheng | 4 | -9/+53 |
2007-07-10 | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 3 | -0/+213 |
2007-07-10 | Input: convert from class devices to standard devices | Dmitry Torokhov | 5 | -299/+335 |
2007-07-10 | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov | 1 | -34/+87 |
2007-07-10 | Input: wistron - convert to use input-polldev | Dmitry Torokhov | 2 | -99/+102 |
2007-07-10 | Input: wistron - add LED support | Eric Piel | 2 | -2/+91 |
2007-07-10 | Input: wriston - reduce polling frequency | Eric Piel | 1 | -4/+14 |
2007-07-10 | Input: aiptek - update driver version | Rene van Paassen | 1 | -2/+2 |
2007-07-10 | Input: aiptek - rework the function key code | Rene van Paassen | 1 | -51/+46 |
2007-07-10 | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen | 1 | -1/+4 |