summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2019-12-18Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter1-0/+20
2019-12-18drm: Add __drm_atomic_helper_crtc_state_reset() & co.Ville Syrjälä1-0/+6
2019-12-18serial_core: Remove SUPPORT_SYSRQ ifdefferyDmitry Safonov1-10/+4
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov1-0/+1
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław1-3/+2
2019-12-18gpio: add gpiod_toggle_active_low()Michał Mirosław1-0/+7
2019-12-18rtc: rv3029: let the core handle rtc rangeAlexandre Belloni1-0/+1
2019-12-18rtc: define RTC_VL_READ valuesAlexandre Belloni1-1/+6
2019-12-18net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap1-1/+1
2019-12-18net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet1-2/+2
2019-12-18mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens1-0/+3
2019-12-18kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin1-6/+9
2019-12-18drm: of: Add drm_of_lvds_get_dual_link_pixel_orderFabrizio Castro1-0/+20
2019-12-18Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai4-31/+196
2019-12-18netfilter: Document ingress hookLukas Wunner1-0/+1
2019-12-17drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more timeAndy Shevchenko1-1/+1
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter1-0/+3
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann1-4/+4
2019-12-17ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren1-53/+0
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis1-2/+2
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren1-2/+0
2019-12-17ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren1-4/+0
2019-12-17ARM: OMAP2+: Drop unused sdma functionsTony Lindgren1-12/+0
2019-12-17i2c: remove unneeded 'extern' from function declatationsLuca Ceresoli1-60/+55
2019-12-17drm/print: introduce new struct drm_device based logging macrosJani Nikula1-0/+65
2019-12-17serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov1-34/+43
2019-12-17serial: Move sysrq members aboveDmitry Safonov1-5/+6
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+1
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter26-318/+545
2019-12-17stop_machine: remove try_stop_cpus helperYangtao Li1-7/+0
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley1-0/+1
2019-12-17Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+5
2019-12-17wireguard: global: fix spelling mistakes in commentsJosh Soref1-4/+4
2019-12-17Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2019-12-17ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann1-4/+4
2019-12-17ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann1-1/+1
2019-12-17ptp_qoriq: export extts_clean_up() functionYangbo Lu1-0/+1
2019-12-16mm: hugetlb controller for cgroups v2Giuseppe Scrivano1-1/+2
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann1-0/+2
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto1-3/+0
2019-12-16Merge branch 'mmc_pinctrl' into nextUlf Hansson1-0/+6
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto1-0/+3
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang1-3/+0
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede1-0/+8
2019-12-16ACPI: processor: Export function to claim _CST controlRafael J. Wysocki1-0/+6
2019-12-16drm/bridge/synopsys: dsi: driver-specific configuration of phy timingsHeiko Stuebner1-0/+9
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij1-1/+0
2019-12-16export.h: reduce __ksymtab_strings string duplication by using "MS" section f...Jessica Yu2-13/+28