2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 20:53:54 +08:00
linux-next/drivers/input/misc
Dmitry Torokhov 58b939959d Input: scancode in get/set_keycodes should be unsigned
The HID layer has some scan codes of the form 0xffbc0000 for logitech
devices which do not work if scancode is typed as signed int, so we need
to switch to unsigned it instead. While at it keycode being signed does
not make much sense either.

Acked-by: Márton Németh <nm127@freemail.hu>
Acked-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-03-08 23:19:15 -08:00
..
88pm860x_onkey.c input: Support onkey in 88pm860x 2010-03-07 22:17:20 +01:00
apanel.c Input: make i2c device ids constant 2010-01-09 23:28:33 -08:00
ati_remote2.c Input: scancode in get/set_keycodes should be unsigned 2010-03-08 23:19:15 -08:00
ati_remote.c Input: do not overwrite the first part of phys string 2009-11-23 08:50:52 -08:00
atlas_btns.c ACPI: replace acpi_integer by u64 2010-01-28 01:47:33 -05:00
bfin_rotary.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
cm109.c Input: cm109 - add keymap for ATCom AU-100 phone 2008-11-11 14:02:13 -05:00
cobalt_btns.c Merge commit 'v2.6.31-rc4' into next 2009-07-22 21:47:29 -07:00
dm355evm_keys.c Input: dm355evm_kbd - switch to using sparse keymap library 2009-12-07 09:26:50 -08:00
hp_sdc_rtc.c Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-12-09 08:07:38 -08:00
ixp4xx-beeper.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Kconfig input: Support onkey in 88pm860x 2010-03-07 22:17:20 +01:00
keyspan_remote.c Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
m68kspkr.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
Makefile input: Support onkey in 88pm860x 2010-03-07 22:17:20 +01:00
pcap_keys.c input: PCAP2 misc input driver 2009-09-17 09:47:12 +02:00
pcf50633-input.c mfd: Fix memleak in pcf50633_client_dev_register 2009-12-13 19:21:17 +01:00
pcspkr.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
powermate.c Input: do not overwrite the first part of phys string 2009-11-23 08:50:52 -08:00
rb532_button.c Input: add driver for S1 button of rb532 2009-03-09 20:10:12 -07:00
rotary_encoder.c Input: rotary-encoder - set gpio direction for each requested gpio 2010-02-10 23:19:48 -08:00
sgi_btns.c INPUT: sgi_btns: Add license specification 2008-10-27 16:18:28 +00:00
sparcspkr.c Input: sparkspkr - move remove() functions to .devexit.text 2009-10-05 21:59:53 -07:00
twl4030-pwrbutton.c Input: twl4030-pwrbutton - switch to using threaded IRQ 2009-12-29 23:20:49 -08:00
uinput.c Input: uinput - mark as non-seekable 2010-02-04 00:31:10 -08:00
winbond-cir.c Input: scancode in get/set_keycodes should be unsigned 2010-03-08 23:19:15 -08:00
wistron_btns.c Input: wistron - fix test for CONFIG_PM 2009-12-29 23:20:16 -08:00
wm831x-on.c input: Add support for the WM831x ON pin 2009-09-17 09:47:02 +02:00
yealink.c USB: remove info() macro from usb input drivers 2008-10-17 14:41:10 -07:00
yealink.h Input: move USB miscellaneous devices under drivers/input/misc 2007-05-08 01:41:29 -04:00