Major update for the force feedback support, including a new force feedback driver interface and two new HID ff drivers. This is the patchset I sent in 2006-05-26 with the changes of my latest patches integrated, as requested. The changes are: - make the ff module a bool instead of part of the input module, as we don't want to rename input.c - use the normal event() handler in input_dev so that input.c doesn't have to make calls to ff code -- Anssi Hannula - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [patch 08/12] input: force feedback driver for Zeroplus devices
- From: Anssi Hannula <[email protected]>
- [patch 11/12] input: drop the old PID driver
- From: Anssi Hannula <[email protected]>
- [patch 10/12] input: drop the remains of the old ff interface
- From: Anssi Hannula <[email protected]>
- [patch 02/12] input: fix accuracy of fixp-arith.h
- From: Anssi Hannula <[email protected]>
- [patch 07/12] input: force feedback driver for PID devices
- From: Anssi Hannula <[email protected]>
- [patch 12/12] input: use -ENOSPC instead of -ENOMEM in iforce when device full
- From: Anssi Hannula <[email protected]>
- [patch 03/12] input: new force feedback interface
- From: Anssi Hannula <[email protected]>
- [patch 09/12] input: update documentation of force feedback
- From: Anssi Hannula <[email protected]>
- [patch 04/12] input: adapt hid force feedback drivers for the new interface
- From: Anssi Hannula <[email protected]>
- [patch 05/12] input: adapt uinput for the new force feedback interface
- From: Anssi Hannula <[email protected]>
- [patch 01/12] input: move fixp-arith.h to drivers/input
- From: Anssi Hannula <[email protected]>
- [patch 06/12] input: adapt iforce driver for the new force feedback interface
- From: Anssi Hannula <[email protected]>
- [patch 08/12] input: force feedback driver for Zeroplus devices
- Prev by Date: [patch 09/12] input: update documentation of force feedback
- Next by Date: [patch 03/12] input: new force feedback interface
- Previous by thread: [RFC][PATCH] Add missing notifier before crashing
- Next by thread: [patch 06/12] input: adapt iforce driver for the new force feedback interface
- Index(es):