aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-11[media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 coreHans Verkuil2-2/+4
2014-03-11[media] v4l2: allow v4l2_subdev_edid to be used with video nodesHans Verkuil3-9/+15
2014-03-11[media] lm3646: add new dual LED Flash driverDaniel Jeong1-0/+87
2014-03-11[media] v4l2-controls.h: Add addtional Flash fault bitsDaniel Jeong1-0/+3
2014-03-11locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra1-2/+2
2014-03-11locking: Move mcs_spinlock.h into kernel/locking/Peter Zijlstra1-114/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar25-83/+114
2014-03-11sched/idle: Reorganize the idle loopDaniel Lezcano1-0/+2
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano1-2/+0
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano1-0/+19
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar27-87/+118
2014-03-11ARM: STi: STiH416: Add soft reset controller support.Srinivas Kandagatla1-0/+29
2014-03-11ARM: STi: STiH416: Add reset controller support.Srinivas Kandagatla1-0/+21
2014-03-11ARM: STi: STiH415: Add soft reset controller support.Srinivas Kandagatla1-0/+7
2014-03-11ARM: STi: STiH415: Add reset controller support.Srinivas Kandagatla1-0/+19
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-6/+1
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown1-0/+15
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil1-4/+10
2014-03-11[media] vb2: rename queued_count to owned_by_drv_countHans Verkuil1-2/+2
2014-03-11[media] vb2: consistent usage of periods in videobuf2-core.hHans Verkuil1-20/+20
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-1/+9
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-1/+1
2014-03-11[media] vb2: add debugging code to check for unbalanced opsHans Verkuil1-0/+43
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab71-316/+468
2014-03-11Revert "ALSA: emu10k1: Fix warning: "CCR" redefined"Geert Uytterhoeven1-2/+0
2014-03-10mtd: nand: add "page" argument for read_subpage hookHuang Shijie1-1/+1
2014-03-10of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia1-0/+12
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-8/+8
2014-03-10mtd: nand: parse out the JEDEC compliant NANDHuang Shijie1-1/+1
2014-03-10mtd: nand: add a helper to get the supported features for JEDECHuang Shijie1-0/+9
2014-03-10mtd: nand: add fields for JEDEC in nand_chipHuang Shijie1-1/+9
2014-03-10mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie1-0/+75
2014-03-10mtd: nand: s3c2410: Trivial cleanup in header fileSachin Kamat1-2/+6
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-0/+10
2014-03-10mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie1-8/+0
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie1-6/+6
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-3/+7
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner3-3/+7
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer1-1/+1
2014-03-10net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+21
2014-03-10btrfs: Add ftrace for btrfs_workqueueQu Wenruo1-0/+82
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]1-0/+4
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea1-3/+3
2014-03-10i2c: s3c2410: Trivial cleanup in header fileSachin Kamat1-5/+4
2014-03-10get rid of fget_light()Al Viro2-11/+12
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds2-3/+9
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann1-2/+3
2014-03-10ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown1-1/+0