Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: Remove unused sh_pfc_register_info() function | Laurent Pinchart | 2013-01-25 | 1 | -1/+1 |
* | sh: Allow GPIO chips to register IRQ mappings. | Paul Mundt | 2010-10-03 | 1 | -4/+2 |
* | sh: Break out SuperH PFC code | Magnus Damm | 2009-11-30 | 1 | -81/+1 |
* | sh: use gpiolib | Magnus Damm | 2009-01-27 | 1 | -26/+35 |
* | sh: lockless gpio_set_value() | Magnus Damm | 2009-01-27 | 1 | -1/+1 |
* | sh: make gpio_get/set_value() O(1) | Magnus Damm | 2009-01-27 | 1 | -1/+6 |
* | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 2008-10-23 | 1 | -0/+1 |
* | sh: improve pinmux support for single direction pins | Magnus Damm | 2008-10-22 | 1 | -0/+1 |
* | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 2008-10-21 | 1 | -0/+15 |
* | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 2008-10-21 | 1 | -4/+2 |
* | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-20 | 1 | -2/+90 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -0/+19 |