summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-22ASoC: omap-mcbsp: Add device tree bindingsPeter Ujfalusi1-0/+45
2012-08-22ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT dataPeter Ujfalusi1-1/+3
2012-08-22ASoC: omap-mcbsp: Remove cpu_is_omap* checks from the codePeter Ujfalusi1-3/+5
2012-08-22ASoC: omap-mcbsp: Remove unused definesPeter Ujfalusi1-16/+0
2012-08-22ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration codePeter Ujfalusi5-114/+3
2012-08-22ASoC: am3517evm: Do not configure McBSP1 CLKR/FSR signal muxingPeter Ujfalusi1-18/+2
2012-08-22ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal sourcePeter Ujfalusi1-0/+13
2012-08-22ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430Peter Ujfalusi1-1/+4
2012-08-22ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi3-46/+26
2012-08-15ASoC: Remove obsolete OMAP3 machine driversPeter Ujfalusi6-553/+0
2012-08-15ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte...Peter Ujfalusi6-0/+6
2012-08-15ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio...Peter Ujfalusi2-0/+29
2012-08-15ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codecPeter Ujfalusi5-0/+252
2012-08-03Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields3-8/+1
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow2-5/+116
2012-08-01block: remove dead func declarationYuanhan Liu1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal5-9/+132
2012-08-01block: uninitialized ioc->nr_tasks triggers WARN_ONOlof Johansson1-0/+1
2012-08-01block: do not artificially constrain max_sectors for stacking driversMike Snitzer1-2/+1
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto1-0/+8
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-08-01sh: intc: initial irqdomain support.Paul Mundt5-5/+85