Show patches with: Submitter = Bartosz Golaszewski       |    State = Action Required       |    Archived = No       |   968 patches
« 1 24 5 69 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_* gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,06/11] gpiolib: reluctantly provide gpio_device_get_chip() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,05/11] gpiolib: provide gpio_device_get_desc() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,04/11] gpiolib: provide gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,03/11] gpiolib: provide gpio_device_find() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,02/11] gpiolib: add support for scope-based management to gpio_device gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[v3,01/11] gpiolib: make gpio_device_get() and gpio_device_put() public gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-15 Bartosz Golaszewski New
[2/2] gpio: sim: include a missing header [1/2] gpio: sim: fix an invalid __free() usage - - - --- 2023-09-15 Bartosz Golaszewski New
[1/2] gpio: sim: fix an invalid __free() usage [1/2] gpio: sim: fix an invalid __free() usage - - - --- 2023-09-15 Bartosz Golaszewski New
[5/5] gpiolib: remove gpiod_toggle_active_low() gpio: remove gpiod_toggle_active_low() - - - --- 2023-09-13 Bartosz Golaszewski New
[4/5] platform/x86: int3472/discrete: use gpiod_set_active_low() gpio: remove gpiod_toggle_active_low() 1 - - --- 2023-09-13 Bartosz Golaszewski New
[3/5] mmc: slot-gpio: use gpiod_set_active_[low|high]() gpio: remove gpiod_toggle_active_low() - - - --- 2023-09-13 Bartosz Golaszewski New
[2/5] mtd: rawnand: ingenic: use gpiod_set_active_high() gpio: remove gpiod_toggle_active_low() 2 - - --- 2023-09-13 Bartosz Golaszewski New
[1/5] gpiolib: provide gpiod_set_active_[low/high]() gpio: remove gpiod_toggle_active_low() - - - --- 2023-09-13 Bartosz Golaszewski New
[v2,11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_* gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,06/11] gpiolib: reluctantly provide gpio_device_get_chip() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,05/11] gpiolib: provide gpio_device_get_desc() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,04/11] gpiolib: provide gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,03/11] gpiolib: provide gpio_device_find() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,02/11] gpiolib: add support for scope-based management to gpio_device gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[v2,01/11] gpiolib: make gpio_device_get() and gpio_device_put() public gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[RFT,3/3] gpio: eic-sprd: use devm_platform_ioremap_resource() [RFT,1/3] gpio: eic-sprd: unregister from the irq notifier on remove() - - - --- 2023-09-12 Bartosz Golaszewski New
[RFT,2/3] gpio: eic-sprd: use a helper variable for &pdev->dev [RFT,1/3] gpio: eic-sprd: unregister from the irq notifier on remove() - - - --- 2023-09-12 Bartosz Golaszewski New
[RFT,1/3] gpio: eic-sprd: unregister from the irq notifier on remove() [RFT,1/3] gpio: eic-sprd: unregister from the irq notifier on remove() - 1 - --- 2023-09-12 Bartosz Golaszewski New
[4/4] genirq/irq_sim: shrink code by using cleanup helpers genirq/irq_sim: misc updates - - - --- 2023-09-12 Bartosz Golaszewski New
[3/4] genirq/irq_sim: order headers alphabetically genirq/irq_sim: misc updates - - - --- 2023-09-12 Bartosz Golaszewski New
[2/4] genirq/irq_sim: remove unused field from struct irq_sim_irq_ctx genirq/irq_sim: misc updates - - - --- 2023-09-12 Bartosz Golaszewski New
[1/4] bitmap: define a cleanup function for bitmaps genirq/irq_sim: misc updates 1 - - --- 2023-09-12 Bartosz Golaszewski New
slab: drop unneeded NULL-pointer check in kfree auto cleanup slab: drop unneeded NULL-pointer check in kfree auto cleanup - - - --- 2023-09-12 Bartosz Golaszewski New
[2/2] gpio: sim: pass the GPIO device's software node to irq domain Untitled series #56298 - - - --- 2023-08-22 Bartosz Golaszewski New
gpiolib: notify user-space about line state changes triggered by kernel gpiolib: notify user-space about line state changes triggered by kernel - - - --- 2023-08-18 Bartosz Golaszewski New
[2/2] genirq: proc: fix a procfs entry leak genirq: don't leak handler procfs entries - - - --- 2023-08-14 Bartosz Golaszewski New
[1/2] genirq: proc: drop unused argument from unregister_handler_proc() genirq: don't leak handler procfs entries - - - --- 2023-08-14 Bartosz Golaszewski New
[4/4] genirq/irq_sim: shrink code by using cleanup helpers genirq/irq_sim: fix a use-after-free bug + some - - - --- 2023-08-12 Bartosz Golaszewski New
[3/4] bitmap: define a cleanup function for bitmaps genirq/irq_sim: fix a use-after-free bug + some - - - --- 2023-08-12 Bartosz Golaszewski New
[2/4] genirq/irq_sim: order includes alphabetically genirq/irq_sim: fix a use-after-free bug + some - - - --- 2023-08-12 Bartosz Golaszewski New
[1/4] genirq/irq_sim: dispose of remaining mappings before removing the domain genirq/irq_sim: fix a use-after-free bug + some - - - --- 2023-08-12 Bartosz Golaszewski New
[v4] gpio: consumer: new virtual driver [v4] gpio: consumer: new virtual driver 1 - - --- 2023-08-12 Bartosz Golaszewski New
gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim() gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim() - - - --- 2023-08-12 Bartosz Golaszewski New
[v3] gpio: sim: simplify code with cleanup helpers [v3] gpio: sim: simplify code with cleanup helpers - - - --- 2023-08-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5-rc6 [GIT,PULL] gpio: fixes for v6.5-rc6 - - - --- 2023-08-12 Bartosz Golaszewski New
[v3] gpiolib: fix reference leaks when removing GPIO chips still in use [v3] gpiolib: fix reference leaks when removing GPIO chips still in use - - - --- 2023-08-11 Bartosz Golaszewski New
[2/2,v2] gpio: sim: simplify code with cleanup helpers [1/2] gpio: sim: simplify gpio_sim_device_config_live_store() - - - --- 2023-08-11 Bartosz Golaszewski New
[1/2] gpio: sim: simplify gpio_sim_device_config_live_store() [1/2] gpio: sim: simplify gpio_sim_device_config_live_store() - 1 - --- 2023-08-11 Bartosz Golaszewski New
[v2] gpiolib: fix reference leaks when removing GPIO chips still in use [v2] gpiolib: fix reference leaks when removing GPIO chips still in use - - - --- 2023-08-10 Bartosz Golaszewski New
gpiolib: fix reference leaks when removing GPIO chips still in use gpiolib: fix reference leaks when removing GPIO chips still in use - 1 - --- 2023-08-10 Bartosz Golaszewski New
[v3,9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-10 Bartosz Golaszewski New
[v3,8/9] arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0 arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-10 Bartosz Golaszewski New
[v3,7/9] arm64: dts: qcom: sa8775p-ride: sort aliases alphabetically arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-10 Bartosz Golaszewski New
[v3,6/9] arm64: dts: qcom: sa8775p-ride: add the second SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-10 Bartosz Golaszewski New
[v3,5/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-10 Bartosz Golaszewski New
[v3,4/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-10 Bartosz Golaszewski New
[v3,3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-10 Bartosz Golaszewski New
[v3,2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-10 Bartosz Golaszewski New
[v3,1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-10 Bartosz Golaszewski New
[v3] gpio: consumer: new virtual driver [v3] gpio: consumer: new virtual driver 1 - - --- 2023-08-09 Bartosz Golaszewski New
[2/2] gpio: sim: simplify code with cleanup helpers [1/2] gpio: sim: use sysfs_streq() and avoid an strdup() - - - --- 2023-08-09 Bartosz Golaszewski New
[1/2] gpio: sim: use sysfs_streq() and avoid an strdup() [1/2] gpio: sim: use sysfs_streq() and avoid an strdup() - 1 - --- 2023-08-09 Bartosz Golaszewski New
[v2,8/8] arm64: dts: qcom: sa8775p-ride: enable EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-08 Bartosz Golaszewski New
[v2,7/8] arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0 arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-08 Bartosz Golaszewski New
[v2,6/8] arm64: dts: qcom: sa8775p-ride: add the second SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-08 Bartosz Golaszewski New
[v2,5/8] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-08 Bartosz Golaszewski New
[v2,4/8] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-08 Bartosz Golaszewski New
[v2,3/8] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-08 Bartosz Golaszewski New
[v2,2/8] arm64: dts: qcom: sa8775p: add a node for EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - 2 - --- 2023-08-08 Bartosz Golaszewski New
[v2,1/8] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-08 Bartosz Golaszewski New
[v2] gpio: consumer: new virtual driver [v2] gpio: consumer: new virtual driver 1 - - --- 2023-08-08 Bartosz Golaszewski New
[net-next] net: stmmac: don't create the MDIO bus if there's no mdio node on DT [net-next] net: stmmac: don't create the MDIO bus if there's no mdio node on DT 1 - - --- 2023-08-08 Bartosz Golaszewski New
[9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-07 Bartosz Golaszewski New
[8/9] arm64: dts: qcom: sa8775p-ride: label the mdio node arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-07 Bartosz Golaszewski New
[7/9] arm64: dts: qcom: sa8775p-ride: add the second SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-07 Bartosz Golaszewski New
[6/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-07 Bartosz Golaszewski New
[5/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-07 Bartosz Golaszewski New
[4/9] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet1 arm64: dts: qcom: enable EMAC1 on sa8775p - - - --- 2023-08-07 Bartosz Golaszewski New
[3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-07 Bartosz Golaszewski New
[2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1 arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-07 Bartosz Golaszewski New
[1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY arm64: dts: qcom: enable EMAC1 on sa8775p - 1 - --- 2023-08-07 Bartosz Golaszewski New
[2/2] net: stmmac: support shared MDIO net: stmmac: allow sharing MDIO lines - - - --- 2023-08-07 Bartosz Golaszewski New
[1/2] dt-bindings: net: snps,dwmac: document the snps,shared-mdio property net: stmmac: allow sharing MDIO lines - - - --- 2023-08-07 Bartosz Golaszewski New
[RFC] gpio: consumer: new virtual driver [RFC] gpio: consumer: new virtual driver 1 - - --- 2023-08-02 Bartosz Golaszewski New
gpio: sim: mark the GPIO chip as a one that can sleep gpio: sim: mark the GPIO chip as a one that can sleep - 2 - --- 2023-08-01 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5-rc3 [GIT,PULL] gpio: fixes for v6.5-rc3 - - - --- 2023-07-21 Bartosz Golaszewski New
gpio: mvebu: fix irq domain leak gpio: mvebu: fix irq domain leak - 2 - --- 2023-07-19 Bartosz Golaszewski New
[RESEND,v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC [RESEND,v2] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC - 1 - --- 2023-07-17 Bartosz Golaszewski New
gpio: sim: fix a typo in comment gpio: sim: fix a typo in comment - 1 - --- 2023-07-12 Bartosz Golaszewski New
gpiolib: order includes alphabetically in gpiolib.h gpiolib: order includes alphabetically in gpiolib.h - 2 - --- 2023-07-12 Bartosz Golaszewski New
[net-next,v3,12/12] net: stmmac: replace the en_tx_lpi_clockgating field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,11/12] net: stmmac: replace the rx_clk_runs_in_lpi field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,10/12] net: stmmac: replace the int_snapshot_en field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,09/12] net: stmmac: replace the ext_snapshot_en field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,08/12] net: stmmac: replace the multi_msi_en field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,07/12] net: stmmac: replace the vlan_fail_q_en field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,06/12] net: stmmac: replace the serdes_up_after_phy_linkup field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,05/12] net: stmmac: replace the tso_en field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
[net-next,v3,04/12] net: stmmac: replace the has_sun8i field with a flag net: stmmac: replace boolean fields in plat_stmmacenet_data with flags - 1 - --- 2023-07-10 Bartosz Golaszewski New
« 1 24 5 69 10 »