aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04xfs: fix set-but-unused warningsDave Chinner9-60/+2
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner5-134/+137
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner5-24/+24
2014-12-04xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner1-102/+33
2014-12-04xfs: active inodes stat is brokenDave Chinner2-1/+2
2014-12-04xfs: cleanup xfs_bmse_merge returnsDave Chinner1-15/+8
2014-12-04xfs: cleanup xfs_bmse_shift_one goto messDave Chinner1-26/+17
2014-12-04xfs: fix premature enospc on inode allocationDave Chinner1-10/+24
2014-12-04xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins1-7/+6
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+20
2014-12-04Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner5-24/+9
2014-12-03tracing: Truncated output is better than nothingDan Carpenter1-5/+2
2014-12-03tracing: Add additional marks to signal very large time deltasByungchul Park4-28/+41
2014-12-03Documentation: describe trace_buf_size parameter more accuratelyJoonsoo Kim1-1/+1
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2014-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-45/+88
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-67/+73
2014-12-03Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2014-12-03Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2014-12-03power: reset: adjust priority of simple syscon reboot driverStefan Agner1-1/+1
2014-12-03ALSA: ctxfi: Neaten get_daio_rscJoe Perches1-17/+13
2014-12-03drm/radeon: Hide cursor on CRTCs used by fbdev (v2)Michel Dänzer1-1/+31
2014-12-03drm/radeon: add spinlock for BO_VA status protection (v2)Christian König2-6/+33
2014-12-03drm/radeon: fence PT updates as sharedChristian König1-9/+19
2014-12-03drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König12-42/+42
2014-12-03drm/radeon: drop the handle from radeon_cs_relocChristian König3-6/+3
2014-12-03drm/radeon drop gobj from radeon_cs_relocChristian König3-9/+9
2014-12-03drm/radeon: fix typo in new fan control registers for SI/CIAlex Deucher2-8/+8
2014-12-03drm/radeon: sync all BOs involved in a CSChristian König1-12/+7
2014-12-03drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer1-19/+17
2014-12-03drm/radeon: Re-show the cursor after a modesetMichel Dänzer4-24/+68
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-34/+36
2014-12-03ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto1-9/+6
2014-12-03ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto1-19/+10
2014-12-03ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto1-10/+11
2014-12-03ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto1-7/+7
2014-12-03ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto1-4/+5
2014-12-03ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto1-1/+2
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto3-162/+204
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto1-1/+1
2014-12-03ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto1-5/+10
2014-12-03ASoC: rsnd: clear status register when HW startKuninori Morimoto1-0/+3
2014-12-03ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto1-4/+4
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto3-6/+29
2014-12-03ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto2-12/+14
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto3-8/+5
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto2-3/+38
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto3-4/+18