aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-14ARM: shmobile: r7s72100: add i2c clocks to dtsiWolfram Sang1-0/+6
2014-05-14ARM: shmobile: r7s72100: add essential clock nodes to dtsiWolfram Sang1-0/+28
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong1-1/+1
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart1-1/+1
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+12
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring31-51/+168
2014-05-13[media] v4l2-subdev.h: add g_tvnorms video opHans Verkuil1-2/+6
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti2-0/+11
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti4-0/+9
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng1-7/+7
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng2-13/+1
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng1-2/+8
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-3/+0
2014-05-13blk-mq: improve support for shared tags mapsJens Axboe3-0/+12
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-13of: kill off of_can_translate_addressRob Herring1-1/+0
2014-05-13rcutorture: Add forward-progress checking for writerPaul E. McKenney1-0/+19
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+10
2014-05-13[media] v4l: Add 12-bit YUV 4:2:2 media bus pixel codesLaurent Pinchart1-1/+5
2014-05-13[media] v4l: Add 12-bit YUV 4:2:0 media bus pixel codesLaurent Pinchart1-1/+5
2014-05-13[media] v4l: Add UYVY10_1X20 and VYUY10_1X20 media bus pixel codesLaurent Pinchart1-1/+3
2014-05-13[media] v4l: Add UYVY10_2X10 and VYUY10_2X10 media bus pixel codesLaurent Pinchart1-1/+3
2014-05-13[media] v4l: Remove documentation for nonexistend input field in v4l2_bufferSakari Ailus1-1/+0
2014-05-13[media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMASakari Ailus1-3/+6
2014-05-13[media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus1-0/+1
2014-05-13[media] media: Use a better owner for the media deviceSakari Ailus2-2/+5
2014-05-13cgroup: remove cgroup->control_knTejun Heo1-1/+0
2014-05-13cgroup: replace cftype->trigger() with cftype->write()Tejun Heo1-8/+0
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo1-9/+1
2014-05-13cgroup: implement cftype->write()Tejun Heo1-4/+23
2014-05-13cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo1-7/+7
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-0/+15
2014-05-13Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo3-3/+35
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau2-0/+5
2014-05-13nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL APIJohannes Berg1-1/+3
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam1-0/+44
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo1-1/+18
2014-05-13Merge tag 'v3.15-rc4' into develLinus Walleij7-4/+16
2014-05-12clk: shmobile: r8a7779: Add clocks supportSimon Horman1-0/+3
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+0
2014-05-13ARM: shmobile: r8a7791: Correct SYS-DMAC clock definesGeert Uytterhoeven1-1/+2
2014-05-12clk: Improve clk_ops documentationGeert Uytterhoeven1-19/+25
2014-05-12clk: Fixup spacing in commentsGeert Uytterhoeven1-44/+44
2014-05-13clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner1-0/+62
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger1-6/+2
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon3-1/+21
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon2-0/+5
2014-05-12mmc: identify available device type to selectSeungwon Jeon3-11/+9