linux-uconsole/drivers/gpio
黄涛 1bcabbad76 Revert "temp revert rk change"
This reverts commit 15f7fabcb8.

Conflicts:

	.gitignore
	arch/arm/boot/compressed/head.S
	arch/arm/common/gic.c
	arch/arm/kernel/Makefile
	arch/arm/mm/proc-v7.S
	arch/arm/tools/mach-types
	arch/arm/vfp/vfphw.S
	drivers/Kconfig
	drivers/Makefile
	drivers/char/Makefile
	drivers/cpufreq/cpufreq_ondemand.c
	drivers/gpio/gpiolib.c
	drivers/gpio/tps65910-gpio.c
	drivers/input/Makefile
	drivers/input/keyboard/Kconfig
	drivers/input/keyboard/Makefile
	drivers/input/touchscreen/Kconfig
	drivers/media/video/Makefile
	drivers/media/video/ov2640.c
	drivers/media/video/soc_camera.c
	drivers/media/video/uvc/uvc_v4l2.c
	drivers/media/video/v4l2-ioctl.c
	drivers/mfd/Kconfig
	drivers/mfd/Makefile
	drivers/mfd/wm831x-core.c
	drivers/mfd/wm831x-i2c.c
	drivers/mfd/wm831x-irq.c
	drivers/mfd/wm831x-spi.c
	drivers/mfd/wm8994-core.c
	drivers/misc/Kconfig
	drivers/misc/Makefile
	drivers/misc/pmem.c
	drivers/mmc/card/block.c
	drivers/mmc/core/core.c
	drivers/mmc/core/mmc.c
	drivers/mmc/core/sd.c
	drivers/mmc/core/sdio.c
	drivers/mmc/host/Makefile
	drivers/net/wireless/Kconfig
	drivers/net/wireless/Makefile
	drivers/net/wireless/bcm4329/bcmsdh_linux.c
	drivers/net/wireless/bcm4329/dhd.h
	drivers/net/wireless/bcm4329/dhd_linux.c
	drivers/net/wireless/bcm4329/wl_iw.c
	drivers/net/wireless/bcm4329/wl_iw.h
	drivers/power/wm831x_power.c
	drivers/regulator/Makefile
	drivers/regulator/core.c
	drivers/regulator/tps65910-regulator.c
	drivers/regulator/wm831x-dcdc.c
	drivers/regulator/wm831x-isink.c
	drivers/regulator/wm831x-ldo.c
	drivers/rtc/Kconfig
	drivers/rtc/Makefile
	drivers/serial/Kconfig
	drivers/serial/Makefile
	drivers/staging/Kconfig
	drivers/staging/Makefile
	drivers/usb/Makefile
	drivers/usb/gadget/Kconfig
	drivers/usb/gadget/android.c
	drivers/usb/gadget/f_mass_storage.c
	drivers/usb/serial/option.c
	drivers/video/backlight/wm831x_bl.c
	fs/fat/dir.c
	fs/fat/fatent.c
	fs/fat/inode.c
	fs/yaffs2/yaffs_fs.c
	fs/yaffs2/yaffs_mtdif2.c
	include/linux/i2c.h
	include/linux/mfd/wm831x/core.h
	include/linux/mfd/wm831x/pdata.h
	include/linux/mfd/wm8994/core.h
	include/linux/mfd/wm8994/pdata.h
	include/linux/regulator/consumer.h
	include/media/v4l2-chip-ident.h
	kernel/power/earlysuspend.c
	kernel/power/wakelock.c
	kernel/sys.c
	mm/page_alloc.c
	sound/soc/codecs/Kconfig
	sound/soc/codecs/Makefile
	sound/soc/codecs/wm8900.c
	sound/soc/codecs/wm8988.c
	sound/soc/codecs/wm8994.c
	sound/soc/codecs/wm8994.h
	sound/soc/codecs/wm_hubs.c
	sound/soc/soc-cache.c
2011-11-04 17:43:18 +08:00
..
74x164.c gpio: Use __devexit at necessary places 2011-03-12 02:14:48 -07:00
ab8500-gpio.c treewide: cleanup continuations and remove logging message whitespace 2011-04-26 10:24:37 +02:00
adp5520-gpio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
adp5588-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
basic_mmio_gpio.c basic_mmio_gpio: split into a gpio library and platform device 2011-05-20 00:40:19 -06:00
bt8xxgpio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
cs5535-gpio.c revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36 2011-10-28 16:02:47 +08:00
expand_gpio_soft_interrupt.c using memcpy lead to Array bounds error, fix it 2010-09-19 23:50:53 -07:00
expand_gpio_soft_interrupt.h add expand gpio soft interrupt in kconfig, so modify raho defconfig, amended some places which is not standard 2010-09-08 06:04:29 -07:00
gpio-exynos4.c gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting 2011-06-07 11:10:01 -06:00
gpio-nomadik.c gpio/nomadik: fix sleepmode for elder Nomadik 2011-06-09 15:03:38 -06:00
gpio-omap.c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. 2011-06-16 08:40:43 -06:00
gpio-plat-samsung.c gpio: Move to Samsung common GPIO library to drivers/gpio 2011-05-26 17:31:22 -06:00
gpio-rk29.c Revert "temp revert rk change" 2011-11-04 17:43:18 +08:00
gpio-s5pc100.c gpio: Move the s5pc100 GPIO to drivers/gpio 2011-05-26 17:33:41 -06:00
gpio-s5pv210.c gpio: Move the s5pv210 GPIO to drivers/gpio 2011-05-26 17:33:37 -06:00
gpio-u300.c gpio: move U300 GPIO driver to drivers/gpio 2011-05-26 17:29:33 -06:00
gpiolib.c Revert "temp revert rk change" 2011-11-04 17:43:18 +08:00
it8761e_gpio.c drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() 2010-05-27 09:12:42 -07:00
janz-ttl.c mfd: Use mfd cell platform_data for janz cells platform bits 2011-05-26 19:45:08 +02:00
Kconfig Revert "temp revert rk change" 2011-11-04 17:43:18 +08:00
langwell_gpio.c gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts 2011-07-08 09:32:01 -06:00
Makefile Revert "temp revert rk change" 2011-11-04 17:43:18 +08:00
max730x.c gpio: max730x: make pullups configurable via platformdata 2010-08-11 08:59:08 -07:00
max732x.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
max7300.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
max7301.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
mc33880.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mcp23s08.c gpio/mcp23s08: support mcp23s17 variant 2011-03-12 01:26:34 -07:00
ml_ioh_gpio.c drivers/gpio/ml_ioh_gpio.c needs slab.h 2011-05-25 08:39:57 -07:00
pca953x.c gpio/pca953x: Add support for pca9574 and pca9575 devices 2011-05-26 13:58:30 -06:00
pca9554.c edit pca9554.c 2010-06-21 13:35:17 +08:00
pcf857x.c pcf857x: support working w/o platform data 2010-08-11 08:59:08 -07:00
pch_gpio.c gpio/pch_gpio: Support new device ML7223 2011-05-27 17:56:45 -06:00
pl061.c gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler 2011-03-25 00:02:52 +01:00
rdc321x-gpio.c revert android-tegra-2.6.36-honeycomb-mr1-9001adc to v2.6.36 2011-10-28 16:02:47 +08:00
sch_gpio.c gpio: Add Tunnel Creek support to sch_gpio 2011-03-23 10:42:08 +01:00
stmpe-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
sx150x.c gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler 2011-03-25 00:02:52 +01:00
tc3589x-gpio.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
tca6424.c using memcpy lead to Array bounds error, fix it 2010-09-19 23:50:53 -07:00
timbgpio.c mfd: Use mfd cell platform_data for timberdale cells platform bits 2011-05-26 19:45:05 +02:00
tps65910-gpio.c temp revert rk change 2011-10-28 15:41:18 +08:00
twl4030-gpio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ucb1400_gpio.c mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib 2009-09-23 07:39:48 -07:00
vr41xx_giu.c gpio: Cleanup genirq namespace 2011-03-25 00:02:51 +01:00
vx855_gpio.c drivers/gpio/vx855_gpio.c needs slab.h 2011-05-25 08:39:56 -07:00
wm831x-gpio.c Merge remote-tracking branch 'remotes/aosp/android-3.0' into develop-3.0 2011-10-28 16:07:07 +08:00
wm8350-gpiolib.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
wm8994-gpio.c 添加wm8994驱动支持 2011-03-04 14:31:56 +08:00
xilinx_gpio.c of: GPIO: Fix OF probing on little-endian systems 2010-09-29 15:28:08 +09:00