aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-30ARM: OMAP2+: Remove board-4430sdp.cTony Lindgren1-765/+0
2013-05-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/cleanupArnd Bergmann1-1/+1
2013-05-06ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I1-1/+1
2013-04-08ARM: OMAP: board-4430sdp: Provide regulator to pwm-backlightAndrew Chew1-0/+6
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+29
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2013-02-06ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I1-0/+2
2013-01-22ARM: OMAP: board-4430sdp: Proper support for TWL6030 PWM LED/BacklightPeter Ujfalusi1-1/+29
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-156/+1
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-1/+1
2012-11-07OMAP: omap4sdp: move display init from board file to dss-common.cTomi Valkeinen1-156/+1
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headersTony Lindgren1-1/+1
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-0/+1
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-1/+0
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-1/+1
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-71/+2
2012-10-08ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi1-0/+26
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-09-24ARM: OMAP4: twl-common: Support for additional devices on i2c1 busPeter Ujfalusi1-2/+10
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+1
2012-09-20ARM: OMAP2+: Make omap4-keypad.h localTony Lindgren1-1/+1
2012-09-13ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier1-0/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-1/+1
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-1/+0
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-09-07OMAP: 4430SDP: remove DSI clock config from board fileTomi Valkeinen1-46/+0
2012-09-07OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen1-25/+2
2012-07-09ARM: OMAP: board-4430sdp: MUX configuration for sys_nirq2Peter Ujfalusi1-0/+3
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+9
2012-05-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-44/+0
2012-05-09OMAP: 4430SDP: Use common configuration for V1V8, V2V1 suppliesPeter Ujfalusi1-1/+3
2012-05-09ARM: OMAP4: board-4430sdp: Register platform device for HDMI audio codecRicardo Neri1-0/+6
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen1-13/+8
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-16/+0
2012-05-08ARM: OMAP4: hsmmc: check for null pointerBalaji T K1-44/+0
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-6/+6
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma1-1/+1
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-6/+7
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boardsArnd Bergmann1-0/+29
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1