Age | Commit message (Expand) | Author |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | [PATCH] Input: add modalias support | Rusty Russell |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers |
2006-01-04 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman |
2005-12-30 | [PATCH] Input: warrior - fix HAT0Y axis setup | Dmitry Torokhov |
2005-12-28 | [SERMOUSE]: Sun mice speak 5-byte protocol too. | David S. Miller |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk |
2005-12-15 | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal | Al Viro |
2005-12-14 | [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 | Vojtech Pavlik |
2005-11-20 | Input: make serio and gameport more swsusp friendly | Dmitry Torokhov |
2005-11-20 | Input: handle failures in input_register_device() | Dmitry Torokhov |
2005-11-20 | Input: uinput - don't use "interruptible" in FF code | Dmitry Torokhov |
2005-11-20 | Input: uinput - add UI_SET_SWBIT ioctl | Dmitry Torokhov |
2005-11-20 | Input: uinput - convert to dynalloc allocation | Dmitry Torokhov |
2005-11-20 | Input: wistron - disable wifi/bluetooth on suspend | Miloslav Trmac |
2005-11-20 | Input: wistron - add PM support | Dmitry Torokhov |
2005-11-20 | Input: wistron - convert to dynamic input_dev allocation | Dmitry Torokhov |
2005-11-20 | Input: wistron - add support for Acer Aspire 1500 notebooks | Bernhard Rosenkraenzer |
2005-11-20 | Input: wistron - disable for x86_64 | Andrew Morton |
2005-11-20 | Input: add Wistron driver | Dmitry Torokhov |
2005-11-20 | Input: atkbd - speed up setting leds/repeat state | Dmitry Torokhov |
2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King |
2005-11-09 | [PATCH] Input: fix 'uniq' reporting in hotplug handler | Dmitry Torokhov |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl |
2005-11-02 | Input: lkkbd - miscellaneous fixes | Jan-Benedict Glaw |
2005-11-02 | Input: logips2pp - add support for MX3100 | Mirco Macrelli |
2005-11-02 | Input: locomokbd - fix wrong bustype | Pavel Machek |
2005-11-02 | Input: fix input device deregistration | Dmitry Torokhov |
2005-11-02 | Input: do not register statically allocated devices | Dmitry Torokhov |
2005-11-02 | Input: locomokbd - convert to dynamic input allocation | Dmitry Torokhov |
2005-10-31 | [PATCH] i386: CONFIG_PC removal | Arthur Othieno |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds |
2005-10-31 | Input: lkkbd - fix debug message in lkkbd_interrupt() | Dmitry Torokhov |
2005-10-31 | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov |
2005-10-31 | Input: fix input_dev registration message | Dmitry Torokhov |
2005-10-31 | Input: evdev - allow querying SW state from compat ioctl | Dmitry Torokhov |
2005-10-31 | Input: evdev - allow querying EV_SW bits from compat_ioctl | Dmitry Torokhov |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King |
2005-10-29 | [PATCH] amikbd fix | Al Viro |
2005-10-29 | [PATCH] missing bits in sparkspkr conversion | Al Viro |
2005-10-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |
2005-10-28 | [PATCH] input core: remove custom-made hotplug handler | Dmitry Torokhov |
2005-10-28 | [PATCH] INPUT: Create symlinks for backwards compatibility | Greg Kroah-Hartman |
2005-10-28 | [PATCH] INPUT: rename input_dev_class to input_class to be correct. | Greg Kroah-Hartman |