summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2020-11-19sched/topology,schedutil: Wrap sched domains rebuildIonela Voinescu
2020-11-19sched/uclamp: Allow to reset a task uclamp constraint valueDietmar Eggemann
2020-11-19context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...Frederic Weisbecker
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-19mfd: rt5033: Fix errorneous definesMichael Srba
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax
2020-11-19mfd: tps65910: Remove unused pointersMichał Mirosław
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław
2020-11-19mfd: madera: Delete register field xxx_WIDTH definesRichard Fitzgerald
2020-11-19Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-19powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18ptp: document struct ptp_clock_request membersAhmad Fatoum
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto
2020-11-18ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani
2020-11-18usb: pd: Add captive Type C cable typePrashant Malani
2020-11-18usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cableUtkarsh Patel
2020-11-18usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded ca...Utkarsh Patel
2020-11-18dt-bindings: dmaengine: Add X2000 bindings.周琰杰 (Zhou Yanjie)
2020-11-18dt-bindings: dmaengine: Add JZ4775 bindings.周琰杰 (Zhou Yanjie)
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones
2020-11-18namespace: make timens_on_fork() return nothingHui Su
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt
2020-11-18bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt
2020-11-18bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh