summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-26mtd: rawnand: Rename the manufacturer structureMiquel Raynal1-1/+1
2020-06-26mtd: rawnand: Create a nand_chip operations structureMiquel Raynal1-14/+18
2020-06-26mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structureMiquel Raynal1-2/+2
2020-06-26mtd: rawnand: Use unsigned types for nand_chip unsigned valuesMiquel Raynal1-7/+7
2020-06-26mtd: nand: Rename a core structureMiquel Raynal2-5/+5
2020-06-26mtd: nand: Move nand_device forward declaration to the topMiquel Raynal1-2/+2
2020-06-26i40e: remove unused definesJesse Brandeburg1-9/+0
2020-06-26i40e: Move client header locationShiraz Saleem1-0/+203
2020-06-26crypto: api - Prune inclusions in crypto.hHerbert Xu1-2/+1
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2020-06-26blktrace: Provide event for request mergingJan Kara1-0/+15
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-56/+149
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-22/+58
2020-06-26rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-26sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-26net: phy: Add a helper to return the index for of the internal delayDan Murphy1-0/+4
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King1-0/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+9
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2020-06-25regulator: consumer: Supply missing prototypes for 3 core functionsLee Jones1-0/+10
2020-06-25ASoC: dapm: declare missing structure prototypesTzung-Bi Shih1-0/+2
2020-06-25ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih2-18/+18
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+17
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra1-1/+1
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra1-1/+235
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula817-6298/+23697
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend1-0/+5
2020-06-25sched/core: Remove mmdrop() definitionSebastian Andrzej Siewior1-2/+0
2020-06-25sched: Have sched_class_highest define by vmlinux.lds.hSteven Rostedt (VMware)1-1/+4
2020-06-25sched: Force the address order of each sched class descriptorSteven Rostedt (VMware)1-0/+13
2020-06-25ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam1-0/+4
2020-06-25platform/chrome: cros_ec: Add TBT pd_ctrl fieldsPrashant Malani1-4/+15
2020-06-25net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-25net: qos: add tc police offloading action with max frame size limitPo Liu2-0/+11
2020-06-25tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak1-0/+4
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+3
2020-06-25soc: qcom-geni-se: Add interconnect support to fix earlycon crashAkash Asthana1-0/+2
2020-06-25soc: qcom: geni: Support for ICC votingAkash Asthana1-0/+38
2020-06-25bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2-1/+9
2020-06-25net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song1-0/+1
2020-06-25bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song2-1/+25
2020-06-25bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song2-1/+20
2020-06-25net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song1-0/+1
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder1-0/+3
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder1-0/+6
2020-06-25net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-0/+1
2020-06-25net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov1-0/+1
2020-06-25net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov1-0/+11
2020-06-25net: neighbor: add fdb extended attributeNikolay Aleksandrov1-0/+12
2020-06-25net: phy: add support for a common probe between shared PHYsAntoine Tenart1-3/+15