summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-16media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor1-6/+6
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2-271/+293
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2-240/+267
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2-264/+289
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman2-216/+236
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman1-4/+0
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman20-52/+74
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman20-52/+74
2019-12-16interconnect: Add a common standard aggregate functionGeorgi Djakov1-0/+8
2019-12-16interconnect: Add a common helper for removing all nodesGeorgi Djakov1-0/+6
2019-12-16jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-16libbpf: Support libbpf-provided extern variablesAndrii Nakryiko1-1/+2
2019-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+5
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+4
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko2-24/+0
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-4/+0
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-2/+0
2019-12-15net: bridge: add STP xstatsVivien Didelot1-0/+10
2019-12-15bonding: move 802.3ad port state flags to uapiAndy Roulin1-0/+10
2019-12-14tcp: refine tcp_write_queue_empty() implementationEric Dumazet1-1/+10
2019-12-14tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet3-3/+51
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-11/+0
2019-12-14Input: input_event - fix struct padding on sparc64Arnd Bergmann1-0/+1
2019-12-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2019-12-14Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2019-12-14Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-12-14Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+23
2019-12-14Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-16/+16
2019-12-14bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel1-1/+1
2019-12-14bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2-16/+39
2019-12-14bpf: Introduce BPF dispatcherBjörn Töpel1-0/+56
2019-12-14bpf: Move trampoline JIT image allocation to a functionBjörn Töpel1-0/+1
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai2-1/+1
2019-12-13pinctrl: core: Add pinctrl_select_default_state() and export itUlf Hansson1-0/+6
2019-12-13ALSA: bump uapi version numbersArnd Bergmann1-3/+3
2019-12-13ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann1-10/+100
2019-12-13ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang1-1/+14
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-0/+5
2019-12-13media: v4l2-subdev: remove wrong @cond from kdocsWolfram Sang1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2-3/+4
2019-12-13ethtool: provide link mode names as a string setMichal Kubecek1-0/+2
2019-12-13netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek1-4/+4
2019-12-13rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek1-0/+1
2019-12-13unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai1-0/+5
2019-12-13net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai1-0/+1
2019-12-13IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-0/+5
2019-12-12drm/i915/cml: Separate U series pci id from origianl list.Lee Shawn C1-7/+13
2019-12-12drm/i915/cml: Remove unsupport PCI IDLee Shawn C1-4/+0
2019-12-12rcu: Remove rcu_swap_protected()Paul E. McKenney1-16/+0