acrn-kernel/drivers/usb/input
Jiri Kosina 76398f9667 HID: fix pb_fnmode and move it to generic HID
The apple powerbook people are used to switch the pb_fnmode
setting at runtime through writing to sysfs, altering the
module parameter value. This was broken for them in 2.6.20-rc1
when generic HID layer was introduced, as the pb_fnmode flag
was made per-hiddevice, instead of global variable.

This patch moves the pb_fnmode module parameter from usbhid module
to hid module, but apart from that retains backward compatibility
with respect to changing the mode through sysfs.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-01-30 15:05:27 +01:00
..
Kconfig HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT 2007-01-21 22:17:47 +01:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
acecad.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
aiptek.c
appletouch.c
ati_remote.c
ati_remote2.c
hid-core.c HID: fix pb_fnmode and move it to generic HID 2007-01-30 15:05:27 +01:00
hid-ff.c HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage 2007-01-21 22:18:01 +01:00
hid-lgff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hid-pidff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hid-tmff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hid-zpff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hiddev.c HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage 2007-01-21 22:18:01 +01:00
itmtouch.c
kbtab.c
keyspan_remote.c
map_to_7segment.h
mtouchusb.c
powermate.c
touchkitusb.c
usbhid.h HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage 2007-01-21 22:18:01 +01:00
usbkbd.c
usbmouse.c
usbtouchscreen.c usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched 2007-01-22 11:46:55 -08:00
wacom.h
wacom_sys.c USB: fix Wacom Intuos3 4x6 bugs 2006-12-20 10:14:26 -08:00
wacom_wac.c USB: fix Wacom Intuos3 4x6 bugs 2006-12-20 10:14:26 -08:00
wacom_wac.h
xpad.c
yealink.c
yealink.h