summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-11ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart2-45/+14
2014-05-11ARM: shmobile: sh7372: Switch to new style TMU deviceLaurent Pinchart2-57/+15
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart30-2486/+239
2014-05-11ARM: shmobile: r8a7791: Switch to new style CMT deviceLaurent Pinchart3-12/+9
2014-05-11ARM: shmobile: r8a7790: Switch to new style CMT deviceLaurent Pinchart3-12/+9
2014-05-11ARM: shmobile: r8a7740: Switch to new style CMT deviceLaurent Pinchart2-25/+13
2014-05-11ARM: shmobile: r8a73a4: Switch to new style CMT deviceLaurent Pinchart2-11/+8
2014-05-11ARM: shmobile: sh73a0: Switch to new style CMT deviceLaurent Pinchart2-25/+13
2014-05-11ARM: shmobile: sh7372: Switch to new style CMT deviceLaurent Pinchart2-19/+7
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart19-484/+106
2014-04-23Merge tag 'renesas-clock-for-v3.16' into cmt-mtu2-tmu-cleanups-for-v3.16Simon Horman2-27/+19
2014-04-15ARM: shmobile: lager legacy: Enable Quad SPI transfers for the SPI FLASHGeert Uytterhoeven1-6/+6
2014-04-15ARM: shmobile: koelsch legacy: Enable Quad SPI transfers for the SPI FLASHGeert Uytterhoeven1-1/+1
2014-04-14ARM: shmobile: lager: switch to use dai info for R-Car soundKuninori Morimoto1-5/+12
2014-04-14ARM: shmobile: bockw: switch to use dai info for R-Car soundKuninori Morimoto1-18/+35
2014-04-14ARM: shmobile: bockw: remove old style audio clockKuninori Morimoto1-4/+6
2014-04-14ARM: shmobile: r8a7790: remove old style audio clockKuninori Morimoto1-14/+10
2014-04-14ARM: shmobile: r8a7778: remove old style audio clockKuninori Morimoto1-13/+9
2014-04-14ARM: shmobile: Add Koelsch clock workarounds for SDHIMagnus Damm1-0/+3
2014-04-14ARM: shmobile: Add Lager clock workarounds for SDHI and MMCIFMagnus Damm1-0/+3
2014-04-14ARM: shmobile: lager-reference: Work around core clock issuesSimon Horman1-0/+11
2014-04-14ARM: shmobile: koelsch-reference: Annotate clk_enables as __initconstSimon Horman1-1/+1
2014-04-14ARM: shmobile: koelsch-reference: Work around core clock issuesGeert Uytterhoeven1-0/+12
2014-04-14ARM: shmobile: lager: Annotate clk_names with __initconstSimon Horman1-1/+1
2014-04-14ARM: shmobile: koelsch: Annotate clk_names with __initconstSimon Horman1-1/+1
2014-04-14ARM: shmobile: Use shmobile_clk_workaround() on KoelschMagnus Damm1-43/+28
2014-04-14ARM: shmobile: Use shmobile_clk_workaround() on LagerMagnus Damm1-40/+25
2014-04-14ARM: shmobile: r8a7791: Rename VSP1_SY clocks to VSP1_SLaurent Pinchart1-1/+1
2014-04-14ARM: shmobile: r8a7790: Rename VSP1_(SY|RT) clocks to VSP1_(S|R)Laurent Pinchart1-1/+1
2014-04-14ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy codeLaurent Pinchart1-6/+6
2014-04-14ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy codeLaurent Pinchart1-4/+4
2014-04-14ARM: shmobile: Introduce shmobile_clk_workaround()Magnus Damm3-1/+45
2014-04-14ARM: shmobile: r8a7791: Use rcar_gen2_read_mode_pins() helperGeert Uytterhoeven1-9/+2
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-8/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds15-18/+23
2014-04-12blackfin: cleanup board filesSteven Miao28-1209/+1089
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao1-18/+0
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle1-1/+1
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle1-2/+2
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle1-7/+7
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle1-1/+1
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang1-125/+0
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2-60/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-12Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+25
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-41/+201