Show patches with: Submitter = Kuan-Wei Chiu       |    State = Action Required       |    Archived = No       |   21 patches
Patch Series S/W/F Date Submitter Delegate State
[v4,13/13] nfp: bpf: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,11/13] mtd: ssfdc: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,09/13] wifi: brcm80211: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,08/13] net: ethernet: oa_tc6: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,06/13] lib/bch: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,04/13] media: saa7115: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v4,02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd() Introduce parity_odd() and refactor redundant parity code --- 2025-04-09 Kuan-Wei Chiu New
[v3,15/16] Input: joystick - Replace open-coded parity calculation with parity64() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,14/16] fsi: i2cr: Replace open-coded parity calculation with parity64() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,13/16] fsi: i2cr: Replace open-coded parity calculation with parity32() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,11/16] drm/bridge: dw-hdmi: Replace open-coded parity calculation with parity32() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,08/16] Input: joystick - Replace open-coded parity calculation with parity32() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,06/16] serial: max3100: Replace open-coded parity calculation with parity8() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,04/16] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8() Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,02/16] bitops: Add parity16(), parity32(), and parity64() helpers Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v3,01/16] bitops: Change parity8() return type to bool Introduce and use generic parity16/32/64 helper --- 2025-03-06 Kuan-Wei Chiu New
[v2,18/18] bitops: Add parity() macro for automatic type-based selection Introduce and use generic parity16/32/64 helper --- 2025-03-01 Kuan-Wei Chiu New
[v2,03/18] bitops: Add parity16(), parity32(), and parity64() helpers Introduce and use generic parity16/32/64 helper --- 2025-03-01 Kuan-Wei Chiu New
[v2,02/18] bitops: Optimize parity8() using __builtin_parity() Introduce and use generic parity16/32/64 helper --- 2025-03-01 Kuan-Wei Chiu New
[v2,01/18] lib/parity: Add __builtin_parity() fallback implementations Introduce and use generic parity16/32/64 helper --- 2025-03-01 Kuan-Wei Chiu New
[02/17] bitops: Add generic parity calculation for u64 Introduce and use generic parity32/64 helper --- 2025-02-23 Kuan-Wei Chiu New