| Commit message (Expand) | Author | Age |
* | [ARM] Fix some section mismatch warnings | Russell King | 2007-05-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 |
|\ |
|
| * | Input: ads7846 - SPI_CPHA mode bugfix | Semih Hazar | 2007-05-22 |
| * | Input: ads7846 - document that it handles tsc2046 too | David Brownell | 2007-05-22 |
| * | Input: input-polldev - add module info | Eric Piel | 2007-05-22 |
| * | Input: ucb1400_ts - use sched_setscheduler() | Satoru Takeuchi | 2007-05-22 |
| * | Input: ALPS - force stream mode | Dmitry Torokhov | 2007-05-22 |
| * | Input: iforce - minor clean-ups | Johann Deneux | 2007-05-22 |
| * | Input: iforce - fix force feedback not working | Johann Deneux | 2007-05-22 |
| * | Input: logips2pp - add type 72 (PS/2 TrackMan Marble) | Peter Samuelson | 2007-05-08 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-22 |
|\ \ |
|
| * | | input: hp680_ts compile fixes. | Kristoffer Ericson | 2007-05-13 |
* | | | missing dependencies for USB drivers in input | Al Viro | 2007-05-15 |
|/ / |
|
* | | Input: evdev - fix overflow in compat_ioctl | Kenichi Nagai | 2007-05-11 |
* | | Fix ixp4xx compile error | Frederik Deweerdt | 2007-05-10 |
* | | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky | 2007-05-10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2007-05-08 |
|\| |
|
| * | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 2007-05-08 |
| * | Input: move USB mice under drivers/input/mouse | Dmitry Torokhov | 2007-05-08 |
| * | Input: move USB gamepads under drivers/input/joystick | Dmitry Torokhov | 2007-05-08 |
| * | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | 2007-05-08 |
| * | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 2007-05-08 |
| * | Input: i8042 - fix AUX port detection with some chips | Roland Scheidegger | 2007-05-08 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-08 |
| |\ |
|
| * | | Input: aaed2000_kbd - convert to use polldev library | Dmitry Torokhov | 2007-05-03 |
| * | | Input: synaptics - don't complain about failed resets | Dmitry Torokhov | 2007-05-03 |
| * | | Input: pull input.h into uinpit.h | Mike Frysinger | 2007-05-03 |
| * | | Input: evdev - fix some sparse warnings (signedness, shadowing) | Dmitry Torokhov | 2007-05-03 |
| * | | Input: drivers/joystick - fix various sparse warnings | Dmitry Torokhov | 2007-05-03 |
| * | | Input: force feedback - make sure effect is present before playing | Dmitry Torokhov | 2007-05-03 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
| |/
|/| |
|
* | | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 2007-05-06 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 |
|\| |
|
| * | Input: gpio_keys - add support for switches (EV_SW) | Roman Moravcik | 2007-05-01 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 |
| |\ |
|
| * | | Input: cobalt_btns - convert to use polldev library | Dmitry Torokhov | 2007-04-29 |
| * | | Input: add skeleton for simple polled devices | Dmitry Torokhov | 2007-04-29 |
| * | | Input: wistron - fix typo in keymap for Acer TM610 | Eric Piel | 2007-04-29 |
| * | | Input: add input_set_capability() helper | Dmitry Torokhov | 2007-04-25 |
| * | | Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs | Dmitry Torokhov | 2007-04-25 |
| * | | Input: i8042 - add Panasonic CF-29 to nomux list | Dmitry Torokhov | 2007-04-25 |
| * | | Input: lifebook - split into 2 devices | Dmitry Torokhov | 2007-04-25 |
| * | | Input: lifebook - add signature of Panasonic CF-29 | Dmitry Torokhov | 2007-04-25 |
| * | | Input: lifebook - activate 6-byte protocol on select models | Dmitry Torokhov | 2007-04-12 |
| * | | Input: lifebook - work properly on Panasonic CF-18 | Dmitry Torokhov | 2007-04-12 |
| * | | Input: cobalt buttons - separate device and driver registration | Dmitry Torokhov | 2007-04-12 |
| * | | Input: pxa27x - do not use deprecated SA_INTERRUPT flag | Thomas Gleixner | 2007-04-12 |
| * | | Input: ucb1400 - make delays configurable | Cliff Brake | 2007-04-12 |
| * | | Input: misc devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 |
| * | | Input: joysticks - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 |