aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-28
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-19
| | * | | | | | | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-19
| | |/ / / / / /
| * | | | | | | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-20
* | | | | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-05
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna2014-03-13
| * | | | | | | ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-03-13
| * | | | | | | ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen2014-03-13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-05
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'devel-stable' into for-nextRussell King2014-04-03
| |\| | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-03
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | * | | | | | | dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2014-04-03
| | | * | | | | | | ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2014-04-03
| | | * | | | | | | ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-03
| | | * | | | | | | ARM: omap: dma: get rid of errata globalRussell King2014-04-03
| | | * | | | | | | ARM: omap: clean up DMA register accessesRussell King2014-04-03
| | | * | | | | | | ARM: omap: remove almost-const variablesRussell King2014-04-03
| | | * | | | | | | ARM: omap: remove references to disable_irq_lchRussell King2014-04-03
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-25
| |/ / / / / / /
* | | | | | | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-05
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-28
| |/ / / / / /
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-11
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | [media] ARM: omap2: cm-t35: Add regulators and clock for camera sensorLaurent Pinchart2014-02-24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-14
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-13
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-28
| | * | | | | | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-28
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\ \ \ \ \ \ \
| * | | | | | | dt: Remove dangling "select PROC_DEVICETREE"Grant Likely2014-04-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman2014-03-12
|\| | | | | |
| * | | | | | Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren2014-02-27
| | * | | | | ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar2014-02-21
| | * | | | | ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel2014-02-21
| | * | | | | Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2014-02-21
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-19
| | | * | | | | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov2014-02-19
| | | * | | | | ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna2014-02-19
| | | * | | | | ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia2014-02-19
| | | |/ / / /
* | | | | | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-24
|\| | | | | |
| * | | | | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-18
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-13
| | * | | | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-13
| | * | | | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-13
| | * | | | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-13
| | * | | | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-13
| | |/ / /