aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-29dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey1-0/+2
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert1-0/+1
2018-06-29bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern1-5/+23
2018-06-28Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.com/bzolnier/linux into drm-misc-nextGustavo Padovan21-53/+138
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+5
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder1-1/+1
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka1-0/+4
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds12-20/+27
2018-06-28cred: conditionally declare groups-related functionsOndrej Mosnáček1-5/+10
2018-06-28media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus1-1/+1
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-1/+2
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede1-0/+5
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak2-2/+8
2018-06-28netem: slotting with non-uniform distributionYousuk Seung1-0/+3
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre1-1/+1
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre1-0/+5
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre1-0/+2
2018-06-28media: media.h: remove __NEED_MEDIA_LEGACY_APIHans Verkuil1-1/+1
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra1-2/+2
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-6/+0
2018-06-28gnss: add receiver type supportJohan Hovold1-0/+9
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold1-0/+66
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund1-2/+13
2018-06-28media: i2c: lm3560: add support for lm3559 chipPavel Machek1-0/+1
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+1
2018-06-28usb: pd: include kernel.hHeikki Krogerus1-0/+1
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-0/+3
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+2
2018-06-28dt-bindings: connector: add properties for typecLi Jun1-0/+62
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-1/+3
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2-1/+11
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-1/+2
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2-15/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2-50/+39
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja1-32/+4
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+1
2018-06-28Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie5-25/+47
2018-06-28Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-12/+25
2018-06-28ALSA: hda - Move in_pm accessors to HDA coreTakashi Iwai1-0/+27
2018-06-27drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec1-0/+8
2018-06-27dt-bindings: display: sunxi-drm: Add TCON TOP descriptionJernej Skrabec1-0/+11
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson2-1/+2
2018-06-27clk: sunxi-ng: r40: Export video PLLsJernej Skrabec1-0/+4
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+3
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+3
2018-06-27bitfield: add u8 helpersJohannes Berg1-0/+1
2018-06-27bitfield: fix *_encode_bits()Johannes Berg1-3/+3
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede1-3/+3
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein1-0/+2
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein1-5/+10