1
linux/drivers/input
Henrik Rydberg d90e6f6aad Input: bcm5974 - retract efi-broken suspend_resume
With the recent system-wide improvements on suspend/resume and EFI
booting the suspend_resume method of the bcm5974 has broken. When
waking up from the S3 state on the MacBookAir, the trackpad is found
in a yet unknown state, unable to switch to the proper multitouch
mode. The result is a frozen touchpad, and a flood of errors of the
kind

	bcm5974: bad trackpad package, length: 8.

This patch retracts the reset_resume method altogether, falling back
on the generic unbind/rebind functionality of the usb layer until
further investigations can be made as how to reset the device when
booting from efi.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-03-20 00:08:20 -07:00
..
gameport Input: ns558 - make pnp device ids constant 2010-01-09 23:29:13 -08:00
joystick Input: gamecon - fix off by one range check 2010-03-05 00:32:21 -08:00
keyboard Input: bf54x-keys - fix system hang when pressing a key 2010-03-09 22:09:07 -08:00
misc Input: wm831x-on - convert to use genirq 2010-03-11 00:02:53 -08:00
mouse Input: bcm5974 - retract efi-broken suspend_resume 2010-03-20 00:08:20 -07:00
serio Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table 2010-03-13 22:37:59 -08:00
tablet Input: wacom - merge out and in prox events 2010-03-05 00:36:10 -08:00
touchscreen Input: ads7846 - add wakeup support 2010-03-11 00:02:43 -08:00
apm-power.c
evbug.c
evdev.c Input: scancode in get/set_keycodes should be unsigned 2010-03-08 23:19:15 -08:00
ff-core.c Input: fix memory leak in force feedback core 2009-12-04 22:16:38 -08:00
ff-memless.c Input: ff-memless - add notion of direction to for rumble effects 2009-12-24 21:54:29 -08:00
fixp-arith.h
input-compat.c
input-compat.h [IA64] Remove COMPAT_IA32 support 2010-02-08 10:42:17 -08:00
input-polldev.c Input: polldev can cause crash in case when polling disabled 2010-02-20 01:23:55 -08:00
input.c Input: remove BKL, fix input_open_file() locking 2010-03-09 22:05:57 -08:00
joydev.c Input: mark input interfaces as non-seekable 2010-02-04 00:31:44 -08:00
Kconfig Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 2009-12-10 09:34:40 -08:00
Makefile Input: add generic support for sparse keymaps 2009-12-07 09:26:35 -08:00
mousedev.c Input: mousedev - remove BKL 2010-03-09 22:05:09 -08:00
sparse-keymap.c Input: sparse-keymap - free the right keymap on error 2010-03-19 23:03:09 -07:00
xen-kbdfront.c Input: xen-kbdfront - make xenbus device ids constant 2010-01-09 23:29:27 -08:00