16 May, 2007

1 commit


12 May, 2007

1 commit

  • When exporting input device bitmaps via compat_ioctl on BIG_ENDIAN
    platforms evdev calculates data size incorrectly. This causes buffer
    overflow if user specifies buffer smaller than maxlen.

    Signed-off-by: Kenichi Nagai
    Signed-off-by: Dmitry Torokhov
    Signed-off-by: Linus Torvalds

    Kenichi Nagai
     

11 May, 2007

1 commit

  • drivers/input/misc/ixp4xx-beeper.c: In function 'ixp4xx_spkr_event':
    drivers/input/misc/ixp4xx-beeper.c:54: error: 'input_dev' undeclared (first use in this function)
    drivers/input/misc/ixp4xx-beeper.c:54: error: (Each undeclared identifier is reported only once
    drivers/input/misc/ixp4xx-beeper.c:54: error: for each function it appears in.)

    Signed-off-by: Frederik Deweerdt
    Acked-by: Dmitry Torokhov
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Frederik Deweerdt
     

10 May, 2007

1 commit


09 May, 2007

2 commits

  • * master.kernel.org:/pub/scm/linux/kernel/git/dtor/input:
    Input: move USB miscellaneous devices under drivers/input/misc
    Input: move USB mice under drivers/input/mouse
    Input: move USB gamepads under drivers/input/joystick
    Input: move USB touchscreens under drivers/input/touchscreen
    Input: move USB tablets under drivers/input/tablet
    Input: i8042 - fix AUX port detection with some chips
    Input: aaed2000_kbd - convert to use polldev library
    Input: drivers/usb/input - usb_buffer_free() cleanup
    Input: synaptics - don't complain about failed resets
    Input: pull input.h into uinpit.h
    Input: drivers/usb/input - fix sparse warnings (signedness)
    Input: evdev - fix some sparse warnings (signedness, shadowing)
    Input: drivers/joystick - fix various sparse warnings
    Input: force feedback - make sure effect is present before playing

    Linus Torvalds
     
  • Remove includes of where it is not used/needed.
    Suggested by Al Viro.

    Builds cleanly on x86_64, i386, alpha, ia64, powerpc, sparc,
    sparc64, and arm (all 59 defconfigs).

    Signed-off-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

08 May, 2007

7 commits


07 May, 2007

1 commit


05 May, 2007

4 commits

  • * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input: (65 commits)
    Input: gpio_keys - add support for switches (EV_SW)
    Input: cobalt_btns - convert to use polldev library
    Input: add skeleton for simple polled devices
    Input: update some documentation
    Input: wistron - fix typo in keymap for Acer TM610
    Input: add input_set_capability() helper
    Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
    Input: i8042 - add Panasonic CF-29 to nomux list
    Input: lifebook - split into 2 devices
    Input: lifebook - add signature of Panasonic CF-29
    Input: lifebook - activate 6-byte protocol on select models
    Input: lifebook - work properly on Panasonic CF-18
    Input: cobalt buttons - separate device and driver registration
    Input: ati_remote - make button repeat sensitivity configurable
    Input: pxa27x - do not use deprecated SA_INTERRUPT flag
    Input: ucb1400 - make delays configurable
    Input: misc devices - switch to using input_dev->dev.parent
    Input: joysticks - switch to using input_dev->dev.parent
    Input: touchscreens - switch to using input_dev->dev.parent
    Input: mice - switch to using input_dev->dev.parent
    ...

    Fixed up conflicts with core device model removal of "struct subsystem" manually.

    Signed-off-by: Linus Torvalds

    Linus Torvalds
     
  • * master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6:
    remove "struct subsystem" as it is no longer needed
    sysfs: printk format warning
    DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt
    platform: reorder platform_device_del
    Driver core: fix show_uevent from taking up way too much stack

    Linus Torvalds
     
  • hilkbd: Kill compiler warning and fix comment dyslexia

    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Linus Torvalds

    Geert Uytterhoeven
     
  • Atari keyboard and mouse support.
    (reformating and Kconfig fixes by Roman Zippel)

    Signed-off-by: Michael Schmitz
    Signed-off-by: Roman Zippel
    Signed-off-by: Geert Uytterhoeven
    Signed-off-by: Linus Torvalds

    Michael Schmitz
     

03 May, 2007

7 commits


01 May, 2007

2 commits


30 Apr, 2007

3 commits


28 Apr, 2007

2 commits


25 Apr, 2007

5 commits


12 Apr, 2007

3 commits