| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-08 | 9 | -181/+691 |
|\ |
|
| * | Input: gpio_mouse - use standard driver registration method | Saeed Bishara | 2009-07-07 | 1 | -6/+5 |
| * | Input: mark serio and i8042 as suspended when hibernating too | Thadeu Lima de Souza Cascardo | 2009-07-07 | 2 | -6/+8 |
| * | Input: add support for generic GPIO-based matrix keypad | Eric Miao | 2009-06-29 | 3 | -2/+465 |
| * | Input: arrange keyboards alphabetically | Dmitry Torokhov | 2009-06-29 | 2 | -162/+161 |
| * | Input: gpio-keys - avoid possibility of sleeping in timer function | Jani Nikula | 2009-06-28 | 1 | -5/+12 |
| * | Input: gpio-keys - revert 'change timer to workqueue' | Jani Nikula | 2009-06-28 | 1 | -12/+20 |
| * | Input: wacom - add DTF720a support and fix rotation on Intuos3 | Ping Cheng | 2009-06-28 | 1 | -1/+5 |
| * | Input: i8042 - more reset quirks for MSI Wind-clone netbooks | Yan Li | 2009-06-28 | 1 | -0/+28 |
* | | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 40 | -217/+4122 |
|\ \
| |/ |
|
| * | Input: add driver for Synaptics I2C touchpad | Mike Rapoport | 2009-06-19 | 3 | -0/+695 |
| * | Input: synaptics - add support for reporting x/y resolution | Tero Saarni | 2009-06-19 | 3 | -3/+39 |
| * | Input: ALPS - handle touchpoints buttons correctly | Ulrich Dangel | 2009-06-11 | 1 | -4/+9 |
| * | Input: gpio-keys - change timer to workqueue | Alek Du | 2009-06-11 | 1 | -20/+12 |
| * | Input: ads7846 - pin change interrupt support | Michael Roth | 2009-06-11 | 1 | -3/+9 |
| * | Input: add support for touchscreen on W90P910 ARM platform | Wan ZongShun | 2009-06-11 | 3 | -0/+359 |
| * | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2009-06-11 | 8 | -7/+31 |
| |\ |
|
| * | | Input: appletouch - improve finger detection | Jeremy Huddleston | 2009-06-03 | 1 | -1/+1 |
| * | | Input: wacom - clear Intuos4 wheel data when finger leaves proximity | Ping Cheng | 2009-06-03 | 1 | -0/+3 |
| * | | Input: add driver for EETI touchpanels | Daniel Mack | 2009-05-19 | 3 | -0/+296 |
| * | | Input: ads7846 - more detailed model name in sysfs | Michael Roth | 2009-05-19 | 1 | -1/+3 |
| * | | Input: ads7846 - support swapping x and y axes | Michael Roth | 2009-05-19 | 1 | -0/+7 |
| * | | Input: ati_remote2 - use non-atomic bitops | Ville Syrjala | 2009-05-19 | 1 | -8/+8 |
| * | | Input: introduce lm8323 keypad driver | Felipe Balbi | 2009-05-15 | 3 | -1/+891 |
| * | | Input: psmouse - ESD workaround fix for OLPC XO touchpad | Zephaniah E. Hull | 2009-05-15 | 1 | -1/+3 |
| * | | Input: tsc2007 - make sure platform provides get_pendown_state() | Kwangwoo Lee | 2009-05-15 | 1 | -1/+1 |
| * | | Input: uinput - flush all pending ff effects before destroying device | Aristeu Sergio Rozanski Filho | 2009-05-15 | 1 | -23/+71 |
| * | | Input: simplify name handling for certain input handles | Thadeu Lima de Souza Cascardo | 2009-05-11 | 3 | -18/+14 |
| * | | Input: serio - do not use deprecated dev.power.power_state | Dmitry Torokhov | 2009-05-09 | 3 | -29/+31 |
| * | | Input: wacom - add support for Intuos4 tablets | Ping Cheng | 2009-05-08 | 4 | -41/+148 |
| * | | Input: lifebook - don't send incomplete events | Dmitry Torokhov | 2009-05-08 | 1 | -12/+13 |
| * | | Input: ALPS - Dell Latitude D630/D800 have DualPoint | Dmitry Torokhov | 2009-05-08 | 1 | -9/+9 |
| * | | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 | 34 | -124/+360 |
| |\ \ |
|
| * | | | Input: wm97xx - do not access dev->driver_data directly | Greg Kroah-Hartman | 2009-05-01 | 1 | -1/+1 |
| * | | | Input: add dm355evm_keys driver | David Brownell | 2009-04-23 | 3 | -0/+339 |
| * | | | Input: add twl4030-pwrbutton driver | Felipe Balbi | 2009-04-19 | 3 | -0/+156 |
| * | | | Input: add matrix keypad driver for Cirrus EP93xx | H Hartley Sweeten | 2009-04-18 | 3 | -0/+481 |
| * | | | Input: add wm97xx accelerated driver for Atmel microprocessors | Hans-Christian Egtvedt | 2009-04-18 | 3 | -0/+462 |
| * | | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag | Dmitry Torokhov | 2009-04-18 | 1 | -2/+1 |
| * | | | Input: serio - rearrange EXPORT_SYMBOL() markings | Dmitry Torokhov | 2009-04-17 | 1 | -11/+10 |
| * | | | Input: gameport - rearrange EXPORT_SYMBOL() markings | Dmitry Torokhov | 2009-04-17 | 1 | -10/+9 |
| * | | | Input: fp801-gp - add MODULE_DESCRIPTION() | Dmitry Torokhov | 2009-04-17 | 1 | -0/+1 |
| * | | | Input: gtco - add MODULE_DESCRIPTION() | Dmitry Torokhov | 2009-04-17 | 1 | -0/+1 |
| * | | | Input: rotary_encoder - add support for REL_* axes | H Hartley Sweeten | 2009-04-17 | 1 | -20/+41 |
* | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 2 | -1/+2 |
|\ \ \ \ |
|
| * | | | | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 2 | -1/+2 |
* | | | | | xen: remove driver_data direct access of struct device from more drivers | Greg Kroah-Hartman | 2009-06-15 | 1 | -4/+4 |
* | | | | | input: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -1/+1 |
* | | | | | Driver Core: input: add nodename for input drivers | Kay Sievers | 2009-06-15 | 1 | -0/+6 |
|/ / / / |
|