aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil1-29/+0
2019-01-21media: tw9910.h: remove obsolete soc_camera.h include.Hans Verkuil1-2/+0
2019-01-21fs: common implementation of file typePhillip Potter2-16/+76
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai1-1/+0
2019-01-21clk: renesas: r8a774a1: Add missing CANFD clockFabrizio Castro1-0/+1
2019-01-21clk: renesas: r8a774c0: Add missing CANFD clockFabrizio Castro1-0/+1
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria1-12/+13
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray1-2/+0
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+1
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2019-01-21drm: fix drm_can_sleep() commentSam Ravnborg1-1/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-21/+7
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel1-30/+0
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linuxLinus Torvalds4-11/+6
2019-01-19net_sched: add performance counters for basic filterCong Wang1-0/+7
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen1-2/+1
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau1-0/+4
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2-2/+7
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2-0/+6
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+59
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2-1/+25
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-4/+59
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-01-18devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health set commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health get commandEran Ben Elisha1-0/+12
2019-01-18devlink: Add health report functionalityEran Ben Elisha2-0/+71
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+59
2019-01-18devlink: Add health buffer supportEran Ben Elisha2-0/+84
2019-01-18net_sched: add hit counter for matchallCong Wang1-0/+6
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-18tcp: declare tcp_mmap() only when CONFIG_MMU is setYafang Shao1-0/+2
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-6/+0
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit1-1/+1
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa1-5/+0
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto1-0/+36
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown1-0/+6
2019-01-18drm/fourcc: Add definitions for Allwinner vendor and VPU tiled formatPaul Kocialkowski1-0/+16
2019-01-18drm/fourcc: Add format info helpers for checking YUV sub-samplingPaul Kocialkowski1-0/+75
2019-01-18drm/fourcc: Add format info helpers for checking YUV planes dispositionPaul Kocialkowski1-0/+42
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai1-5/+1