| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-13 | 3 | -188/+0 |
|\ |
|
| * | Input: move input-polldev to drivers/input | Dmitry Torokhov | 2007-06-13 | 3 | -188/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Input: input-polldev - add module info | Eric Piel | 2007-05-22 | 1 | -0/+5 |
* | | missing dependencies for USB drivers in input | Al Viro | 2007-05-15 | 1 | -0/+5 |
* | | Fix ixp4xx compile error | Frederik Deweerdt | 2007-05-10 | 1 | -1/+1 |
|/ |
|
* | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 2007-05-08 | 9 | -9/+3961 |
* | Input: pull input.h into uinpit.h | Mike Frysinger | 2007-05-03 | 1 | -1/+0 |
* | Input: cobalt_btns - convert to use polldev library | Dmitry Torokhov | 2007-04-29 | 2 | -37/+23 |
* | Input: add skeleton for simple polled devices | Dmitry Torokhov | 2007-04-29 | 3 | -0/+183 |
* | Input: wistron - fix typo in keymap for Acer TM610 | Eric Piel | 2007-04-29 | 1 | -1/+1 |
* | Input: cobalt buttons - separate device and driver registration | Dmitry Torokhov | 2007-04-12 | 1 | -23/+1 |
* | Input: misc devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 | 4 | -6/+6 |
* | Input: drivers/input/misc - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 2 | -10/+9 |
* | Input: wistron - declare keymaps as initdata | Eric Piel | 2007-04-12 | 1 | -27/+49 |
* | Input: wistron - introduce generic keymap | Eric Piel | 2007-04-12 | 1 | -2/+40 |
* | Input: wistron - add acerhk laptop database | Eric Piel | 2007-04-12 | 1 | -72/+523 |
* | Input: wistron - add support for TravelMate 610 | Eric Piel | 2007-03-07 | 1 | -0/+24 |
* | Input: add driver for MIPS Cobalt back panel buttons | Yoichi Yuasa | 2007-02-18 | 3 | -1/+220 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 | Michael Leun | 2007-02-10 | 1 | -0/+20 |
* | Input: add Atlas button driver | Jaya Kumar | 2007-02-10 | 3 | -0/+181 |
* | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ... | Al Viro | 2006-10-15 | 1 | -4/+4 |
* | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] m68k/HP300: Enable HIL configuration options | Geert Uytterhoeven | 2006-10-09 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 2006-10-01 | 1 | -1/+10 |
* | Input: wistron - fix setting up special buttons | Reiner Herrmann | 2006-10-01 | 1 | -5/+2 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 | 1 | -8/+8 |
|\ |
|
| * | Input: wistron - fix crash due to referencing __initdata | Dmitry Torokhov | 2006-08-23 | 1 | -8/+8 |
* | | Input: uinput - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 1 | -16/+51 |
|/ |
|
* | Input: wistron - fix section reference mismatches | Andrew Morton | 2006-07-06 | 1 | -10/+10 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Input: wistron - add mapping for Wistron MS 2111 | Frank de Lange | 2006-06-27 | 1 | -0/+19 |
* | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2006-06-23 | 2 | -96/+124 |
* | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-23 | 1 | -2/+2 |
* | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 2006-05-29 | 1 | -0/+19 |
* | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 2006-04-05 | 1 | -0/+21 |
* | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 2006-04-05 | 1 | -0/+9 |
* | Input: pcspkr - separate device and driver registration | Michael Neuling | 2006-03-14 | 1 | -26/+1 |
* | Input: uinput - semaphore to mutex conversion | Dmitry Torokhov | 2006-02-19 | 1 | -7/+7 |
* | Input: kill remnants of 98kbd{,-io} and 98spkr | Arthur Othieno | 2006-02-15 | 1 | -1/+0 |
* | Input: ixp4xx-beeper - fix compile error | Alessandro Zummo | 2006-02-15 | 1 | -0/+1 |
* | Input: add ixp4xx beeper driver | Alessandro Zummo | 2006-01-29 | 3 | -0/+196 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-01-10 | 1 | -3/+3 |
|\ |
|
| * | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 2006-01-10 | 1 | -3/+3 |
* | | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 2006-01-08 | 1 | -8/+1 |
|/ |
|
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-01-05 | 1 | -1/+1 |
|\ |
|