summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-09PM: domains: Add the domain HW-managed mode to the summaryAbel Vesa
2024-07-09PM: domains: Allow devices attached to genpd to be managed by HWUlf Hansson
2024-07-09pmdomain: amlogic: Add support for A5 power domains controllerXianwei Zhao
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-09pmdomain: qcom: rpmhpd: Skip retention level for Power DomainsTaniya Das
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-07-09wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()Chen Ni
2024-07-09wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang
2024-07-09mmc: tmio/sdhi: Fix includesWolfram Sang
2024-07-09watchdog: bd96801_wdt: Add missing include for FIELD_*()Matti Vaittinen
2024-07-09wifi: mac80211_hwsim: add support for multi-radio wiphyFelix Fietkau
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin
2024-07-09Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-07-09Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09gpio: virtuser: new virtual testing driver for the GPIO APIBartosz Golaszewski
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-07-09loop: Don't bother validating blocksizeJohn Garry
2024-07-09virtio_blk: Don't bother validating blocksizeJohn Garry
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry
2024-07-09virtio_blk: Fix default logical block size fallbackJohn Garry
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-09cpufreq: sti: fix build warningRaphael Gallais-Pou
2024-07-09cpufreq: mediatek: Use dev_err_probe in every error path in probeNĂ­colas F. R. A. Prado
2024-07-09cpufreq: Add Loongson-3 CPUFreq driver supportHuacai Chen
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe
2024-07-08PCI: of_property: Add interrupt-controller property in PCI device nodesHerve Codina
2024-07-08of: unittest: Add a test case for of_changeset_add_prop_bool()Herve Codina
2024-07-08of: dynamic: Introduce of_changeset_add_prop_bool()Herve Codina
2024-07-08of: unittest: Add tests for changeset properties addingHerve Codina
2024-07-08of: dynamic: Constify parameter in of_changeset_add_prop_string_array()Herve Codina
2024-07-08Input: himax_hx83112b - add support for HX83100AFelix Kaechele
2024-07-08Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele
2024-07-08Input: himax_hx83112b - implement MCU register readingFelix Kaechele
2024-07-08Input: himax_hx83112b - use more descriptive register definesFelix Kaechele
2024-07-08Input: do not check number of events in input_pass_values()Dmitry Torokhov
2024-07-08Input: preallocate memory to hold event valuesDmitry Torokhov
2024-07-08Input: rearrange input_alloc_device() to prepare for preallocating of valsDmitry Torokhov
2024-07-08Input: simplify event handling logicDmitry Torokhov
2024-07-08Input: make events() method return number of events processedDmitry Torokhov
2024-07-08Input: make sure input handlers define only one processing methodDmitry Torokhov