summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | riscv: dts: align gpio-key node names with dtschemaKrzysztof Kozlowski2022-07-145-7/+7
| * | | | | RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu2022-07-141-1/+1
| * | | | | RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu2022-07-141-1/+1
* | | | | | Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-221-2/+4
|\ \ \ \ \ \
| * | | | | | ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...Mario Limonciello2022-07-181-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-221-3/+11
|\ \ \ \ \ \
| * | | | | | io_uring: do not recycle buffer in READVDylan Yudaken2022-07-211-0/+8
| * | | | | | io_uring: fix free of unallocated buffer listDylan Yudaken2022-07-211-3/+3
* | | | | | | Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-221-1/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2022-07-191-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | md/raid5: missing error code in setup_conf()Dan Carpenter2022-07-191-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-223-27/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock2022-07-161-25/+5
| * | | | | | | | i2c: imx: fix typo in commentFlavio Suligoi2022-07-161-1/+1
| * | | | | | | | i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak2022-07-161-1/+1
* | | | | | | | | Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-223-10/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli2022-07-221-1/+1
| * | | | | | | | | selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson2022-07-201-1/+1
| * | | | | | | | | gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen2022-07-191-4/+7
| * | | | | | | | | gpio: pca953x: use the correct range when do regmap syncHaibo Chen2022-07-191-6/+6
| * | | | | | | | | gpio: pca953x: only use single read/write for No AI modeHaibo Chen2022-07-191-0/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-226-104/+184
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean2022-07-191-6/+21
| * | | | | | | | | pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean2022-07-191-19/+19
| * | | | | | | | | pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello2022-07-181-1/+1
| * | | | | | | | | pinctrl: ocelot: Fix pincfgHoratiu Vultur2022-07-181-6/+13
| * | | | | | | | | pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur2022-07-181-71/+124
| * | | | | | | | | MAINTAINERS: Update freescale pin controllers maintainerJacky Bai2022-07-111-1/+1
| * | | | | | | | | pinctrl: sunplus: Add check for kcallocWilliam Dean2022-07-111-0/+3
| * | | | | | | | | pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean2022-07-111-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-07-221-129/+31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v5.19-rc4-2' of https://git.kernel.org/pub/scm/linux/kern...Takashi Iwai2022-07-151-129/+31
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: rockchip-i2s: Undo BCLK pinctrl changesMark Brown2022-07-141-132/+31
| | * | | | | | | | | ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei2022-07-111-1/+4
* | | | | | | | | | | Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-07-221-6/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: sdhci-omap: Fix a lockdep warning for PM runtime initTony Lindgren2022-07-131-6/+8
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-2219-98/+505
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-225-7/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/imx/dcss: Add missing of_node_put() in fail pathLiang He2022-07-201-0/+3
| | * | | | | | | | | | | drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNícolas F. R. A. Prado2022-07-191-1/+1
| | * | | | | | | | | | | drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König2022-07-181-1/+8
| | * | | | | | | | | | | drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-07-152-5/+5
| * | | | | | | | | | | | Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie2022-07-215-18/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov2022-07-203-4/+19
| | * | | | | | | | | | | | drm/amdgpu: Remove one duplicated ef removalxinhui pan2022-07-181-6/+0
| | * | | | | | | | | | | | drm/amd/display: Fix new dmub notification enabling in DMStylon Wang2022-07-151-8/+19
| * | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2022-07-20-1' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-219-73/+450
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio2022-07-197-62/+417
| | * | | | | | | | | | | | drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost2022-07-193-11/+33
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-222-24/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \