aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c
Commit message (Expand)AuthorAge
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-08
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * | OMAP: 4430SDP: Use common configuration for V1V8, V2V1 suppliesPeter Ujfalusi2012-05-09
| * | ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio codecRicardo Neri2012-05-09
| |/
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * | ARM: OMAP4: hsmmc: check for null pointerBalaji T K2012-05-08
| |/
* | OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2012-05-09
* | OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen2012-05-09
|/
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-29
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-29
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
|\ \
| * | ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board filesBenoit Cousson2012-03-22
| |/
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann2012-03-27
| |\ \
| * | | ARM: OMAP4: board-4430sdp: don't initialize value that is never usedUwe Kleine-König2012-03-05
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \ \
| * | | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-20
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
|\ \ \ | |_|/ |/| |
| * | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-17
| |/
* | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-05
|\|
| * ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-13
| * ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-13
| * ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-13
| * Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-07
| |\
| | * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-26
| | * OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-26
| | * OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-26
| | * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-26
| | * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-26
* | | OMAP4: 4430sdp: Register platform device for OMAP4 audioPeter Ujfalusi2012-01-26
|/ /
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\|
| * OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-05
| * OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-05
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-14
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \ \
| * | | | ARM: OMAP: hsmmc: board-sdp4430: declare support for MMC_PM_KEEP_POWEREliad Peller2011-12-09
| | |_|/ | |/| |
* | | | Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-09
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'restart' into for-linusRussell King2012-01-05
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: restart: omap: use new restart hookRussell King2012-01-05
* | | | ARM: OMAP4: board-4430sdp: Register platform device for digimic codecPeter Ujfalusi2011-12-13
|/ / /
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
|\ \ \ | |/ / |/| |
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-15
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
|/
* Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
|\
| * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| |\
| * | ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo2011-10-03