History log of /arch/arm/mach-s5pv210/include/mach/gpio.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8f3c4537bb08001c4772d66ad3fcfcf24d8d180d 08-Aug-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: gpio: make trivial GPIOLIB implementation the default

Rather than marking the mach/gpio.h header files which want to use the
trivial GPIOLIB implementation, mark those which do not want to use it
instead. This means that by default, you get the trivial implementation
and only have to do something extra if you need to. This should
encourage the use of the trivial default implementation.

As an additional bonus, several gpio.h header files become empty.

Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Tested-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-s5pv210/include/mach/gpio.h
01e7dc89d060413fd639635618de506093730964 26-Jul-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: gpio: consolidate gpio_to_irq

Many of the gpio_to_irq implementations use the gpiolib version of this
function. Provide the standard gpiolib gpio_to_irq() for everyone, but
allow platforms to override it if they wish. Add the neccessary
overrides for those platforms which do not use the standard definition.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-s5pv210/include/mach/gpio.h
22fe67837614469f8e86c97e9e43d46270701b33 26-Jul-2011 Russell King <rmk+kernel@arm.linux.org.uk> ARM: gpio: consolidate trivial gpiolib implementations

Consolidate 24 trivial gpiolib implementions out of mach/gpio.h
into asm/gpio.h. This is basically the include of asm-generic/gpio.h
and the definition of gpio_get_value, gpio_set_value, and gpio_cansleep
as described in Documentation/gpio.txt

Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Tested-by: David Brown <davidb@codeaurora.org>
Acked-by: David Brown <davidb@codeaurora.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/arch/arm/mach-s5pv210/include/mach/gpio.h
25985edcedea6396277003854657b5f3cb31a628 31-Mar-2011 Lucas De Marchi <lucas.demarchi@profusion.mobi> Fix common misspellings

Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
/arch/arm/mach-s5pv210/include/mach/gpio.h
8454390155aa0a23467fcfd2fdf38445f2ab86db 10-Jun-2010 Marek Szyprowski <[m.szyprowski@samsung.com]> ARM: S5PV210: Add more GPIO banks to gpiolib

This patch adds support for MP04 and MP05 gpio banks.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[kgene.kim@samsung.com: minor title fix]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
/arch/arm/mach-s5pv210/include/mach/gpio.h
ea5f50706385b61c1c0d24271bbe7c6e93129fbc 19-May-2010 Pannaga Bhushan <p.bhushan@samsung.com> ARM: S5PV210: Add GPIOlib support

This patch adds GPIOlib support for S5PV210.

Signed-off-by: Pannaga Bhushan <p.bhushan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
/arch/arm/mach-s5pv210/include/mach/gpio.h
939d28aae17a0cb591a2ec54993496a5d31f2ec6 24-Feb-2010 Kukjin Kim <kgene.kim@samsung.com> ARM: S5PV210: Add Samsung S5PV210 CPU support

This patch adds support for Samsung S5PV210 CPU. This patch also adds
an entry for S5PV210 cpu in plat-s5p cpu table.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
/arch/arm/mach-s5pv210/include/mach/gpio.h