summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcxhr: convert timeval to ktime_tAya Mahfouz2014-10-282-8/+12
* ALSA: hda - Pass printf argument directly to request_module()Takashi Iwai2014-10-271-6/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-10-27483-6370/+15124
|\
| * ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_getChristian Vogel2014-10-272-17/+63
| * Merge tag 'asoc-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-10-278420-278702/+398398
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix...Mark Brown2014-10-2714-1459/+17
| | |\ \ \ \ \
| | | | | | | * ASoC: sgtl500: Document the required suppliesFabio Estevam2014-10-151-0/+10
| | | | | | * | ASoC: s6000: remove driverDaniel Glöckner2014-10-209-1454/+0
| | | | | | |/
| | | | | * / ASoC: Intel: HSW/BDW only support S16 and S24 formats.Liam Girdwood2014-10-161-3/+1
| | | | | |/
| | | | * | ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack2014-10-222-2/+2
| | | * | | ASoC: adau1761: Fix input PGA volumeLars-Peter Clausen2014-10-221-0/+4
| | | |/ /
| | * | | Linux 3.18-rc2v3.18-rc2Linus Torvalds2014-10-271-1/+1
| | * | | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-2618-46/+107
| | |\ \ \
| | | * \ \ Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-263-12/+11
| | | |\ \ \
| | | | * | | ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-251-1/+0
| | | | * | | ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-252-11/+11
| | | | |/ /
| | | * | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-249-23/+65
| | | |\ \ \
| | | | * | | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-234-1/+34
| | | | * | | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-231-1/+5
| | | | * | | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-231-6/+6
| | | | * | | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
| | | | |/ /
| | | * | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-243-4/+12
| | | |\ \ \
| | | | * | | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-221-2/+3
| | | | * | | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
| | | | * | | MAINTAINERS: add atmel ssc driver maintainer entryBo Shen2014-10-221-0/+7
| | | | |/ /
| | | * | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...Olof Johansson2014-10-241-7/+17
| | | |\ \ \
| | | | * | | ARM: zynq: DT: trivial: Fix mc nodeMichal Simek2014-10-201-1/+1
| | | | * | | ARM: zynq: DT: Add cadence watchdog nodeMichal Simek2014-10-201-0/+11
| | | | * | | ARM: zynq: DT: Add missing reference for memory-controllerMichal Simek2014-10-201-1/+1
| | | | * | | ARM: zynq: DT: Add missing reference for ADCMichal Simek2014-10-201-1/+1
| | | | * | | ARM: zynq: DT: Add missing address for L2 pl310Michal Simek2014-10-201-1/+1
| | | | * | | ARM: zynq: DT: Remove 222 MHz OPPSoren Brinkmann2014-10-201-1/+0
| | | | * | | ARM: zynq: DT: Fix GEM register area sizeSoren Brinkmann2014-10-201-2/+2
| | | | |/ /
| | | * | | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIPOlof Johansson2014-10-241-0/+1
| | | * | | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGEOlof Johansson2014-10-241-0/+1
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-2627-58/+3814
| | |\ \ \
| | | * | | overlayfs: embed middle into overlay_readdir_dataAl Viro2014-10-251-7/+5
| | | * | | overlayfs: embed root into overlay_readdir_dataAl Viro2014-10-251-6/+5
| | | * | | overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro2014-10-251-6/+5
| | | * | | overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro2014-10-251-6/+13
| | | * | | Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2014-10-2426-58/+3809
| | | |\ \ \
| | | | * | | fs: limit filesystem stacking depthMiklos Szeredi2014-10-243-0/+27
| | | | * | | overlay: overlay filesystem documentationNeil Brown2014-10-242-0/+205
| | | | * | | overlayfs: implement show_optionsErez Zadok2014-10-241-28/+48
| | | | * | | overlayfs: add statfs supportAndy Whitcroft2014-10-241-0/+40
| | | | * | | overlay filesystemMiklos Szeredi2014-10-2410-0/+3284
| | | | * | | shmem: support RENAME_WHITEOUTMiklos Szeredi2014-10-241-1/+35
| | | | * | | ext4: support RENAME_WHITEOUTMiklos Szeredi2014-10-241-17/+78
| | | | * | | vfs: add RENAME_WHITEOUTMiklos Szeredi2014-10-242-2/+7
| | | | * | | vfs: add whiteout supportMiklos Szeredi2014-10-242-0/+25