summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-05watchdog: da9055_wdt: don't print out if registering watchdog failsWolfram Sang
2024-11-05watchdog: always print when registering watchdog failsWolfram Sang
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-05Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-04Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov
2024-11-04Input: synaptics - fix a typoChristophe JAILLET
2024-11-05pinctrl: elkhartlake: Add support for DSW communityAndy Shevchenko
2024-11-05pinctrl: intel: Add a human readable decoder for pull bias valuesAndy Shevchenko
2024-11-05char: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-05eeprom: Fix the cacography in KconfigLuo Yifan
2024-11-05nvmem: imx-iim: Convert comma to semicolonShen Lichuan
2024-11-05nvmem: Correct some typos in commentsShen Lichuan
2024-11-05nvmem: Add R-Car E-FUSE driverGeert Uytterhoeven
2024-11-05goldfish: Fix unused const variable 'goldfish_pipe_acpi_match'Zeng Heng
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes
2024-11-05greybus: Fix a typoChristophe JAILLET
2024-11-05Merge tag 'exynos-drm-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2024-11-04net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()Vladimir Oltean
2024-11-04net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()Vladimir Oltean
2024-11-04net: ena: remove devm from ethtoolRosen Penev
2024-11-04ptp: Remove 'default y' for VMCLOCK PTP deviceDavid Woodhouse
2024-11-04net: ena: Remove deadcodeDr. David Alan Gilbert
2024-11-04net: ena: Remove autopolling modeDr. David Alan Gilbert
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski
2024-11-04scsi: ufs: core: Start the RTC update work laterBart Van Assche
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-05counter: ti-ecap-capture: Add check for clk_enable()Jiasheng Jiang
2024-11-05counter: stm32-timer-cnt: Add check for clk_enable()Jiasheng Jiang
2024-11-05Merge branch 'icc-sar2130p' into icc-nextGeorgi Djakov
2024-11-05Merge branch 'icc-qcs615' into icc-nextGeorgi Djakov
2024-11-05Merge branch 'icc-qcs8300' into icc-nextGeorgi Djakov
2024-11-05interconnect: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-04cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initiallyRafael J. Wysocki
2024-11-04cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registrationRafael J. Wysocki
2024-11-04Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-11-04Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-04PCI: endpoint: test: Synchronously cancel command handler workDamien Le Moal
2024-11-04PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operationDamien Le Moal
2024-11-04nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-05Merge tag 'drm-msm-next-2024-10-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-11-04EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao
2024-11-04spi: Use of_property_present() for non-boolean propertiesRob Herring (Arm)