| Commit message (Expand) | Author | Age | Files | Lines |
* | [WATCHDOG] Add pnx833x_wdt | Daniel Laird | 2009-06-20 | 3 | -0/+292 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-06-20 | 3 | -4/+23 |
|\ |
|
| * | kernel-doc: fix param matching for array params | Randy Dunlap | 2009-06-20 | 1 | -0/+17 |
| * | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap | 2009-06-20 | 1 | -0/+2 |
| * | kallsyms: fix inverted valid symbol checking | Mike Frysinger | 2009-06-20 | 1 | -3/+3 |
| * | kbuild: fix build error during make htmldocs | Amerigo Wang | 2009-06-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-06-20 | 52 | -244/+4256 |
|\ \ |
|
| * | | Input: add driver for Synaptics I2C touchpad | Mike Rapoport | 2009-06-20 | 3 | -0/+695 |
| * | | Input: synaptics - add support for reporting x/y resolution | Tero Saarni | 2009-06-20 | 4 | -3/+41 |
| * | | 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 | 836 | -5722/+20536 |
| |\ \ |
|
| * | | | 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: ucb1400 - move static function from header into core | Sebastian Andrzej Siewior | 2009-05-27 | 2 | -19/+24 |
| * | | | Input: add driver for EETI touchpanels | Daniel Mack | 2009-05-20 | 3 | -0/+296 |
| * | | | Input: ads7846 - more detailed model name in sysfs | Michael Roth | 2009-05-20 | 1 | -1/+3 |
| * | | | Input: ads7846 - support swapping x and y axes | Michael Roth | 2009-05-20 | 2 | -0/+8 |
| * | | | Input: ati_remote2 - use non-atomic bitops | Ville Syrjala | 2009-05-20 | 1 | -8/+8 |
| * | | | Input: introduce lm8323 keypad driver | Felipe Balbi | 2009-05-16 | 4 | -1/+937 |
| * | | | Input: psmouse - ESD workaround fix for OLPC XO touchpad | Zephaniah E. Hull | 2009-05-16 | 1 | -1/+3 |
| * | | | Input: tsc2007 - make sure platform provides get_pendown_state() | Kwangwoo Lee | 2009-05-16 | 1 | -1/+1 |
| * | | | Input: uinput - flush all pending ff effects before destroying device | Aristeu Sergio Rozanski Filho | 2009-05-16 | 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-10 | 5 | -33/+39 |
| * | | | Input: wacom - add support for Intuos4 tablets | Ping Cheng | 2009-05-09 | 4 | -41/+148 |
| * | | | Input: lifebook - don't send incomplete events | Dmitry Torokhov | 2009-05-09 | 1 | -12/+13 |
| * | | | Input: ALPS - Dell Latitude D630/D800 have DualPoint | Dmitry Torokhov | 2009-05-09 | 1 | -9/+9 |
| * | | | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-09 | 9695 | -384567/+993089 |
| |\ \ \ |
|
| * | | | | 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-24 | 3 | -0/+339 |
| * | | | | Input: keyboard - remove warning about raw mode not supported | Dmitry Torokhov | 2009-04-21 | 1 | -2/+0 |
| * | | | | Input: add twl4030-pwrbutton driver | Felipe Balbi | 2009-04-20 | 3 | -0/+156 |
| * | | | | Input: add matrix keypad driver for Cirrus EP93xx | H Hartley Sweeten | 2009-04-19 | 4 | -0/+523 |
| * | | | | Input: add wm97xx accelerated driver for Atmel microprocessors | Hans-Christian Egtvedt | 2009-04-19 | 3 | -0/+462 |
| * | | | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag | Dmitry Torokhov | 2009-04-19 | 1 | -2/+1 |
| * | | | | Input: fix typo in documentation | Thadeu Lima de Souza Cascardo | 2009-04-18 | 1 | -1/+1 |
| * | | | | Input: serio - rearrange EXPORT_SYMBOL() markings | Dmitry Torokhov | 2009-04-18 | 1 | -11/+10 |
| * | | | | Input: gameport - rearrange EXPORT_SYMBOL() markings | Dmitry Torokhov | 2009-04-18 | 1 | -10/+9 |
| * | | | | Input: fp801-gp - add MODULE_DESCRIPTION() | Dmitry Torokhov | 2009-04-18 | 1 | -0/+1 |
| * | | | | Input: gtco - add MODULE_DESCRIPTION() | Dmitry Torokhov | 2009-04-18 | 1 | -0/+1 |
| * | | | | Input: rotary_encoder - add support for REL_* axes | H Hartley Sweeten | 2009-04-18 | 3 | -21/+51 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-06-20 | 83 | -1300/+1391 |
|\ \ \ \ \ |
|
| * | | | | | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 2009-06-20 | 1 | -1/+1 |
| * | | | | | agp: add user mapping support to ATI AGP bridge. | Dave Airlie | 2009-06-19 | 1 | -4/+14 |
| * | | | | | drm/i915: enable GEM on PAE. | Dave Airlie | 2009-06-19 | 1 | -5/+0 |
| * | | | | | drm/radeon: fix unused variables warning | Dave Airlie | 2009-06-19 | 1 | -2/+0 |
| * | | | | | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 21 | -146/+152 |