Toggle navigation
Patchwork
linux-gpio
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Biju Das
| Archived =
No
| 82 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2] pinctrl: renesas: rzg2l: Fix missing return statement
[v2] pinctrl: renesas: rzg2l: Fix missing return statement
-
-
-
2024-10-03
Biju Das
Superseded
pinctrl: renesas: rzg2l: Fix missing return statement
pinctrl: renesas: rzg2l: Fix missing return statement
-
-
-
2024-10-03
Biju Das
New
pinctrl: renesas: rzg2l: Use dev_err_probe()
pinctrl: renesas: rzg2l: Use dev_err_probe()
-
-
-
2024-07-28
Biju Das
New
pinctrl: da9062: Add OF table
pinctrl: da9062: Add OF table
-
-
-
2024-02-26
Biju Das
Accepted
[v2,3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
-
-
-
2024-02-06
Biju Das
Accepted
[v2,2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
-
-
-
2024-02-06
Biju Das
Accepted
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
-
-
-
2024-02-06
Biju Das
Accepted
pinctrl: renesas: rzg2l: Configure interrupt input mode
pinctrl: renesas: rzg2l: Configure interrupt input mode
-
-
-
2023-10-06
Biju Das
Superseded
[v4,3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()
[v4,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
-
-
-
2023-10-01
Biju Das
Accepted
[v4,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
[v4,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
-
-
-
2023-10-01
Biju Das
Accepted
[v3,3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()
[v3,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
-
-
-
2023-09-24
Biju Das
Superseded
[v3,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
[v3,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
-
-
-
2023-09-24
Biju Das
Superseded
[2/2] pinctrl: renesas: rzg2l: Enable noise filter for GPIO interrupt input
Fix for GPIO interrupts
-
-
-
2023-09-18
Biju Das
New
[v2,4/4] pinctrl: mcp23s08_spi: Simplify mcp23s08_spi_regmap_init()
Match data improvements for mcp23s08 driver
-
-
-
2023-09-09
Biju Das
New
[v2,3/4] pinctrl: mcp23s08_spi: Simplify probe()
Match data improvements for mcp23s08 driver
-
-
-
2023-09-09
Biju Das
Accepted
[v2,2/4] pinctrl: mcp23s08_i2c: Simplify probe()
Match data improvements for mcp23s08 driver
-
-
-
2023-09-09
Biju Das
New
[v2,1/4] pinctrl: mcp23s08_i2c: Extend match support for OF tables
Match data improvements for mcp23s08 driver
-
-
-
2023-09-09
Biju Das
Superseded
pinctrl: sx150x: Simplify probe()
pinctrl: sx150x: Simplify probe()
-
-
-
2023-09-09
Biju Das
Accepted
[v2] pinctrl: cy8c95x0: Simplify probe()
[v2] pinctrl: cy8c95x0: Simplify probe()
-
-
-
2023-09-09
Biju Das
Accepted
[2/2] pinctrl: mcp23s08: Simplify probe()
Match data improvements for mcp23s08 driver
-
-
-
2023-09-02
Biju Das
Superseded
[1/2] pinctrl: mcp23s08: Extend match support for OF tables
Match data improvements for mcp23s08 driver
-
-
-
2023-09-02
Biju Das
New
pinctrl: cy8c95x0: Simplify probe()
pinctrl: cy8c95x0: Simplify probe()
-
-
-
2023-09-02
Biju Das
Superseded
[v2] gpio: pca953x: Use i2c_get_match_data()
[v2] gpio: pca953x: Use i2c_get_match_data()
-
-
-
2023-08-24
Biju Das
Accepted
gpio: pcf857x: Extend match data support for OF tables
gpio: pcf857x: Extend match data support for OF tables
-
-
-
2023-08-19
Biju Das
Accepted
gpio: pca953x: Use i2c_get_match_data()
gpio: pca953x: Use i2c_get_match_data()
-
-
-
2023-08-19
Biju Das
New
[v3,3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
Superseded
[v3,2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
New
[v3,1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
New
[v2,3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
Superseded
[v2,2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
New
[v2,1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-15
Biju Das
New
[3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}
Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
-
-
-
2023-08-14
Biju Das
New
[DO,NOT,APPLY,v7,10/10] tools/poeg: Add test app for poeg
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,09/10] pinctrl: renesas: rzg2l-poeg: output-disable request by external pin
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,08/10] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT on dead time error
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,07/10] pwm: rzg2l-gpt: Add support for output disable on dead time error
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,06/10] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low.
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,05/10] pwm: rzg2l-gpt: Add support for output disable when both output low
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,04/10] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v7,03/10] pwm: rzg2l-gpt: Add support for output disable request from gpt
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[v7,02/10] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[v7,01/10] dt-bindings: pinctrl: rzg2l-poeg: Document renesas,poeg-config property
Add RZ/G2L POEG support
-
-
-
2023-03-28
Biju Das
New
[DO,NOT,APPLY,v6,13/13] tools/poeg: Add test app for poeg
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[DO,NOT,APPLY,v6,12/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT on dead time error
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[DO,NOT,APPLY,v6,11/13] pwm: rzg2l-gpt: Add support for output disable on dead time error
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
Superseded
[DO,NOT,APPLY,v6,10/13] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low.
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[DO,NOT,APPLY,v6,09/13] pwm: rzg2l-gpt: Add support for output disable when both output low
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
Superseded
[DO,NOT,APPLY,v6,08/13] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[DO,NOT,APPLY,v6,07/13] pwm: rzg2l-gpt: Add support for output disable request from gpt
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
Superseded
[v6,06/13] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[v6,04/13] pinctrl: renesas: rzg2l: Add pin output disable support
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[v6,03/13] pinctrl: Add sysfs support
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[v6,02/13] pinctrl: Add poutdisops variable to struct pinctrl_desc
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[v6,01/13] pinctrl: core: Add pinctrl_get_device()
Add pinctrl sysfs and RZ/G2L POEG support
-
-
-
2023-03-06
Biju Das
New
[DO,NOT,APPLY,v5,9/9] tools/poeg: Add test app for poeg
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
Superseded
[DO,NOT,APPLY,v5,8/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT on dead time error
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
New
[DO,NOT,APPLY,v5,7/9] pwm: rzg2l-gpt: Add support for output disable on dead time error
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
Superseded
[DO,NOT,APPLY,v5,6/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low.
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
New
[DO,NOT,APPLY,v5,5/9] pwm: rzg2l-gpt: Add support for output disable when both output low
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
Superseded
[DO,NOT,APPLY,v5,4/9] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
New
[DO,NOT,APPLY,v5,3/9] pwm: rzg2l-gpt: Add support for output disable request from gpt
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
Superseded
[v5,2/9] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
New
[v5,1/9] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
Add RZ/G2L POEG support
-
-
-
2022-12-15
Biju Das
Accepted
[v4,2/2] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add RZ/G2L POEG support
-
-
-
2022-11-11
Biju Das
Superseded
[v4,1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
Add RZ/G2L POEG support
-
-
-
2022-11-11
Biju Das
Superseded
pinctrl: renesas: pinctrl-rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()
pinctrl: renesas: pinctrl-rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()
-
-
-
2022-11-08
Biju Das
Accepted
pinctrl: renesas: pinctrl-rzv2m: remove unnecessary check from rzv2m_dt_node_to_map()
pinctrl: renesas: pinctrl-rzv2m: remove unnecessary check from rzv2m_dt_node_to_map()
-
-
-
2022-11-08
Biju Das
Accepted
[v3,2/2] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add RZ/G2L POEG support
-
-
-
2022-11-04
Biju Das
Superseded
[v3,1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
Add RZ/G2L POEG support
-
-
-
2022-11-04
Biju Das
Superseded
[v2,2/2] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
Add RZ/G2L POEG support
-
-
-
2022-07-29
Biju Das
New
[v2,1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
Add RZ/G2L POEG support
-
-
-
2022-07-29
Biju Das
New
[v2] pinctrl: renesas: rzg2l: Add RZ/G2UL support
[v2] pinctrl: renesas: rzg2l: Add RZ/G2UL support
-
-
-
2022-04-01
Biju Das
Accepted
[2/2] pinctrl: renesas: rzg2l: Add RZ/G2UL support
[1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
-
-
-
2022-03-15
Biju Das
Superseded
[1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
[1/2] dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
-
-
-
2022-03-15
Biju Das
Accepted
[2/2] pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register()
[1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support
-
-
-
2022-02-06
Biju Das
Accepted
[1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support
[1/2] pinctrl: renesas: Kconfig: Update description for RZ/V2L pin control support
-
-
-
2022-02-06
Biju Das
New
[RFC] pinctrl: renesas: rzg2l: Add support to select MII/RGMII mode
[RFC] pinctrl: renesas: rzg2l: Add support to select MII/RGMII mode
-
-
-
2021-11-18
Biju Das
New
[v2] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
[v2] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
-
-
-
2020-10-19
Biju Das
Accepted
[5/6] pinctrl: renesas: r8a7790: Optimize pinctrl image size for R8A7742
[1/6] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
-
-
-
2020-10-19
Biju Das
Accepted
[3/6] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
[1/6] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
-
-
-
2020-10-19
Biju Das
Superseded
[1/6] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
[1/6] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
-
-
-
2020-10-19
Biju Das
Accepted
[RFC] pinctrl: sh-pfc: pfc-r8a77965: Optimize pinctrl image size for RZ/G2N
[RFC] pinctrl: sh-pfc: pfc-r8a77965: Optimize pinctrl image size for RZ/G2N
-
-
-
2020-10-14
Biju Das
New