Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | kconfig: add missing dependency of conf to localyesconfig | Steven Rostedt | 2009-08-21 | |
| * | | | | | | | | | | | | | | kconfig: test if a .config already exists | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: make local .config default for streamline_config | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: have extract-ikconfig read ELF files | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: do not warn about modules built in | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: add make localyesconfig option | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt | 2009-08-18 | |
| * | | | | | | | | | | | | | | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 2009-08-18 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-09-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg | 2009-09-13 | |
| | * | | | | | | | | | | | | | | | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov | 2009-09-13 | |
| | * | | | | | | | | | | | | | | | Input: psmouse - use boolean type | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - use platform_driver_probe | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: sunkbd - fix formatting | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov | 2009-09-11 | |
| | * | | | | | | | | | | | | | | | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov | 2009-09-03 | |
| | * | | | | | | | | | | | | | | | Input: atkbd - allow setting force-release bitmap via sysfs | Dmitry Torokhov | 2009-09-03 | |
| | * | | | | | | | | | | | | | | | Input: w90p910_keypad - move a dereference below a NULL test | Julia Lawall | 2009-08-30 | |
| | * | | | | | | | | | | | | | | | Input: add twl4030_keypad driver | David Brownell | 2009-08-28 | |
| | * | | | | | | | | | | | | | | | Input: matrix-keypad - add function to build device keymap | Dmitry Torokhov | 2009-08-28 | |
| | * | | | | | | | | | | | | | | | Input: tosakbd - fix cleaning up KEY_STROBEs after error | Roel Kluin | 2009-08-28 | |
| | * | | | | | | | | | | | | | | | Input: joydev - validate axis/button maps before clobbering current ones | Stephen Kitt | 2009-08-28 | |
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2009-08-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | Input: xpad - add USB ID for the drumkit controller from Rock Band | Corbin Simpson | 2009-08-21 | |
| | * | | | | | | | | | | | | | | | | Input: w90p910_keypad - rename driver name to match platform | Wan ZongShun | 2009-08-21 | |
| | * | | | | | | | | | | | | | | | | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang | 2009-08-20 | |
| | * | | | | | | | | | | | | | | | | Input: psmouse - allow defining read-only attributes | Dmitry Torokhov | 2009-08-20 | |
| | * | | | | | | | | | | | | | | | | Input: eeti_ts - allow active high irq lines | Daniel Mack | 2009-08-12 | |
| | * | | | | | | | | | | | | | | | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov | 2009-08-10 | |
| | * | | | | | | | | | | | | | | | | Input: add keypad driver for w90p910 | Wan ZongShun | 2009-08-10 | |
| | * | | | | | | | | | | | | | | | | 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-09 | |
| | * | | | | | | | | | | | | | | | | Input: wistron_btns - switch to using dev_pm_ops | Dmitry Torokhov | 2009-08-08 | |
| | * | | | | | | | | | | | | | | | | Input: serio - don't use serio->write() directly | Dmitry Torokhov | 2009-08-05 | |
| | * | | | | | | | | | | | | | | | | Input: hgpk - forced recalibration for the OLPC touchpad | Paul Fox | 2009-08-05 | |
| | * | | | | | | | | | | | | | | | | Input: tsc2007 - check if I2C communication works during probe | Richard Röjfors | 2009-08-05 | |
| | * | | | | | | | | | | | | | | | | Input: tsc2007 - make get_pendown_state platform callback optional | Dmitry Torokhov | 2009-08-05 | |
| | * | | | | | | | | | | | | | | | | Input: usbtouchscreen - add support for e2i touchscreen controller | Florian Echtler | 2009-07-28 |