android_kernel_samsung_msm8976/drivers/usb/input
Vincent Vanackere c11372da33 [PATCH] USB: fix atiremote input doesnt register device & driver` section in sysfs (/sys/class/input/event#)
> On Sun, Apr 10, 2005 at 07:21:28PM +0600, Viktor A. Danilov wrote:
> >
> > PROBLEM: aiptek input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)
> > REASON: `dev` - field not filled...
> > SOLUTION: in linux/drivers/usb/input/aiptek.c write
> >       aiptek->inputdev.dev = &intf->dev;
> > before calling
> >       input_register_device(&aiptek->inputdev);

The following (tested) patch fixes the exact same issue with the ATI
Remote input driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 14:44:02 -07:00
..
aiptek.c [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks 2005-06-20 15:15:35 -07:00
ati_remote.c [PATCH] USB: fix atiremote input doesnt register device & driver` section in sysfs (/sys/class/input/event#) 2005-06-27 14:44:02 -07:00
fixp-arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-core.c [PATCH] USB: fix hid core to return proper error code from probe 2005-06-22 23:01:09 -07:00
hid-debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-ff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-input.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-lgff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-tmff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hiddev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kbtab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtouchusb.c [PATCH] USB: Spelling fixes for drivers/usb. 2005-05-03 23:31:52 -07:00
pid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powermate.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
touchkitusb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbkbd.c [PATCH] USB: drivers/usb/input/usbkbd.c: make a function static 2005-04-22 15:07:00 -07:00
usbmouse.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wacom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xpad.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00