aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-harmony.c
AgeCommit message (Expand)Author
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-08ARM: tegra: use machine specific hook for late initShawn Guo
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren
2012-02-06ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: tegra: use new restart hookRussell King
2011-12-17arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-08-21ARM: mach-tegra: convert boot_params to atag_offsetNicolas Pitre
2011-08-09ARM: Tegra: Force PORT_TEGRA as the UART typeStephen Warren
2011-08-09ARM: Tegra: Harmony: Add USB deviceStephen Warren
2011-07-12ARM: tegra: remove copy-and-pasted i2c platform data in boardsColin Cross
2011-04-18ARM: Tegra: Add to tegra_wm8903_platform_dataStephen Warren
2011-04-18ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903Stephen Warren
2011-04-18ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.hStephen Warren
2011-03-15ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport
2011-03-07ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren
2011-03-07ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren
2011-03-07ARM: tegra: harmony: register i2c devicesOlof Johansson
2011-03-07ARM: tegra: harmony: Beginnings of audio supportStephen Warren
2011-03-07ARM: tegra: create defines for SD-related GPIO namesStephen Warren
2011-02-22ARM: tegra: harmony: register sdhci devicesOlof Johansson
2011-02-22ARM: tegra: remove stale nvidia atag handlerOlof Johansson
2011-02-22ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-08-22arm: tegra: fix compilation of board-harmony.cOlof Johansson
2010-08-05[ARM] tegra: harmony: Add harmony board fileColin Cross