summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko
2020-12-11dmaengine: ti: Add support for k3 event routersPeter Ujfalusi
2020-12-11dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMAPeter Ujfalusi
2020-12-11dmaengine: Add support for per channel coherency handlingPeter Ujfalusi
2020-12-11dmaengine: of-dma: Add support for optional router configuration callbackPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi
2020-12-11Merge tag 'tags/drivers_soc_for_5.11' into dmaengine/nextVinod Koul
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-11driver core: platform: Add devm_platform_get_irqs_affinity()John Garry
2020-12-11resource: Add irqresource_disabled()John Garry
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry
2020-12-11platform-msi: Track shared domain allocationMarc Zyngier
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider
2020-12-11dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang
2020-12-11regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam
2020-12-11thermal/core: Add critical and hot opsDaniel Lezcano
2020-12-11thermal: devfreq_cooling: remove old power model and use EMLukasz Luba
2020-12-11thermal: devfreq_cooling: add new registration functions with Energy ModelLukasz Luba
2020-12-11thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach
2020-12-11fsnotify: fix events reported to watching parent and childAmir Goldstein
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner
2020-12-11ntp: Make the RTC synchronization more reliableThomas Gleixner
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()Hao Li
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin
2020-12-10vfio/type1: Add vfio_group_iommu_domain()Lu Baolu
2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam
2020-12-10mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab
2020-12-10mtd: nand: Add helpers to manage ECC engines and configurationsMiquel Raynal
2020-12-10mtd: nand: Let on-die ECC engines be retrieved from the NAND coreMiquel Raynal
2020-12-10mtd: spinand: Instantiate a SPI-NAND on-die ECC engineMiquel Raynal
2020-12-10mtd: nand: Let software ECC engines be retrieved from the NAND coreMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal