summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-10Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-07-10rtc: pcf8523: rename register and bit definesAlexandre Belloni
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-10rtc: pcf85063: Update the PCF85063A datasheet revisionFabio Estevam
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier
2021-07-08Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-08Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level unplug handling in Big Block ModeDavid Hildenbrand
2021-07-08virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level unplug handling in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: simplify high-level plug handling in Sub Block ModeDavid Hildenbrand
2021-07-08virtio-mem: use page_zonenum() in virtio_mem_fake_offline()David Hildenbrand
2021-07-08virtio-mem: don't read big block size in Sub Block ModeDavid Hildenbrand
2021-07-08virtio/vdpa: clear the virtqueue state during probeEli Cohen
2021-07-08vp_vdpa: allow set vq state to initial state after resetJason Wang
2021-07-08virtio-pci library: introduce vp_modern_get_driver_features()Jason Wang
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang
2021-07-08virtio-ring: store DMA metadata in desc_extra for split virtqueueJason Wang
2021-07-08virtio: use err label in __vring_new_virtqueue()Jason Wang