Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | [PATCH] m68k/HP300: Enable HIL configuration options | Geert Uytterhoeven | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-10-01 | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 1 | -1/+10 |
2006-10-01 | Input: wistron - fix setting up special buttons | Reiner Herrmann | 1 | -5/+2 |
2006-09-19 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -8/+8 |
2006-08-23 | Input: wistron - fix crash due to referencing __initdata | Dmitry Torokhov | 1 | -8/+8 |
2006-07-19 | Input: uinput - switch to the new FF interface | Anssi Hannula | 1 | -16/+51 |
2006-07-06 | Input: wistron - fix section reference mismatches | Andrew Morton | 1 | -10/+10 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | Input: wistron - add mapping for Wistron MS 2111 | Frank de Lange | 1 | -0/+19 |
2006-06-23 | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 2 | -96/+124 |
2006-06-23 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 1 | -2/+2 |
2006-05-29 | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 1 | -0/+19 |
2006-04-05 | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 1 | -0/+21 |
2006-04-05 | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 1 | -0/+9 |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling | 1 | -26/+1 |
2006-02-19 | Input: uinput - semaphore to mutex conversion | Dmitry Torokhov | 1 | -7/+7 |
2006-02-15 | Input: kill remnants of 98kbd{,-io} and 98spkr | Arthur Othieno | 1 | -1/+0 |
2006-02-15 | Input: ixp4xx-beeper - fix compile error | Alessandro Zummo | 1 | -0/+1 |
2006-01-29 | Input: add ixp4xx beeper driver | Alessandro Zummo | 3 | -0/+196 |
2006-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -3/+3 |
2006-01-10 | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 1 | -3/+3 |
2006-01-08 | [PATCH] small hp_sdc_rtc cleanup: use no_llseek | Marcelo Tosatti | 1 | -8/+1 |
2006-01-05 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -1/+1 |
2005-12-28 | Input: wistron - convert to the new platform device interface | Dmitry Torokhov | 1 | -46/+68 |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 1 | -1/+1 |
2005-12-21 | Input: sparcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -57/+105 |
2005-12-21 | Input: m68kspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -17/+85 |
2005-12-21 | Input: pcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -6/+80 |
2005-12-20 | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) | Dmitry Torokhov | 1 | -1/+1 |
2005-12-15 | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal | Al Viro | 1 | -1/+1 |
2005-12-11 | Input: wistron - add Acer TravelMate 240 to DMI table | Ashutosh Naik | 1 | -0/+19 |
2005-11-20 | Input: uinput - don't use "interruptible" in FF code | Dmitry Torokhov | 1 | -8/+3 |
2005-11-20 | Input: uinput - add UI_SET_SWBIT ioctl | Dmitry Torokhov | 1 | -0/+4 |
2005-11-20 | Input: uinput - convert to dynalloc allocation | Dmitry Torokhov | 1 | -147/+163 |
2005-11-20 | Input: wistron - disable wifi/bluetooth on suspend | Miloslav Trmac | 1 | -0/+6 |
2005-11-20 | Input: wistron - add PM support | Dmitry Torokhov | 1 | -5/+57 |
2005-11-20 | Input: wistron - convert to dynamic input_dev allocation | Dmitry Torokhov | 1 | -16/+37 |
2005-11-20 | Input: wistron - add support for Acer Aspire 1500 notebooks | Bernhard Rosenkraenzer | 1 | -20/+59 |
2005-11-20 | Input: wistron - disable for x86_64 | Andrew Morton | 1 | -1/+1 |
2005-11-20 | Input: add Wistron driver | Dmitry Torokhov | 3 | -0/+454 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -7/+3 |
2005-10-31 | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov | 1 | -1/+1 |
2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst | 1 | -1/+1 |
2005-10-29 | [PATCH] missing bits in sparkspkr conversion | Al Viro | 1 | -1/+1 |
2005-10-28 | [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation | Dmitry Torokhov | 3 | -57/+56 |
2005-10-17 | [PATCH] uniput - fix crash on SMP | Dmitry Torokhov | 1 | -2/+2 |
2005-06-30 | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 1 | -11/+12 |
2005-06-30 | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 1 | -38/+43 |