summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+10
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-106/+78
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2014-04-04Merge branch 'devel-stable' into for-nextRussell King3-16/+7
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2-106/+78
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-6/+12
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King1-21/+13
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-7/+0
2014-04-04ARM: omap: dma: get rid of errata globalRussell King1-3/+2
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-51/+48
2014-04-04ARM: omap: remove almost-const variablesRussell King1-9/+5
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-10/+0
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-12/+7
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+0
2014-04-01dt: Remove dangling "select PROC_DEVICETREE"Grant Likely1-1/+0
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-35/+121
2014-03-13ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna1-2/+1
2014-03-13ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-03-13ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-12/+7
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman7-35/+121
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab3-16/+7
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel2-9/+4
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho2-3/+3
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann7-35/+121
2014-02-28OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen1-1/+0
2014-02-27ARM: OMAP3: Fix pinctrl interrupts for core2Tony Lindgren1-0/+1
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells1-1/+0
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman3-15/+6
2014-02-24[media] ARM: omap2: cm-t35: Add regulators and clock for camera sensorLaurent Pinchart1-0/+16
2014-02-21ARM: OMAP: Kill warning in CPUIDLE code with !CONFIG_SMPSantosh Shilimkar1-3/+5
2014-02-21ARM: OMAP2+: Add support for thumb mode on DT booted N900Sebastian Reichel1-1/+19
2014-02-21Merge tag 'for-v3.14-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren5-31/+96
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2-15/+79
2014-02-19ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4Illia Smyrnov1-9/+11
2014-02-19ARM: DRA7: hwmod data: correct the sysc data for spinlockSuman Anna1-5/+4
2014-02-19ARM: OMAP5: PRM: Fix reboot handlingVaibhav Bedia1-2/+2
2014-02-18Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson3-15/+6
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-2/+0
2014-02-13ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle1-9/+0
2014-02-13ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle1-4/+0
2014-02-13ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta1-1/+1
2014-02-13ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta1-1/+1
2014-02-13ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon1-0/+4
2014-02-02ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring1-1/+1
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-10/+54
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7