index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
board-harmony.c
Age
Commit message (
Expand
)
Author
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-23
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-05-08
ARM: tegra: use machine specific hook for late init
Shawn Guo
2012-04-18
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
2012-04-01
ARM: tegra: remove tegra_pcm_device
Stephen Warren
2012-02-06
ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
Stephen Warren
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-07
Merge branch 'depends/rmk/for-linus' into next/soc
Arnd Bergmann
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2012-01-05
ARM: restart: tegra: use new restart hook
Russell King
2011-12-17
arm/tegra: prepare early init for multiple tegra variants
Peter De Schrijver
2011-12-06
ASoC: WM8903: Fix platform data gpio_cfg confusion
Stephen Warren
2011-11-15
ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-01
Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'depends/rmk/devel-stable' into next/board
Arnd Bergmann
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
2011-08-21
ARM: mach-tegra: convert boot_params to atag_offset
Nicolas Pitre
2011-08-09
ARM: Tegra: Force PORT_TEGRA as the UART type
Stephen Warren
2011-08-09
ARM: Tegra: Harmony: Add USB device
Stephen Warren
2011-07-12
ARM: tegra: remove copy-and-pasted i2c platform data in boards
Colin Cross
2011-04-18
ARM: Tegra: Add to tegra_wm8903_platform_data
Stephen Warren
2011-04-18
ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903
Stephen Warren
2011-04-18
ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.h
Stephen Warren
2011-03-15
ARM: tegra: harmony: initialize the TPS65862 PMIC
Mike Rapoport
2011-03-07
ARM: tegra: harmony: Set WM8903 gpio_base
Stephen Warren
2011-03-07
ARM: tegra: harmony: I2C-related portions of audio support
Stephen Warren
2011-03-07
ARM: tegra: harmony: register i2c devices
Olof Johansson
2011-03-07
ARM: tegra: harmony: Beginnings of audio support
Stephen Warren
2011-03-07
ARM: tegra: create defines for SD-related GPIO names
Stephen Warren
2011-02-22
ARM: tegra: harmony: register sdhci devices
Olof Johansson
2011-02-22
ARM: tegra: remove stale nvidia atag handler
Olof Johansson
2011-02-22
ARM: tegra: Move tegra_common_init to tegra_init_early
Colin Cross
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-08-22
arm: tegra: fix compilation of board-harmony.c
Olof Johansson
2010-08-05
[ARM] tegra: harmony: Add harmony board file
Colin Cross