summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-158/+651
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-1112/+22
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-421/+1901
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+19
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-67/+186
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-83/+498
2021-04-26Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds144-1482/+2913
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+57
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki22-133/+130
2021-04-26drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong1-0/+1
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki4-29/+72
2021-04-26Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki7-127/+83
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki7-47/+44
2021-04-26Merge branches 'acpi-pci' and 'acpi-processor'Rafael J. Wysocki9-248/+200
2021-04-26Merge branch 'acpica'Rafael J. Wysocki14-8/+191
2021-04-26Merge branches 'pm-docs' and 'pm-tools'Rafael J. Wysocki3-10/+11
2021-04-26Merge branch 'pm-devfreq'Rafael J. Wysocki6-35/+24
2021-04-26Merge branch 'pm-opp'Rafael J. Wysocki11-155/+181
2021-04-26Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki5-51/+7
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki11-186/+526
2021-04-26mmc: block: Issue a cache flush only when it's enabledAvri Altman4-3/+21
2021-04-26memstick: r592: ignore kfifo_out() return code againArnd Bergmann1-1/+4
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner17-58/+466
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock1-1/+6
2021-04-24Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+11
2021-04-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-nextMark Brown12-92/+320
2021-04-23Merge remote-tracking branch 'regulator/for-5.12' into regulator-linusMark Brown3-28/+67
2021-04-23Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-19/+30
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2021-04-23platform/x86: gigabyte-wmi: add support for B550M AORUS PRO-PAlexey Klimov1-0/+4
2021-04-23md/raid1: properly indicate failure when ending a failed write requestPaul Clements1-0/+2
2021-04-23md-cluster: fix use-after-free issue when removing rdevHeming Zhao1-4/+4
2021-04-23spi: Rename enable1 to activate in spi_set_cs()Andy Shevchenko1-5/+4
2021-04-23regulator: fan53555: Add TCS4525 DCDC supportJoseph Chen1-14/+122
2021-04-23irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying1-4/+4
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch1-25/+8
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown4-32/+71
2021-04-23usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen2-1/+12
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen2-0/+5
2021-04-23soc: aspeed: fix a ternary sign expansion bugDan Carpenter1-1/+3
2021-04-23mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman1-0/+12
2021-04-23xen-pciback: simplify vpci's find hookJan Beulich1-6/+1
2021-04-23xen-blkfront: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-04-23xen-blkback: fix compatibility bug with single page ringsPaul Durrant2-22/+17
2021-04-23xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky6-1080/+0
2021-04-23mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko2-6/+2
2021-04-23mmc: mmc_spi: Use already parsed IRQAndy Shevchenko1-2/+2
2021-04-23mmc: mmc_spi: Drop unused NO_IRQ definitionAndy Shevchenko1-5/+0