aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-03pinctrl: intel: Inline intel_gpio_community_irq_handler()Andy Shevchenko1-17/+6
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko1-11/+51
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko1-63/+57
2024-09-03PCI: mediatek-gen3: Add Airoha EN7581 supportLorenzo Bianconi2-2/+113
2024-09-03PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset linesLorenzo Bianconi1-12/+33
2024-09-03PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structureLorenzo Bianconi1-3/+21
2024-09-03spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-09-03optee: add RPMB dependencyJens Wiklander1-0/+1
2024-09-03mmc: block: add RPMB dependencyJens Wiklander1-0/+1
2024-09-03mmc: core Convert UNSTUFF_BITS macro to inline functionAvri Altman3-127/+113
2024-09-03mmc: core: Convert simple_stroul to kstroulRiyan Dhiman1-3/+3
2024-09-03mmc: core: Calculate size from pointerRiyan Dhiman1-1/+1
2024-09-03mmc: cqhci: Make use of cqhci_halted() routineSeunghwan Baek1-7/+7
2024-09-03mmc: Merge branch fixes into nextUlf Hansson1-1/+1
2024-09-03mmc: cqhci: Fix checking of CQHCI_HALT stateSeunghwan Baek1-1/+1
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee2-7/+9
2024-09-03mmc: dw_mmc-rockchip: Add support for rk3576 SoCsDetlev Casanova1-5/+43
2024-09-03mmc: dw_mmc-rockchip: Add internal phase supportShawn Lin1-11/+160
2024-09-03HID: hid-sensor-custom: Convert comma to semicolonChen Ni1-1/+1
2024-09-03HID: add patch for sis multitouch formattammy tseng1-0/+14
2024-09-03HID: multitouch: Add support for lenovo Y9000P TouchpadHe Lugang2-2/+7
2024-09-03HID: amd_sfh: Convert comma to semicolonChen Ni1-2/+2
2024-09-03spi: Revert "spi: Insert the missing pci_dev_put()before return"Nathan Chancellor1-6/+2
2024-09-03HID: i2c-hid: elan: Add elan-ekth6a12nay timingZhaoxiong Lv1-0/+8
2024-09-03VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez1-1/+2
2024-09-03devres: Correclty strip percpu address space of devm_free_percpu() argumentUros Bizjak1-1/+1
2024-09-03driver core: Make parameter check consistent for API cluster device_(for_each...Zijun Hu1-3/+3
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan1-1/+1
2024-09-03cxgb: Remove unused declarationsYue Haibing2-4/+0
2024-09-03cxgb4: Remove unused declarationsYue Haibing3-7/+0
2024-09-03cxgb3: Remove unused declarationsYue Haibing1-2/+0
2024-09-03nvme-pci: Make driver prefer asynchronous shutdownStuart Hayes1-0/+1
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes2-1/+57
2024-09-03driver core: separate function to shutdown one deviceStuart Hayes1-30/+36
2024-09-03driver core: don't always lock parent in shutdownStuart Hayes1-2/+2
2024-09-03platform: Make platform_bus_type constantKunwu Chan1-1/+1
2024-09-03driver core: class: Check namespace relevant parameters in class_register()Zijun Hu2-1/+12
2024-09-03driver:base:core: Adding a "Return:" line in comment for device_link_add()Yuesong Li1-0/+3
2024-09-03net: bcmasp: Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-09-03net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan1-3/+2
2024-09-03net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan1-3/+2
2024-09-03net: mdio: mux-mmioreg: Simplified with dev_err_probe()Jinjie Ruan1-28/+20
2024-09-03net: mdio: mux-mmioreg: Simplified with scoped functionJinjie Ruan1-4/+2
2024-09-03net: phy: Use for_each_available_child_of_node_scoped()Jinjie Ruan1-3/+2
2024-09-03net: dsa: realtek: Use for_each_child_of_node_scoped()Jinjie Ruan1-5/+3
2024-09-03net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()Jinjie Ruan1-4/+2
2024-09-03drivers/base: Introduce device_match_t for device finding APIsZijun Hu4-5/+4
2024-09-03firmware_loader: Block path traversalJann Horn1-0/+30
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan1-0/+2
2024-09-03Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2-0/+9