Age | Commit message (Expand) | Author |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-09-14 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-09-13 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2009-09-13 | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg |
2009-09-13 | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King |
2009-09-10 | Input: psmouse - use boolean type | Dmitry Torokhov |
2009-09-10 | Input: i8042 - use platform_driver_probe | Dmitry Torokhov |
2009-09-10 | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov |
2009-09-10 | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov |
2009-09-10 | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov |
2009-09-10 | Input: sunkbd - fix formatting | Dmitry Torokhov |
2009-09-10 | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-09-03 | Input: atkbd - add Compaq Presario R4000-series repeat quirk | Dave Andrews |
2009-09-03 | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov |
2009-09-03 | Input: atkbd - allow setting force-release bitmap via sysfs | Dmitry Torokhov |
2009-09-02 | ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform | wanzongshun |
2009-08-30 | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall |
2009-08-27 | Input: add twl4030_keypad driver | David Brownell |
2009-08-27 | Input: matrix-keypad - add function to build device keymap | Dmitry Torokhov |
2009-08-27 | Input: tosakbd - fix cleaning up KEY_STROBEs after error | Roel Kluin |
2009-08-27 | Input: joydev - validate axis/button maps before clobbering current ones | Stephen Kitt |
2009-08-27 | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov |
2009-08-26 | Input: i8042 - add Acer Aspire 5536 to the nomux list | Dmitry Torokhov |
2009-08-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-08-21 | Input: ucb1400_ts - enable interrupt unconditionally | Pavel Revak |
2009-08-21 | Input: ucb1400_ts - enable ADC Filter | Marek Vasut |
2009-08-21 | Input: wacom - don't use on-stack memory for report buffers | Dmitry Torokhov |
2009-08-20 | Input: xpad - add USB ID for the drumkit controller from Rock Band | Corbin Simpson |
2009-08-20 | Input: w90p910_keypad - rename driver name to match platform | Wan ZongShun |
2009-08-19 | Input: iforce - support new revision of ACT LABS Force RS | Jiri Kosina |
2009-08-19 | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang |
2009-08-19 | Input: psmouse - allow defining read-only attributes | Dmitry Torokhov |
2009-08-12 | Input: joydev - decouple axis and button map ioctls from input constants | Stephen Kitt |
2009-08-12 | Input: eeti_ts - allow active high irq lines | Daniel Mack |
2009-08-09 | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov |
2009-08-09 | Input: add keypad driver for w90p910 | Wan ZongShun |
2009-08-09 | Input: combine hil_kbd and hil_ptr drivers | Dmitry Torokhov |
2009-08-09 | Input: hil_kbd - prepare for merging with hil_ptr | Dmitry Torokhov |
2009-08-09 | Input: hil_kbd - switch to use completion instead of semaphore | Dmitry Torokhov |
2009-08-08 | Input: wistron_btns - switch to using dev_pm_ops | Dmitry Torokhov |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-08-05 | Input: matrix_keypad - make matrix keymap size dynamic | Eric Miao |
2009-08-05 | Input: wistron_btns - support Prestigio Wifi RF kill button | TJ |