aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski1-2/+1
2020-09-14device: property: add helpers to count items in string arraysBartosz Golaszewski1-0/+13
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman30-79/+222
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman50-182/+374
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman30-79/+222
2020-09-14drm/vboxvideo: Use drm_gem_vram_vmap() interfacesThomas Zimmermann1-3/+0
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman61-223/+468
2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier1-1/+3
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier1-0/+1
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+2
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+16
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+30
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori1-0/+1
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2-0/+7
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi1-0/+1
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2-0/+14
2020-09-12drm/msm: Add private interface for adreno-smmuRob Clark1-0/+36
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera1-0/+1
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean1-19/+27
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean1-4/+2
2020-09-11net: dsa: tag_8021q: include missing refcount.hVladimir Oltean1-0/+1
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi832-8790/+18268
2020-09-11block: introduce part_[begin|end]_io_acctSong Liu1-0/+5
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+15
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen1-2/+3
2020-09-11iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-09-11Merge branch 'powercap'Rafael J. Wysocki1-6/+5
2020-09-11ACPI: OSL: Make ACPICA use logical addresses of GPE blocksRafael J. Wysocki1-0/+4
2020-09-11ACPI: OSL: Change the type of acpi_os_map_generic_address() return valueRafael J. Wysocki1-1/+1
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong1-0/+1
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul54-202/+399
2020-09-11drm/ttm: nuke memory type flagsChristian König2-25/+1
2020-09-11drm/vram-helper: stop using TTM placement flagsChristian König1-4/+3
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler1-0/+2
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-12/+16
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-9/+5
2020-09-11dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig1-4/+0
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2-0/+11
2020-09-11include: pe.h: Add RISC-V related PE definitionAtish Patra1-0/+3
2020-09-11crypto: cbc - Remove cbc.hHerbert Xu1-141/+0
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2-17/+3
2020-09-10tcp: simplify tcp_set_congestion_control(): Always reinitializeNeal Cardwell1-1/+1
2020-09-10tcp: Only init congestion control if not initialized alreadyNeal Cardwell1-1/+2
2020-09-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu1-2/+2
2020-09-10bpf: Plug hole in struct bpf_sk_lookup_kernLorenz Bauer1-2/+2
2020-09-10netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel1-2/+0
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang1-0/+1
2020-09-10ip: pass tos into ip_build_and_send_pkt()Wei Wang1-1/+1
2020-09-10tcp: record received TOS value in the request socketWei Wang1-0/+1