aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli1-0/+1
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi1-0/+6
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-228/+11
2017-12-15sctp: implement handle_ftsn for sctp_stream_interleaveXin Long1-0/+2
2017-12-15sctp: implement report_ftsn for sctp_stream_interleaveXin Long1-0/+1
2017-12-15sctp: implement validate_ftsn for sctp_stream_interleaveXin Long2-0/+12
2017-12-15sctp: implement generate_ftsn for sctp_stream_interleaveXin Long2-0/+3
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long3-0/+21
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz2-0/+2
2017-12-15sfp: add sff module supportRussell King1-0/+1
2017-12-15dt-bindings: ti-sysc: Update binding for timers and capabilitiesTony Lindgren1-0/+22
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu1-0/+3
2017-12-15net: erspan: introduce erspan v2 for ip_greWilliam Tu4-3/+126
2017-12-15net: erspan: refactor existing erspan codeWilliam Tu1-10/+24
2017-12-15ARM: dts: am43xx: Fix inverted DS0_PULL_UP_DOWN_EN macroDave Gerlach1-1/+2
2017-12-15batman-adv: Change batman_adv.h license to MITSven Eckelmann1-11/+17
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-12-15percpu: percpu_counter_initialized can be booleanguoyayun1-3/+3
2017-12-15tee: shm: inline tee_shm_get_id()Volodymyr Babchuk1-1/+4
2017-12-15tee: use reference counting for tee_contextVolodymyr Babchuk1-0/+7
2017-12-15tee: shm: add page accessor functionsVolodymyr Babchuk1-0/+13
2017-12-15tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk1-0/+20
2017-12-15tee: add register user memoryJens Wiklander2-2/+75
2017-12-15tee: flexible shared memory pool creationJens Wiklander1-0/+91
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-0/+4
2017-12-15drm/doc: Move legacy kms helpers to the very endDaniel Vetter1-0/+4
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter2-0/+37
2017-12-15drm/syncobj: some kerneldoc polishDaniel Vetter1-14/+20
2017-12-15drm/print: Unconfuse kerneldocDaniel Vetter1-1/+1
2017-12-15memory: tegra: Create SMMU display groupsThierry Reding1-0/+9
2017-12-15extcon: usbc-cros-ec: add support to notify USB type cables.Benson Leung1-0/+17
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-5/+8
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-2/+23
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-14string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-miscLinus Torvalds3-5/+25
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young2-5/+3
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young1-19/+31
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young1-1/+0
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young1-1/+2
2017-12-14media: lirc: implement reading scancodeSean Young1-0/+5
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young2-53/+5
2017-12-14media: lirc: remove name from lirc_devSean Young1-2/+0