summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann1-12/+17
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann12-303/+66
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren11-300/+66
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-1/+1
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2-0/+43
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren8-104/+19
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren3-180/+7
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-13/+0
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-2/+0
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren1-4/+0
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula1-3/+0
2012-02-07ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar1-1/+1
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V1-7/+1
2012-02-06gpio/omap: use pinctrl offset instead of macroCharulatha V1-0/+1
2012-02-06gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma1-0/+3
2012-02-06gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma1-0/+1
2012-02-06gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma1-0/+4
2012-02-06gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma1-0/+1
2012-02-06gpio/omap: avoid cpu checks during module ena/disableCharulatha V1-0/+1
2012-02-06gpio/omap: make non-wakeup GPIO part of pdataCharulatha V1-0/+1
2012-02-06gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma1-2/+3
2012-02-06gpio/omap: use flag to identify wakeup domainCharulatha V1-0/+1
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V1-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-15/+0
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King1-3/+2
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-171/+0
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-9/+34
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-13/+71
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+1
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-5/+8
2012-01-09Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+35
2012-01-09Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-23/+120
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+21
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann3-40/+3
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann8-372/+12
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann3-40/+3
2012-01-05Merge branch 'restart' into for-linusRussell King1-2/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: omap: use new restart hookRussell King1-1/+3
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2-1/+4
2011-12-27Merge branch 'omap/ehci' into next/driversArnd Bergmann1-3/+0
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann2-1/+2
2011-12-27Merge branch 'omap/hwmod' into next/develArnd Bergmann2-1/+2
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson6-332/+9
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2-38/+3
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren11-35/+155
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren1-0/+3
2011-12-16ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at initRajendra Nayak1-0/+3
2011-12-16ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup padTero Kristo1-0/+2