summaryrefslogtreecommitdiffstats
path: root/sound/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo5-3/+102
2013-01-30ARM: imx: move imx6q_cpuidle_driver into a separate fileShawn Guo4-12/+37
2013-01-30ARM: imx: mask gpc interrupts initiallyShawn Guo1-0/+5
2013-01-30ARM: imx: return zero in case next event gets a large incrementShawn Guo1-1/+2
2013-01-30ARM: mach-shmobile: sh73a0: allow unplugging of CPU0Ulrich Hecht1-1/+1
2013-01-30ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2-0/+7
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam19-1703/+9
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam4-193/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-29ARM: mach-shmobile: emev2: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-29ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-25ARM: clk-imx35: Fix build warnings with W=1Fabio Estevam1-2/+2
2013-01-25ARM: imx27: add a clock gate to activate SPLL clockGwenhael Goavec-Merou1-3/+4
2013-01-25ARM: mx31: Replace clk_register_clkdev with clock DT lookupFabio Estevam4-16/+119
2013-01-25ARM: clk-imx31: Add dummy clockFabio Estevam1-2/+3
2013-01-25ARM: Let CONFIG_MACH_IMX31_DT be built by defaultFabio Estevam1-0/+1
2013-01-25ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()Kuninori Morimoto1-12/+6
2013-01-25ARM: mach-shmobile: sh73a0: Initialise MMCIF using DTSimon Horman2-0/+25
2013-01-25ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman4-1/+135
2013-01-25ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman3-0/+43
2013-01-25ARM: SH-Mobile: sh73a0: Add CPU HotplugBastian Hecht1-6/+30
2013-01-25ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht4-27/+56
2013-01-25ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht3-0/+25
2013-01-25ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht4-0/+36
2013-01-25ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski1-0/+2
2013-01-25ARM: sh7372: fix cache clean / invalidate orderGuennadi Liakhovetski1-5/+7
2013-01-25ARM: sh7372: add clock lookup entries for DT-based devicesGuennadi Liakhovetski1-0/+9
2013-01-25ARM: mach-shmobile: sh73a0 external IRQ wake updateMagnus Damm1-6/+1
2013-01-25ARM: shmobile: sh73a0: fixup div4_clks bitmapKuninori Morimoto1-11/+11
2013-01-25ARM: shmobile: r8a7740: add TMU timer supportKuninori Morimoto2-1/+99
2013-01-25ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.cSachin Kamat1-1/+0
2013-01-24ARM: davinci: da850: add dsp clock definitionRobert Tivy1-0/+17
2013-01-22ARM: davinci: psc: introduce reset APIRobert Tivy5-1/+72
2013-01-22ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marcoBarry Song3-0/+23
2013-01-22ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song10-1/+666
2013-01-22ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song4-4/+21
2013-01-22ARM: PRIMA2: rtciobg: it is also compatible with marcoBarry Song1-0/+1
2013-01-22ARM: PRIMA2: rstc: enable the support for MarcoBarry Song1-17/+28
2013-01-22ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song4-6/+6
2013-01-22ARM: PRIMA2: initialize l2x0 according to mach from DTBarry Song1-5/+24
2013-01-22ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in KconfigBarry Song1-0/+1
2013-01-22ARM: PRIMA2: add CSR SiRFmarco device tree .dtsBarry Song3-2/+818
2013-01-22dts: vt8500: Add initial dts support for WM8850Tony Prisk3-1/+273
2013-01-17ARM: davinci: psc.c: change pr_warning() to pr_warn()Robert Tivy1-2/+2
2013-01-15ARM: davinci: devices-da8xx.c: change pr_warning() to pr_warn()Robert Tivy1-1/+1
2013-01-15ARM: bcm2835: add a pm_power_off implementationDom Cobley1-0/+28
2013-01-15clk: bcm2835: probe for fixed-clock in device treeStephen Warren1-0/+9
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood1-1/+1
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo3-24/+5