summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-171-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-051-14/+3Star
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-42/+9Star
|\
| * 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/+4Star
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-22/+22
|\ \
| * \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-2/+1Star
| |\ \ | | |/ | |/|
| * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-161-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/+1Star
|/
* 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-281-1/+1
|\
| * arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-191-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/+12Star
| * [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/+0Star
| * [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-031-342/+49Star
|\ \ \
| | * | OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-168/+0Star
| | * | OMAP: hsmmc: Move mux configuration to hsmmc.cKishore Kadiyala2011-03-011-83/+0Star
| | * | 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/+16Star
|/ /
| |
| \
*-. \ 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/+40Star
|/ /
* / omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-281-3/+3
|/
* omap2+: wdt: trivial sparse fixesNishanth Menon2011-01-071-1/+1
* OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley2010-12-221-15/+0Star
* OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley2010-12-221-50/+5Star
* arm: mach-omap2: hsmmc_reset: fix clk_get() error handlingAaro Koskinen2010-12-211-20/+24
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-16/+115
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-2/+1Star
| * OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V2010-10-081-0/+61
| * Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-081-0/+39
| |\
| | * OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-291-0/+39
| * | omap4 hsmmc: Register offset handlingkishore kadiyala2010-10-021-5/+3Star
| |/
| * omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-271-7/+9
| * omap: crypto: updates to enable omap aesDmitry Kasatkin2010-09-271-0/+71
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+39
|\ \
| * | omap: devices: Avoid merge conflict between ASoC and OMAP hwmod changesJarkko Nikula2010-10-041-1/+1