aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-19ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_late_init but not bothH. Nikolaus Schaller1-2/+2
2017-09-19ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy1-0/+1
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-0/+3
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-165/+102
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King38-1039/+566
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-2/+2
2017-09-05Merge branch 'next/cleanup' into next/socOlof Johansson5-17/+7
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang2-2/+2
2017-08-24ARM: OMAP2+: fix missing variable declarationArnd Bergmann1-0/+1
2017-08-19Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann3-13/+3
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann9-148/+95
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring2-4/+4
2017-08-16ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart1-51/+60
2017-08-16ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart4-62/+1
2017-08-15ARM: OMAP4+: PRM: fix of_irq_get() result checksSergei Shtylyov1-2/+2
2017-08-15ARM: OMAP3+: PRM: fix of_irq_get() result checkSergei Shtylyov1-1/+1
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2-1/+1
2017-08-14ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomainsLokesh Vutla1-1/+32
2017-08-14ARM: dra762: Enable SMP for dra762Lokesh Vutla1-2/+2
2017-08-14ARM: dra7: hwmod: Register dra76x specific hwmodLokesh Vutla1-2/+9
2017-08-14ARM: dra762: Add support for device identificationLokesh Vutla2-0/+14
2017-08-14ARM: OMAP2+: board-generic: add support for dra762 familyLokesh Vutla1-0/+1
2017-08-14ARM: align .data sectionRussell King2-0/+3
2017-08-10ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XXKishon Vijay Abraham I1-0/+1
2017-08-10ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori1-0/+31
2017-08-10ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren1-143/+5
2017-08-10ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold1-10/+0
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-9/+58
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2-2/+2
2017-07-27Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann3-7/+56
2017-07-17ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2-246/+2
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds37-1034/+537
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+24
2017-06-30ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren1-0/+55
2017-06-29ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2-7/+1
2017-06-20ARM: OMAP2+: DMA: Add slave map entries for 24xx external request linesPeter Ujfalusi1-0/+24
2017-06-18Merge tag 'omap-for-v4.13/soc-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson37-1034/+537
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-5/+5
2017-06-14ARM: OMAP4: hwmod_data: add SHAM crypto acceleratorTero Kristo1-0/+36
2017-06-14ARM: OMAP4: hwmod data: add desSebastian Reichel1-0/+37
2017-06-14ARM: OMAP4: hwmod data: add aes2Sebastian Reichel1-0/+22
2017-06-14ARM: OMAP4: hwmod data: add aes1Sebastian Reichel1-0/+41
2017-06-12Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren21-73/+245
2017-06-12Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3Tony Lindgren17-940/+61
2017-06-08ARM: OMAP2+: Remove unused legacy code for n8x0Tony Lindgren1-8/+6
2017-06-08ARM: OMAP2+: Remove unused legacy code for watchdogTony Lindgren1-28/+0
2017-06-08ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren3-19/+12
2017-06-08ARM: OMAP2+: Remove unused legacy code for PRMTony Lindgren3-75/+10
2017-06-08ARM: OMAP2+: Remove unused legacy code for io.cTony Lindgren1-45/+14
2017-06-08ARM: OMAP2+: Remove unused legacy code for McBSPTony Lindgren1-70/+0