Age | Commit message (Expand) | Author |
2007-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-02-11 | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day |
2007-02-10 | Input: i8042 - fix AUX IRQ delivery check | Dmitry Torokhov |
2007-02-10 | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 | Michael Leun |
2007-02-10 | Input: inport - use correct config option for ATIXL | Robert P. J. Day |
2007-02-10 | Input: HIL - handle erros from input_register_device() | Cyrill V. Gorcunov |
2007-02-10 | Input: tsdev - schedule removal | Richard Purdie |
2007-02-10 | Input: add Atlas button driver | Jaya Kumar |
2007-02-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-02-09 | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) | Andrew Morton |
2007-02-07 | SERIO: add the sysfs driver name to all modules | Greg Kroah-Hartman |
2007-01-18 | Input: ads7846 - be more compatible with the hwmon framework | David Brownell |
2007-01-18 | Input: ads7846 - detect pen up from GPIO state | Imre Deak |
2007-01-18 | Input: ads7846 - select correct SPI mode | Imre Deak |
2007-01-18 | Input: ads7846 - switch to using hrtimer | Imre Deak |
2007-01-18 | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak |
2007-01-18 | Input: ads7846 - pluggable filtering logic | Imre Deak |
2007-01-18 | Input: gpio-keys - keyboard driver for GPIO buttons | Phil Blundell |
2007-01-18 | Input: i8042 - really suppress ACK/NAK during panic blink | Dmitry Torokhov |
2006-12-31 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller |
2006-12-21 | Input: pc110pad - return proper error | Akinobu Mita |
2006-12-17 | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. | Fabrice Knevez |
2006-12-17 | [PATCH] m68k trivial build fixes | Al Viro |
2006-12-13 | [PATCH] missing includes in hilkbd | Al Viro |
2006-12-12 | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre |
2006-12-10 | [PATCH] ucb1400_ts depends SND_AC97_BUS | Randy Dunlap |
2006-12-08 | [PATCH] Generic HID layer - build | Jiri Kosina |
2006-12-08 | Input: ucb1400 - fix compile error | Dmitry Torokhov |
2006-12-08 | Input: kill maple_keyb.c driver | Paul Mundt |
2006-12-08 | Input: i8042 - add another Lifebook P7010 to nomux blacklist | Dmitry Torokhov |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-12-07 | [PATCH] Correct misc_register return code handling in several drivers | Neil Horman |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman |
2006-12-01 | usb: iforce-usb free urb cleanup | Mariusz Kozlowski |
2006-11-24 | Input: add to kernel-api docbook | Randy Dunlap |
2006-11-24 | Input: add driver for keyboard on AAED-2000 development board (ARM) | Nicolas Bellido |
2006-11-23 | Input: handle serio_register_driver() errors | Akinobu Mita |
2006-11-23 | Input: serio - make serio_register_driver() return errors | Dmitry Torokhov |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |
2006-11-17 | lkkbd: Remove my old snail-mail address | Jan-Benedict Glaw |
2006-11-17 | Input: serio - remove serio_unregister_port_delayed() | Dmitry Torokhov |
2006-11-17 | Input: add Philips UCB1400 touchscreen driver | Nicolas Pitre |
2006-11-17 | Input: i8042 - fix shutdown issue on some boxes with active MUXes | Dmitry Torokhov |
2006-11-17 | Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE | Marton Nemeth |
2006-11-09 | Input: psmouse - fix attribute access on 64-bit systems | Sergey Vlasov |