{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":34900775,"defaultBranch":"master","name":"linux","ownerLogin":"krzk","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-05-01T11:53:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10425763?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724146857.0","currentOid":""},"activityList":{"items":[{"before":"331979041466a9ed222b6c2d733b033f95dba295","after":"606ef7d9ea3b16a3bf04c7a47910f9675d59e6df","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-22T13:27:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: i2c: aspeed: drop redundant multi-master\n\n'multi-master' property is defined by core i2c-controller schema in\ndtschema package, so binding which references it and has\nunevaluatedProperties:false, does not need to mention it. It is\ncompletely redundant here.\n\nSuggested-by: Andi Shyti \nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nReference:\nhttps://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/i2c/i2c-controller.yaml#L114","shortMessageHtmlLink":"dt-bindings: i2c: aspeed: drop redundant multi-master"}},{"before":"15ff37cca05b098b7621a968dbf3c5623cda52c7","after":"b2482c4e67a2666d15f82178d59021e5dc1bc801","ref":"refs/heads/b4/qcom-adreno-dts-bindings-driver","pushedAt":"2024-08-21T14:01:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon\n\nThe SM8150 MTP board does not have magically different GPU than the\nSM8150, so it cannot use amd,imageon compatible, also pointed by\ndtbs_check:\n\n sm8150-mtp.dtb: gpu@2c00000: compatible: 'oneOf' conditional failed, one must be fixed:\n ['qcom,adreno-640.1', 'qcom,adreno', 'amd,imageon'] is too long\n 'qcom,adreno-640.1' does not match '^qcom,adreno-[0-9a-f]{8}$'\n 'qcom,adreno-640.1' does not match '^amd,imageon-200\\\\.[0-1]$'\n 'amd,imageon' was expected\n\nThe incorrect amd,imageon compatible was added in commit f30ac26def18\n(\"arm64: dts: qcom: add sm8150 GPU nodes\") to the SM8150 and later moved\nto the SM8150 MTP board in commit 1642ab96efa4 (\"arm64: dts: qcom:\nsm8150: Don't start Adreno in headless mode\") with an intention to allow\nheadless mode. This should be solved via proper driver quirks, not fake\ncompatibles.\n\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nResending because it was marked as \"changes requested\", but no changes\nare needed. Konrad suggests to take it directly.","shortMessageHtmlLink":"arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon"}},{"before":"ff7bf79adc48db01cd5aa96cc5a54388230caedb","after":"e69ecf217f26ae4cfb984576dbcdab38d725b92f","ref":"refs/heads/b4/cleanup-h-of-node-put-memory","pushedAt":"2024-08-21T11:33:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"memory: ti-aemif: simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"memory: ti-aemif: simplify with scoped for each OF child loop"}},{"before":"ce52aee7a2312c1befb1288f46a9d2011a904641","after":"331979041466a9ed222b6c2d733b033f95dba295","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-20T11:00:18.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml\n\nReference common serial properties schema (for children of UART\ncontrollers) to bring common definition of \"current-speed\" and\n\"max-speed\" properties.\n\nLink: https://lore.kernel.org/r/20240811-dt-bindings-serial-peripheral-props-v1-6-1dba258b7492@linaro.org\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml"}},{"before":"665205d116bb9c346dcfe410bf45e77f66ede164","after":"7d751008bc46f76367b23f02634c92df5e3e99b2","ref":"refs/heads/b4/cleanup-h-of-node-put-var","pushedAt":"2024-08-20T09:40:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"leds: qcom-lpg: Simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"leds: qcom-lpg: Simplify with scoped for each OF child loop"}},{"before":null,"after":"8811450955c9eb9dc18cb0278041874a80ce6f9a","ref":"refs/heads/n/cleanup-h-of-node-put-cpuidle","pushedAt":"2024-08-20T09:40:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"cpuidle: riscv-sbi: Simplify with scoped for each OF child loop\n\nUse scoped for_each_child_of_node_scoped() when iterating over device\nnodes to make code a bit simpler.\n\nReviewed-by: Jonathan Cameron \nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nChanges in v2:\n1. None, only Rb tag.\n\nOther patches from the set were applied.","shortMessageHtmlLink":"cpuidle: riscv-sbi: Simplify with scoped for each OF child loop"}},{"before":null,"after":"c08b7c5eea112c815f5621b21d04e20a09d954e9","ref":"refs/heads/b4/dt-bindings-i2c-nvidia","pushedAt":"2024-08-20T08:44:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level\n\nProperties are expected to be defined in top-level \"properties:\" block\nand further customized in \"if:then:\". Only one variant has power\ndomains, so add respective top-level property and disallow it for other\ndevices.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level"}},{"before":"48503368a2ff01b797c621464b7537b29be3a043","after":"ce52aee7a2312c1befb1288f46a9d2011a904641","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-20T06:31:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then:\n\nTop level defines clocks as variable from 3 to 6 items, so each clause\nin if:then: should narrow it further with explicit min and maxItems.\nWithout minItems, the constrain from top-level is being applied, thus\nqcom,msm8996-cci allows between 3 and 4 clocks.\n\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nOlder dtschema behaved differently and missing minItems was implied in\nif:then:. However the preferred policy is to be explicit about such\nschema - define strict constraints in if:then:.\n\nCc: Richard Acayan ","shortMessageHtmlLink":"dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:t…"}},{"before":"85910ff328fd579c431e3583f5126fc46352f610","after":"48503368a2ff01b797c621464b7537b29be3a043","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-18T17:30:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: samsung: exynos-usi: add missing constraints\n\nProperties with variable number of items per each device are expected to\nhave widest constraints in top-level \"properties:\" block and further\ncustomized (narrowed) in \"if:then:\". Add missing top-level constraints\nfor reg, clocks and clock-names.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"dt-bindings: samsung: exynos-usi: add missing constraints"}},{"before":"7ff50e37ea7396538a7f93086f6aa714d1c96e91","after":"665205d116bb9c346dcfe410bf45e77f66ede164","ref":"refs/heads/b4/cleanup-h-of-node-put-var","pushedAt":"2024-08-16T15:32:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"leds: qcom-lpg: Simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"leds: qcom-lpg: Simplify with scoped for each OF child loop"}},{"before":null,"after":"7ff50e37ea7396538a7f93086f6aa714d1c96e91","ref":"refs/heads/b4/cleanup-h-of-node-put-var","pushedAt":"2024-08-16T15:31:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"leds: qcom-lpg: Simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"leds: qcom-lpg: Simplify with scoped for each OF child loop"}},{"before":"d451c6f6c3484f397c2c02094241862e93910944","after":"ff7bf79adc48db01cd5aa96cc5a54388230caedb","ref":"refs/heads/b4/cleanup-h-of-node-put-memory","pushedAt":"2024-08-16T10:56:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"memory: ti-aemif: simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"memory: ti-aemif: simplify with scoped for each OF child loop"}},{"before":"8966e0a9b3efa64ef5ae1c40c41fb2fd25cfd8ec","after":"d451c6f6c3484f397c2c02094241862e93910944","ref":"refs/heads/b4/cleanup-h-of-node-put-memory","pushedAt":"2024-08-16T10:54:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"memory: ti-aemif: simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"memory: ti-aemif: simplify with scoped for each OF child loop"}},{"before":"d81a741fc4e14fb3d54b6f85daab7fa02db19c1a","after":"4167fceb4c07d8c5858017020d4f197242a8cf3a","ref":"refs/heads/b4/b4-cleanup-h-of-node-put-thermal","pushedAt":"2024-08-16T07:41:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"thermal: sun8i: Use scoped device node handling to simplify error paths\n\nObtain the device node reference with scoped/cleanup.h to reduce error\nhandling and make the code a bit simpler.\n\nReviewed-by: Chen-Yu Tsai \nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"thermal: sun8i: Use scoped device node handling to simplify error paths"}},{"before":"8f4fe56f4fb163f061883287a553395bf77ce81b","after":"d81a741fc4e14fb3d54b6f85daab7fa02db19c1a","ref":"refs/heads/b4/b4-cleanup-h-of-node-put-thermal","pushedAt":"2024-08-16T07:40:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"thermal: sun8i: Use scoped device node handling to simplify error paths\n\nObtain the device node reference with scoped/cleanup.h to reduce error\nhandling and make the code a bit simpler.\n\nReviewed-by: Chen-Yu Tsai \nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"thermal: sun8i: Use scoped device node handling to simplify error paths"}},{"before":null,"after":"8f4fe56f4fb163f061883287a553395bf77ce81b","ref":"refs/heads/b4/b4-cleanup-h-of-node-put-thermal","pushedAt":"2024-08-14T20:18:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"thermal: sun8i: Use scoped device node handling to simplify error paths\n\nObtain the device node reference with scoped/cleanup.h to reduce error\nhandling and make the code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"thermal: sun8i: Use scoped device node handling to simplify error paths"}},{"before":null,"after":"946cf2cdd50c6460f64b3687166515c27e90d950","ref":"refs/heads/b4/cleanup-h-of-node-put-regulator","pushedAt":"2024-08-14T15:04:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"regulator: scmi: Simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"regulator: scmi: Simplify with scoped for each OF child loop"}},{"before":"5c511ba0dce88a32ddc782856fee37366b6d344b","after":"a6d278346023897ea5211cbd974eb21c26adb35e","ref":"refs/heads/b4/b4-cleanup-h-of-node-put-usb","pushedAt":"2024-08-14T10:36:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"usb: dwc3: xilinx: simplify with dev_err_probe\n\nUse dev_err_probe() to make the error paths a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"usb: dwc3: xilinx: simplify with dev_err_probe"}},{"before":null,"after":"5c511ba0dce88a32ddc782856fee37366b6d344b","ref":"refs/heads/b4/b4-cleanup-h-of-node-put-usb","pushedAt":"2024-08-14T10:36:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"usb: dwc3: xilinx: simplify with dev_err_probe\n\nUse dev_err_probe() to make the error paths a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"usb: dwc3: xilinx: simplify with dev_err_probe"}},{"before":null,"after":"f675e1d3a1b66dca1148bf42780e5b8e6e0d22b4","ref":"refs/heads/b4/cleanup-h-of-node-put-other","pushedAt":"2024-08-13T13:10:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"soc: qcom: smp2p: use scoped device node handling to simplify error paths\n\nObtain the device node reference with scoped/cleanup.h to reduce error\nhandling and make the code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"soc: qcom: smp2p: use scoped device node handling to simplify error p…"}},{"before":null,"after":"8966e0a9b3efa64ef5ae1c40c41fb2fd25cfd8ec","ref":"refs/heads/b4/cleanup-h-of-node-put-memory","pushedAt":"2024-08-12T13:34:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"memory: ti-aemif: simplify with scoped for each OF child loop\n\nUse scoped for_each_available_child_of_node_scoped() when iterating over\ndevice nodes to make code a bit simpler.\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"memory: ti-aemif: simplify with scoped for each OF child loop"}},{"before":"3394c7e0073dbda6fa3b506724c541ecae57d219","after":"1ab40b754c07b0473d38289382a862d7d67977e5","ref":"refs/heads/b4/dt-bindings-serial-peripheral-props","pushedAt":"2024-08-11T18:21:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml\n\nReference common serial properties schema (for children of UART\ncontrollers) to bring common definition of \"current-speed\" and\n\"max-speed\" properties.\n\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nThis patch should probably go via Rob's Devicetree tree. It depends on\nthe serial patch adding serial-peripheral-props.yaml.","shortMessageHtmlLink":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml"}},{"before":null,"after":"3394c7e0073dbda6fa3b506724c541ecae57d219","ref":"refs/heads/b4/dt-bindings-serial-peripheral-props","pushedAt":"2024-08-11T18:17:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml\n\nReference common serial properties schema (for children of UART\ncontrollers) to bring common definition of \"current-speed\" and\n\"max-speed\" properties.\n\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nThis patch should probably go via Rob's Devicetree tree. It depends on\nthe serial patch adding serial-peripheral-props.yaml.","shortMessageHtmlLink":"ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml"}},{"before":"b7a481605e98521e6e92138892cd4c82fdcd4480","after":null,"ref":"refs/heads/b4/asoc-wcd-wsa-swr-ports-genmask","pushedAt":"2024-08-11T14:29:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"}},{"before":"133c3c15110c0b182de4bfb15c73feedb024f5d1","after":"c454450ad62f66ef2fe87c0079d0dd799c63369e","ref":"refs/heads/b4/asoc-wsa88xx-version","pushedAt":"2024-08-09T11:01:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"ASoC: codecs: wsa884x: Implement temperature reading and hwmon\n\nRead temperature of the speaker and expose it via hwmon interface, which\nwill be later used during calibration of speaker protection algorithms.\n\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nChanges in v3:\n1. Replace Kconfig HWMON dependency in favor of\n IS_REACHABLE(CONFIG_HWMON) which solves Kernel Test Robot warning for\n !HWMON and HWMON=y && WSA884x=m\n\nChanges in v2:\n1. Add missing dependency on HWMON for y!=m builds (Kernel Test Robot\n report: undefined reference to\n `devm_hwmon_device_register_with_info').","shortMessageHtmlLink":"ASoC: codecs: wsa884x: Implement temperature reading and hwmon"}},{"before":null,"after":"77aa965762ad9c8711d005628b5c471007e0df82","ref":"refs/heads/wip/debug/soundwire-wsa884x-interrupts","pushedAt":"2024-08-07T09:03:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"DEBUG: interrupts on wsa884x\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"DEBUG: interrupts on wsa884x"}},{"before":"f2b83c0b1ac086779877e7d0c6330c8a6416ffad","after":"85910ff328fd579c431e3583f5126fc46352f610","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-06T11:50:03.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in example\n\nThe reset GPIO of WCD9390/WCD9395 is active low and that's how it is\nrouted on typical boards, so correct the example DTS to use expected\npolarity, instead of IRQ flag (which is a logical mistake on its own).\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in example"}},{"before":"62c00294f35450fde2e2b20776b34cff9b310935","after":"f2b83c0b1ac086779877e7d0c6330c8a6416ffad","ref":"refs/heads/pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next","pushedAt":"2024-08-06T05:35:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible\n\nAll compatibles in this binding without prefixes were deprecated, so\nadding a new deprecated one after some time is not allowed, because it\ndefies the core logic of deprecating things.\n\nDrop the AK09916 vendorless compatible.\n\nFixes: 76e28aa97fa0 (\"iio: magnetometer: ak8975: add AK09116 support\")\nSigned-off-by: Krzysztof Kozlowski \n\n---\n\nOffending commit did not even bother to Cc devicetree mailing list and\nDT maintainers... Lovely. Let's ignore submitting patches and\nmaintainers just to sneak my important patch into the kernel.","shortMessageHtmlLink":"dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible"}},{"before":"dcd5ffd9d31949378e6b76e1738ff8c144e673c5","after":null,"ref":"refs/heads/n/dts-exynos-compatibles-arm32","pushedAt":"2024-08-05T15:04:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"}},{"before":null,"after":"780775ed91dd59602116c8e62809bc39600aa4ab","ref":"refs/heads/wip/dts-exynos-compatibles-arm32","pushedAt":"2024-08-05T15:04:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"krzk","name":"Krzysztof Kozlowski","path":"/krzk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10425763?s=80&v=4"},"commit":{"message":"dt-bindings: gpu: g2d: add exynos5420\n\nSigned-off-by: Krzysztof Kozlowski ","shortMessageHtmlLink":"dt-bindings: gpu: g2d: add exynos5420"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoVQGYgA","startCursor":null,"endCursor":null}},"title":"Activity · krzk/linux"}