linux_dsm_epyc7002/arch/arm/mach-omap2
Igor Grinberg 0a0d628573 ARM - OMAP: ads7846: fix pendown debounce setting
Commit 97ee9f01 (ARM: OMAP: fix the ads7846 init code) have enabled the
pendown GPIO debounce time setting by the below sequence:

  gpio_request_one()
  gpio_set_debounce()
  gpio_free()

It also revealed a bug in the OMAP GPIO handling code which prevented
the GPIO debounce clock to be disabled and CORE transition to low power
states.

Commit c9c55d9 (gpio/omap: fix off-mode bug: clear debounce settings on
free/reset) fixes the OMAP GPIO handling code by making sure that the
GPIO debounce clock gets disabled if no GPIO is requested from current
bank.

While fixing the OMAP GPIO handling code (in the right way), the above
commit makes the gpio_request->set_debounce->free sequence invalid as
after freeing the GPIO, the debounce settings are lost.

Fix the debounce settings by moving the debounce initialization to the
actual GPIO requesting code - the ads7846 driver.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-11-21 13:10:02 -08:00
..
include/mach Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
am33xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
am35xx-emac.c ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
am35xx-emac.h
am35xx.h ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
board-2430sdp.c ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
board-3430sdp.c ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
board-3630sdp.c ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
board-4430sdp.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
board-am3517crane.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-am3517evm.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
board-apollon.c ARM: omap: clk: add clk_prepare and clk_unprepare 2012-09-22 10:50:01 -06:00
board-cm-t35.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
board-cm-t3517.c ARM: OMAP2+: Make am35xx.h local 2012-09-20 15:02:23 -07:00
board-devkit8000.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
board-flash.c arch/arm/mach-omap2: Remove unecessary semicolon 2012-10-08 18:09:30 -07:00
board-flash.h
board-generic.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
board-h4.c Merge branch 'late/kirkwood' into late/soc 2012-10-04 20:17:25 -07:00
board-igep0020.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
board-ldp.c ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
board-n8x0.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
board-omap3beagle.c ARM: OMAP3: Beagle: fix OPP customization and initcall ordering 2012-10-22 16:01:42 -07:00
board-omap3evm.c ARM: SoC fixes 2012-10-11 10:21:48 +09:00
board-omap3logic.c ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
board-omap3pandora.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap3stalker.c ARM: OMAP2+: remove duplicated include from board-omap3stalker.c 2012-10-08 18:09:30 -07:00
board-omap3touchbook.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-omap4panda.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
board-overo.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
board-rm680.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rx51-peripherals.c ARM: OMAP: rx51: Fix a section mismatch warn 2012-10-08 14:07:21 -07:00
board-rx51-video.c ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-rx51.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-rx51.h ARM: OMAP2+: Make board-rx51.h local 2012-09-20 15:02:27 -07:00
board-ti8168evm.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
board-zoom-debugboard.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
board-zoom-display.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
board-zoom-peripherals.c ARM: SoC fixes 2012-10-11 10:21:48 +09:00
board-zoom.c ARM: OMAP: remove plat/board.h file 2012-09-10 16:39:21 -07:00
clkt2xxx_apll.c ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk 2012-09-22 10:52:56 -06:00
clkt2xxx_dpll.c
clkt2xxx_dpllcore.c
clkt2xxx_osc.c
clkt2xxx_sys.c
clkt2xxx_virt_prcm_set.c ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk 2012-09-22 10:52:56 -06:00
clkt34xx_dpll3m2.c Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 2012-09-23 17:27:43 -06:00
clkt_clksel.c arch/arm/mach-omap2: Remove unecessary semicolon 2012-10-08 18:09:30 -07:00
clkt_dpll.c ARM: soc: soc-specific updates 2012-10-01 18:24:44 -07:00
clkt_iclk.c
clock2xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock2xxx.h
clock3xxx_data.c ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage 2012-09-22 10:50:01 -06:00
clock3xxx.c Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 2012-09-23 17:27:43 -06:00
clock3xxx.h
clock33xx_data.c ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:Wed, 17 Oct 2012 13:55:55 -0500 2012-10-23 18:58:21 -07:00
clock34xx.c
clock34xx.h
clock36xx.c
clock36xx.h
clock44xx_data.c ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fck 2012-10-16 14:05:50 -07:00
clock44xx.h
clock2420_data.c ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage 2012-09-22 10:50:01 -06:00
clock2430_data.c ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage 2012-09-22 10:50:01 -06:00
clock2430.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
clock3517.c
clock3517.h
clock_common_data.c
clock.c Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 2012-09-23 17:27:43 -06:00
clock.h
clockdomain2xxx_3xxx.c ARM: OMAP3: fix workaround for EMU clockdomain 2012-10-08 22:39:07 -06:00
clockdomain33xx.c
clockdomain44xx.c ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems 2012-09-23 17:28:28 -06:00
clockdomain.c ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disable 2012-10-17 09:00:31 -07:00
clockdomain.h ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems 2012-09-23 17:28:28 -06:00
clockdomains2xxx_3xxx_data.c
clockdomains3xxx_data.c ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems 2012-09-23 17:28:28 -06:00
clockdomains33xx_data.c
clockdomains44xx_data.c ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems 2012-09-23 17:28:28 -06:00
clockdomains2420_data.c
clockdomains2430_data.c
cm1_44xx.h
cm2_44xx.h
cm2xxx_3xxx.c ARM: OMAP2xxx: hwmod/CM: add RNG integration data 2012-09-23 17:28:25 -06:00
cm2xxx_3xxx.h ARM: OMAP2xxx: hwmod/CM: add RNG integration data 2012-09-23 17:28:25 -06:00
cm33xx.c
cm33xx.h
cm44xx.c
cm44xx.h
cm-regbits-24xx.h
cm-regbits-33xx.h ARM: AM33XX: cm: Add bit-field width values 2012-09-22 10:53:08 -06:00
cm-regbits-34xx.h ARM: OMAP3: hwmod data: add sad2d hwmod 2012-09-23 17:28:21 -06:00
cm-regbits-44xx.h ARM: OMAP4: cm: add bitfield width values 2012-09-22 10:52:59 -06:00
cm.h
cminst44xx.c
cminst44xx.h
common-board-devices.c ARM - OMAP: ads7846: fix pendown debounce setting 2012-11-21 13:10:02 -08:00
common-board-devices.h Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846" 2012-08-06 13:51:52 -07:00
common.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
common.h Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
control.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
control.h Merge branch 'late/kirkwood' into late/soc 2012-10-04 20:17:25 -07:00
cpuidle34xx.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
cpuidle44xx.c ARM: omap: allow building omap44xx without SMP 2012-08-23 17:16:42 +02:00
ctrl_module_core_44xx.h ARM: OMAP2+: Make ctrl_module_core_44xx.h local 2012-09-20 15:02:29 -07:00
ctrl_module_pad_core_44xx.h ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h local 2012-09-20 15:02:30 -07:00
ctrl_module_pad_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h local 2012-09-20 15:02:32 -07:00
ctrl_module_wkup_44xx.h ARM: OMAP2+: Make ctrl_module_wkup_44xx.h local 2012-09-20 15:02:33 -07:00
debug-devices.h ARM: OMAP2+: Make debug-devices.h local 2012-09-20 15:02:41 -07:00
devices.c ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error message 2012-10-16 14:05:50 -07:00
devices.h
display.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
display.h
dma.c
dpll3xxx.c ARM: soc: soc-specific updates 2012-10-01 18:24:44 -07:00
dpll44xx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
drm.c
dsp.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
emu.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
gpio.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
gpmc-nand.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
gpmc-onenand.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
gpmc-smc91x.c ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
gpmc-smc91x.h ARM: OMAP2+: Make gpmc-smc91x.h local 2012-09-20 15:02:49 -07:00
gpmc-smsc911x.c ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
gpmc-smsc911x.h ARM: OMAP2+: Make gpmc-smsc911x.h local 2012-09-20 15:03:55 -07:00
gpmc.c ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory 2012-10-17 09:01:14 -07:00
hdq1w.c ARM: OMAP2+: Make hdq1w.h local 2012-09-20 15:03:56 -07:00
hdq1w.h ARM: OMAP2+: Make hdq1w.h local 2012-09-20 15:03:56 -07:00
hsmmc.c ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() 2012-10-08 15:43:57 -07:00
hsmmc.h
hwspinlock.c
i2c.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
id.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
id.h ARM: OMAP2+: Make id.h local 2012-09-20 15:02:22 -07:00
io.c AM33xx hwmod data and miscellaneous clock and hwmod fixes. AM33xx 2012-09-12 21:29:07 -07:00
iomap.h
iommu2.c
irq.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
Kconfig ARM: OMAP2+: Fix location of select PINCTRL 2012-10-22 13:37:34 -07:00
l3_2xxx.h ARM: OMAP2+: Make l3_2xxx.h local 2012-09-20 15:03:59 -07:00
l3_3xxx.h ARM: OMAP2+: Make l3_3xxx.h local 2012-09-20 15:04:00 -07:00
l4_2xxx.h ARM: OMAP2+: Make l4_2xxx.h local 2012-09-20 15:04:01 -07:00
l4_3xxx.h ARM: OMAP2+: Make l4_3xxx.h local 2012-09-20 15:04:03 -07:00
mailbox.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
Makefile ARM: soc: late platform updates 2012-10-07 20:55:16 +09:00
Makefile.boot ARM: dtb: move all dtb targets to common Makefile 2012-09-20 22:58:17 -07:00
mcbsp.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
msdi.c ARM: OMAP: Move gpio.h to include/linux/platform_data 2012-09-12 18:06:30 -07:00
mux34xx.c ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals. 2012-10-22 13:37:37 -07:00
mux34xx.h
mux44xx.c
mux44xx.h
mux2420.c
mux2420.h
mux2430.c
mux2430.h
mux.c arch/arm/mach-omap2: Remove unecessary semicolon 2012-10-08 18:09:30 -07:00
mux.h omap2: mux: remove comment for nonexistent member 2012-08-07 03:58:02 -07:00
omap4-common.c ARM: soc: device tree updates 2012-10-01 18:28:06 -07:00
omap4-keypad.h ARM: OMAP2+: Make omap4-keypad.h local 2012-09-20 15:04:04 -07:00
omap4-sar-layout.h
omap24xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap34xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap44xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap54xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap_hwmod_2xxx_3xxx_interconnect_data.c
omap_hwmod_2xxx_3xxx_ipblock_data.c ARM: OMAP2+: Make hdq1w.h local 2012-09-20 15:03:56 -07:00
omap_hwmod_2xxx_interconnect_data.c Merge branch 'late/kirkwood' into late/soc 2012-10-04 20:17:25 -07:00
omap_hwmod_2xxx_ipblock_data.c ARM: OMAP2+: hwmod data: Fix PMU interrupt definitions 2012-10-07 13:09:59 -06:00
omap_hwmod_3xxx_data.c Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes 2012-10-09 15:00:55 -07:00
omap_hwmod_33xx_data.c ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move 2012-09-20 15:30:05 -07:00
omap_hwmod_44xx_data.c Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
omap_hwmod_2420_data.c Merge branch 'late/kirkwood' into late/soc 2012-10-04 20:17:25 -07:00
omap_hwmod_2430_data.c Merge branch 'late/kirkwood' into late/soc 2012-10-04 20:17:25 -07:00
omap_hwmod_common_data.c
omap_hwmod_common_data.h ARM: OMAP2xxx: hwmod/CM: add RNG integration data 2012-09-23 17:28:25 -06:00
omap_hwmod.c ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling 2012-10-08 23:08:15 -06:00
omap_opp_data.h
omap_phy_internal.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
omap_twl.c
omap-headsmp.S
omap-hotplug.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
omap-iommu.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
omap-mpuss-lowpower.c ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
omap-secure.c ARM: OMAP2+: Round of the carve out memory requested to section_size 2012-10-08 14:04:50 -07:00
omap-secure.h ARM: OMAP2+: Make omap-secure.h local 2012-09-20 15:02:35 -07:00
omap-smc.S
omap-smp.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
omap-wakeupgen.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
omap-wakeupgen.h ARM: OMAP2+: Make omap-wakeupgen.h local 2012-09-20 15:02:37 -07:00
opp2xxx.h
opp3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp4xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp2420_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp2430_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
opp.c ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS 2012-10-08 14:59:04 -07:00
pm24xx.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
pm34xx.c ARM: OMAP3: PM: apply part of the erratum i582 workaround 2012-10-22 13:35:17 -07:00
pm44xx.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
pm-debug.c arch/arm/mach-omap2: Remove unecessary semicolon 2012-10-08 18:09:30 -07:00
pm.c Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes 2012-10-09 15:00:57 -07:00
pm.h ARM: OMAP3: PM: apply part of the erratum i582 workaround 2012-10-22 13:35:17 -07:00
pmu.c ARM: OMAP4460/4470: PMU: Enable PMU for OMAP4460/70 2012-09-23 17:28:30 -06:00
powerdomain2xxx_3xxx.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
powerdomain33xx.c
powerdomain44xx.c ARM: OMAP4: powerdomain: add support for reading prev logic and mem states 2012-09-23 17:28:19 -06:00
powerdomain-common.c
powerdomain.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
powerdomain.h
powerdomains2xxx_3xxx_data.c
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c
powerdomains3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
powerdomains33xx_data.c
powerdomains44xx_data.c
prcm44xx.h
prcm_mpu44xx.c
prcm_mpu44xx.h
prcm-common.h ARM: OMAP2/3: hwmod data: add gpmc 2012-09-23 17:28:24 -06:00
prcm.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
prm2xxx_3xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
prm2xxx_3xxx.h
prm33xx.c
prm33xx.h
prm44xx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
prm44xx.h
prm_common.c ARM: OMAP2+: Prepare for irqs.h removal 2012-09-12 18:06:30 -07:00
prm-regbits-24xx.h
prm-regbits-33xx.h
prm-regbits-34xx.h
prm-regbits-44xx.h
prm.h
prminst44xx.c
prminst44xx.h
scrm44xx.h
sdram-hynix-h8mbx00u0mer-0em.h
sdram-micron-mt46h32m32lf-6.h
sdram-nokia.c
sdram-nokia.h
sdram-numonyx-m65kxxxxam.h
sdram-qimonda-hyb18m512160af-6.h
sdrc2xxx.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sdrc.c
sdrc.h
serial.c ARM: OMAP2: UART: fix console UART mismatched runtime PM status 2012-10-22 13:35:17 -07:00
sleep24xx.S ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sleep34xx.S ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sleep44xx.S ARM: OMAP2+: Make omap-secure.h local 2012-09-20 15:02:35 -07:00
smartreflex-class3.c
soc.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
sr_device.c OMAP PM related fixes for v3.7-rc 2012-10-08 15:57:41 -07:00
sram34xx.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sram242x.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
sram243x.S ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
ti81xx.h ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 2012-09-12 18:06:31 -07:00
timer.c ARM: OMAP4: Fix twd_local_timer_register regression 2012-10-16 11:19:16 -07:00
twl-common.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
twl-common.h Sound updates for 3.7-rc1 2012-10-09 07:07:14 +09:00
usb-host.c MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
usb-musb.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
usb-tusb6010.c
vc3xxx_data.c
vc44xx_data.c
vc.c These fixes are needed to fix non-omap build breakage for 2012-09-23 17:15:44 -06:00
vc.h
voltage.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
voltage.h ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ 2012-09-12 18:06:31 -07:00
voltagedomains33xx_data.c
voltagedomains44xx_data.c
vp3xxx_data.c
vp44xx_data.c
vp.c ARM: OMAP: unwrap strings 2012-09-12 02:57:10 -06:00
vp.h
wd_timer.c
wd_timer.h