summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\
| * Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-051-4/+4
| |\
| * | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+1
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-7/+8
|\ \ \
| * \ \ Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-281-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-241-4/+4
| | |/
| * | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-221-0/+1
|\ \
| * | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-161-0/+1
| |/
* | ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-121-22/+0
|/
* ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-261-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-161-1/+13
|\
| * ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-161-1/+13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+7
|\ \ | |/
| * ARM: OMAP3: bind omap3isp_device to its iommu deviceOhad Ben-Cohen2011-12-051-0/+7
* | ARM: OMAP4: devices: Register OMAP4 DMIC platform devicePeter Ujfalusi2011-12-131-0/+22
|/
* ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-041-14/+3
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-42/+9
|\
| * arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson2011-10-041-0/+5
| * ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-42/+4
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-22/+22
|\ \
| * \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-2/+1
| |\ \ | | |/ | |/|
| * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-151-22/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-0/+33
|\ \ \ | |_|/ |/| |
| * | OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi2011-09-221-0/+33
| |/
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
|/
* OMAP4: Keyboard: Mux changes in the board fileShubhrajyoti Datta2011-07-051-1/+2
* OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-271-1/+1
|\
| * arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-181-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-241-24/+38
|\ \ | |/ |/|
| * [media] omap2: Fix camera resources for multiomapSergio Aguirre2011-03-221-13/+12
| * [media] omap3: Add function to register omap3isp platform device structureLaurent Pinchart2011-03-221-9/+10
| * [media] omap3: Remove unusued ISP CBUFF resourceSergio Aguirre2011-03-221-5/+0
| * [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen2011-03-221-4/+24
* | OMAP4: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
* | OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
| |
| \
*-. \ Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-342/+49
|\ \ \
| | * | OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-168/+0
| | * | OMAP: hsmmc: Move mux configuration to hsmmc.cKishore Kadiyala2011-03-011-83/+0
| | * | omap: mmc: split out init for 2420Anand Gadiyar2011-03-011-32/+56
| |/ / |/| |
| * | OMAP: mailbox: build device using omap_device/omap_hwmodFelipe Contreras2011-02-241-82/+16
|/ /
| |
| \
*-. \ Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-231-0/+41
|\ \ \
| | * | OMAP4: keypad: Add the board supportSyed Rafiuddin2011-02-171-0/+41
| |/ /
* | | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-171-147/+40
|/ /
* | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-3/+3
|/
* omap2+: wdt: trivial sparse fixesNishanth Menon2011-01-061-1/+1
* OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley2010-12-211-15/+0
* OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley2010-12-211-50/+5
OpenPOWER on IntegriCloud