summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-27mtd: lpddr: Move function print_drs_error to lpddr_cmds.cGustavo A. R. Silva1-28/+0
2020-08-27mtd: lpddr: Replace printk with pr_noticeGustavo A. R. Silva1-16/+11
2020-08-27mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva1-1/+1
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-18/+17
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin1-6/+8
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2-0/+31
2020-08-27RDMA/cma: Add missing locking to rdma_accept()Jason Gunthorpe1-0/+5
2020-08-27IB/mlx5: Add DCT RoCE LAG supportMark Zhang1-1/+2
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar1-2/+2
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood1-13/+7
2020-08-27mtd: nand: Add a NAND page I/O request typeMiquel Raynal1-2/+16
2020-08-27mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layerMiquel Raynal2-14/+14
2020-08-27mtd: rawnand: Rename the ECC algorithm enumeration itemsMiquel Raynal1-8/+8
2020-08-27mtd: rawnand: Add a kernel doc to the ECC algorithm enumerationMiquel Raynal1-0/+7
2020-08-27dt-bindings: pinctrl: mt8192: add pinctrl fileZhiyong Tao1-0/+1344
2020-08-27gpio: dwapb: Add max GPIOs macroSerge Semin1-1/+3
2020-08-27Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck1-1/+1
2020-08-27Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck1-6/+0
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner1-1/+5
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan1-0/+16
2020-08-26spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.hAndy Shevchenko1-2/+0
2020-08-26spi: pxa2xx: Switch to use BIT() and GENMASK() in pxa2xx_ssp.hAndy Shevchenko1-75/+75
2020-08-26spi: pxa2xx: Update header block in pxa2xx_ssp.hAndy Shevchenko1-2/+7
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun1-0/+36
2020-08-26media: v4l2-tpg: Clamp hue in tpg_s_hue()Peilin Ye1-0/+1
2020-08-26power: supply: add wireless typeSubbaraman Narayanamurthy1-0/+1
2020-08-26media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil1-9/+8
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet2-18/+0
2020-08-26spi: pxa2xx: Add SSC2 and SSPSP2 SSP registersCezary Rojewski1-0/+4
2020-08-26regulator: mt6360: Add support for MT6360 regulatorGene Chen1-0/+16
2020-08-26ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski1-0/+7
2020-08-26ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski2-2/+2
2020-08-26lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng1-0/+2
2020-08-26lockdep: Introduce lock_list::depBoqun Feng1-0/+2
2020-08-26lockdep: Reduce the size of lock_list::distanceBoqun Feng1-1/+1
2020-08-26locking: More accurate annotations for read_lock()Boqun Feng1-1/+22
2020-08-26seqlock: Fix multiple kernel-doc warningsRandy Dunlap1-4/+4
2020-08-26locking/refcount: Provide __refcount API to obtain the old valuePeter Zijlstra1-8/+57
2020-08-26sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider1-7/+0
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider1-5/+4
2020-08-26sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian Andrzej Siewior1-2/+2
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin1-8/+7
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2-6/+12
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2-8/+16
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver1-1/+1
2020-08-26bpf: Add d_path helperJiri Olsa1-0/+14
2020-08-26bpf: Add BTF_SET_START/END macrosJiri Olsa2-1/+54
2020-08-26bpf: Add btf_struct_ids_match functionJiri Olsa1-0/+2
2020-08-26bpf: Move btf_resolve_size into __btf_resolve_sizeJiri Olsa1-2/+1