summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
* ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart2017-08-161-51/+60
* ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart2017-08-164-62/+1
* ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-045-9/+58
|\
| * ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann2017-07-272-2/+2
| * Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann2017-07-273-7/+56
| |\
| | * ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren2017-06-301-0/+55
| | * ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2017-06-292-7/+1
* | | ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2017-07-172-246/+2
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-0437-1034/+537
|\ \
| * \ Merge tag 'omap-for-v4.13/soc-v4-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2017-06-1837-1034/+537
| |\ \ | | |/
| | * ARM: OMAP4: hwmod_data: add SHAM crypto acceleratorTero Kristo2017-06-141-0/+36
| | * ARM: OMAP4: hwmod data: add desSebastian Reichel2017-06-141-0/+37
| | * ARM: OMAP4: hwmod data: add aes2Sebastian Reichel2017-06-141-0/+22
| | * ARM: OMAP4: hwmod data: add aes1Sebastian Reichel2017-06-141-0/+41
| | * Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren2017-06-1221-73/+245
| | |\
| | | * ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if availableTero Kristo2017-06-061-15/+130
| | | * ARM: OMAP4: cminst: add support for clkdm_xlate_addressTero Kristo2017-06-061-0/+10
| | | * ARM: omap2+: clockdomain: add clkdm_xlate_addressTero Kristo2017-06-062-0/+10
| | | * ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo2017-06-0616-56/+82
| | | * ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_vencTero Kristo2017-06-061-1/+9
| | | * ARM: OMAP2+: timer: add support for fetching fck handle from DTTero Kristo2017-06-061-1/+4
| | * | Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3Tony Lindgren2017-06-1217-940/+61
| | |\ \
| | | * | ARM: OMAP2+: Remove unused legacy code for n8x0Tony Lindgren2017-06-081-8/+6
| | | * | ARM: OMAP2+: Remove unused legacy code for watchdogTony Lindgren2017-06-081-28/+0
| | | * | ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren2017-06-083-19/+12
| | | * | ARM: OMAP2+: Remove unused legacy code for PRMTony Lindgren2017-06-083-75/+10
| | | * | ARM: OMAP2+: Remove unused legacy code for io.cTony Lindgren2017-06-081-45/+14
| | | * | ARM: OMAP2+: Remove unused legacy code for McBSPTony Lindgren2017-06-081-70/+0
| | | * | ARM: OMAP2+: Remove unused legacy code for device initTony Lindgren2017-06-081-175/+0
| | | * | ARM: OMAP2+: Remove unused legacy code for PMUTony Lindgren2017-06-082-100/+0
| | | * | ARM: OMAP2+: Remove unused legacy code for oppTony Lindgren2017-06-084-270/+0
| | | * | ARM: OMAP2+: Remove unused legacy code for timerTony Lindgren2017-06-061-150/+19
| | | |/
| | * | ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocat...Markus Elfring2017-06-081-7/+2
| | * | ARM: OMAP2+: Use kcalloc() in sr_set_nvalues()Markus Elfring2017-06-081-3/+1
| | * | ARM: OMAP2+: Improve a size determination in sr_dev_init()Markus Elfring2017-06-081-1/+1
| | * | ARM: OMAP2+: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-06-081-4/+1
| | * | ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setupDave Gerlach2017-05-161-1/+1
| | * | ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent deviceDave Gerlach2017-05-161-0/+28
| | * | ARM: OMAP: Wakeupgen: Add context save/restore for AM43XXDave Gerlach2017-05-161-6/+62
| | |/
* | | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+24
|\ \ \
| * | | ARM: OMAP2+: DMA: Add slave map entries for 24xx external request linesPeter Ujfalusi2017-06-201-0/+24
| |/ /
* | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-5/+5
|/ /
* | ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-192-2/+2
* | Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-187-50/+16
|\ \ | |/
| * Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-107-50/+16
| |\
| | * clk: ti: convert to use proper register definition for all accessesTero Kristo2017-03-087-18/+15
| | * clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo2017-03-081-32/+0
| | * clk: ti: add clkdm_lookup to the exported functionsTero Kristo2017-03-081-0/+1
OpenPOWER on IntegriCloud