summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'optee-for-6.2' of https://git.linaro.org/people/jens.wiklander/lin...Arnd Bergmann2022-11-211-2/+2
|\
| * optee: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-111-2/+2
* | soc: loongson: add GUTS driver for loongson-2 platformsYinbo Zhu2022-11-145-0/+218
* | Merge tag 'renesas-drivers-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-11-141-0/+2
|\ \
| * | soc: renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under SOC...Lad Prabhakar2022-10-171-0/+2
* | | Merge tag 'memory-controller-drv-6.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-11-025-63/+19
|\ \ \
| * | | memory: renesas-rpc-if: Add support for R-Car Gen4Geert Uytterhoeven2022-10-181-7/+12
| * | | memory: renesas-rpc-if: Clear HS bit during hardware initializationCong Dang2022-10-181-0/+3
| * | | memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-10-171-14/+1
| * | | memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-10-171-14/+1
| * | | memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-10-171-14/+1
| * | | memory: tegra20-emc: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin2022-10-171-14/+1
| |/ /
* | | soc: fsl: qe: Avoid using gpio_to_desc()Linus Walleij2022-11-011-36/+30
* | | Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"Jason A. Donenfeld2022-10-231-0/+8
* | | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-231-15/+41
|\ \ \
| * | | hwmon/coretemp: Handle large core ID valueZhang Rui2022-10-171-15/+41
| |/ /
* | | Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-232-2/+6
|\ \ \
| * | | hwmon: (corsair-psu) Add USB id of the new HX1500i psuWilken Gottwalt2022-10-221-0/+1
| * | | hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0Matthias Schiffer2022-10-171-1/+4
| * | | hwmon: (corsair-psu) fix typo in USB id descriptionWilken Gottwalt2022-10-171-1/+1
| |/ /
* | | Merge tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-236-16/+12
|\ \ \
| * | | i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski2022-10-212-9/+1
| * | | i2c: fix spelling typos in commentsJiangshan Yi2022-10-202-2/+2
| * | | i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue2022-10-191-5/+8
| * | | i2c: xiic: Add platform module aliasMartin Tůma2022-10-191-0/+1
| |/ /
* | | Merge tag 'pci-v6.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-231-3/+8
|\ \ \
| * | | Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"Jon Hunter2022-10-171-3/+8
| |/ /
* | | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-23115-3774/+2779
|\ \ \
| * \ \ Merge fixes into media_stageMauro Carvalho Chehab2022-09-276-17/+33
| |\ \ \
| * | | | media: sun6i-csi: Move csi buffer definition to main header filePaul Kocialkowski2022-09-242-8/+9
| * | | | media: sun6i-csi: Introduce and use video helper functionsPaul Kocialkowski2022-09-241-18/+28
| * | | | media: sun6i-csi: Add media ops with link notify callbackPaul Kocialkowski2022-09-241-0/+8
| * | | | media: sun6i-csi: Remove controls handler from the driverPaul Kocialkowski2022-09-243-20/+1
| * | | | media: sun6i-csi: Register the media device after creationPaul Kocialkowski2022-09-241-1/+8
| * | | | media: sun6i-csi: Pass and store csi device directly in video codePaul Kocialkowski2022-09-243-51/+57
| * | | | media: sun6i-csi: Tidy up video codePaul Kocialkowski2022-09-243-246/+285
| * | | | media: sun6i-csi: Tidy up v4l2 codePaul Kocialkowski2022-09-241-47/+66
| * | | | media: sun6i-csi: Tidy up KconfigPaul Kocialkowski2022-09-241-5/+7
| * | | | media: sun6i-csi: Use runtime pm for clocks and resetPaul Kocialkowski2022-09-242-26/+60
| * | | | media: sun6i-csi: Define and use variant to get module clock ratePaul Kocialkowski2022-09-242-12/+39
| * | | | media: sun6i-csi: Always set exclusive module clock ratePaul Kocialkowski2022-09-241-13/+41
| * | | | media: sun6i-csi: Tidy up platform codePaul Kocialkowski2022-09-242-46/+56
| * | | | media: sun6i-csi: Refactor main driver data structuresPaul Kocialkowski2022-09-244-227/+229
| * | | | media: sun6i-csi: Define and use driver name and (reworked) descriptionPaul Kocialkowski2022-09-242-8/+9
| * | | | media: cedrus: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-0/+1
| * | | | media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-1/+1
| * | | | media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-1/+1
| * | | | media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-1/+1
| * | | | media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-1/+1
| * | | | media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski2022-09-241-1/+1