/linux/drivers/gpio/ |
H A D | gpio-ich.c | 6ed9f9c405f97cb7cda485f589cfa6c2bb3fb78e Wed Apr 18 16:48:24 CEST 2012 Peter Tyser <ptyser@xes-inc.com> gpio: Add support for Intel ICHx/3100/Series[56] GPIO
This driver works on many Intel chipsets, including the ICH6, ICH7, ICH8, ICH9, ICH10, 3100, Series 5/3400 (Ibex Peak), Series 6/C200 (Cougar Point), and NM10 (Tiger Point).
Additional Intel chipsets should be easily supported if needed, eg the ICH1-5, EP80579, etc.
Tested on QM67 (Cougar Point), QM57 (Ibex Peak), 3100 (Whitmore Lake), and NM10 (Tiger Point).
Includes work from Jean Delvare: - Resource leak removal during module load/unload - GPIO API bit value enforcement
Also includes code cleanup from Guenter Roeck and Grant Likely.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Makefile | diff 6ed9f9c405f97cb7cda485f589cfa6c2bb3fb78e Wed Apr 18 16:48:24 CEST 2012 Peter Tyser <ptyser@xes-inc.com> gpio: Add support for Intel ICHx/3100/Series[56] GPIO
This driver works on many Intel chipsets, including the ICH6, ICH7, ICH8, ICH9, ICH10, 3100, Series 5/3400 (Ibex Peak), Series 6/C200 (Cougar Point), and NM10 (Tiger Point).
Additional Intel chipsets should be easily supported if needed, eg the ICH1-5, EP80579, etc.
Tested on QM67 (Cougar Point), QM57 (Ibex Peak), 3100 (Whitmore Lake), and NM10 (Tiger Point).
Includes work from Jean Delvare: - Resource leak removal during module load/unload - GPIO API bit value enforcement
Also includes code cleanup from Guenter Roeck and Grant Likely.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Kconfig | diff 6ed9f9c405f97cb7cda485f589cfa6c2bb3fb78e Wed Apr 18 16:48:24 CEST 2012 Peter Tyser <ptyser@xes-inc.com> gpio: Add support for Intel ICHx/3100/Series[56] GPIO
This driver works on many Intel chipsets, including the ICH6, ICH7, ICH8, ICH9, ICH10, 3100, Series 5/3400 (Ibex Peak), Series 6/C200 (Cougar Point), and NM10 (Tiger Point).
Additional Intel chipsets should be easily supported if needed, eg the ICH1-5, EP80579, etc.
Tested on QM67 (Cougar Point), QM57 (Ibex Peak), 3100 (Whitmore Lake), and NM10 (Tiger Point).
Includes work from Jean Delvare: - Resource leak removal during module load/unload - GPIO API bit value enforcement
Also includes code cleanup from Guenter Roeck and Grant Likely.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/linux/ |
H A D | MAINTAINERS | diff 6ed9f9c405f97cb7cda485f589cfa6c2bb3fb78e Wed Apr 18 16:48:24 CEST 2012 Peter Tyser <ptyser@xes-inc.com> gpio: Add support for Intel ICHx/3100/Series[56] GPIO
This driver works on many Intel chipsets, including the ICH6, ICH7, ICH8, ICH9, ICH10, 3100, Series 5/3400 (Ibex Peak), Series 6/C200 (Cougar Point), and NM10 (Tiger Point).
Additional Intel chipsets should be easily supported if needed, eg the ICH1-5, EP80579, etc.
Tested on QM67 (Cougar Point), QM57 (Ibex Peak), 3100 (Whitmore Lake), and NM10 (Tiger Point).
Includes work from Jean Delvare: - Resource leak removal during module load/unload - GPIO API bit value enforcement
Also includes code cleanup from Guenter Roeck and Grant Likely.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Aaron Sierra <asierra@xes-inc.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|