Age | Commit message (Expand) | Author | Files | Lines |
2024-08-26 | of/platform: Simplify with scoped for each OF child | Jinjie Ruan | 1 | -10/+4 |
2024-08-26 | of: overlay: Simplify with scoped for each OF child loop | Jinjie Ruan | 1 | -9/+3 |
2024-08-26 | of/irq: Refer to actual buffer size in of_irq_parse_one() | Geert Uytterhoeven | 1 | -2/+2 |
2024-08-26 | Merge branch 'dt/linus' into dt/next | Rob Herring (Arm) | 26 | -28/+36 |
2024-08-20 | ASoC: dt-bindings: serial-midi: reference serial-peripheral-props.yaml | Krzysztof Kozlowski | 1 | -0/+3 |
2024-08-20 | dt-bindings: bluetooth: reference serial-peripheral-props.yaml | Krzysztof Kozlowski | 5 | -21/+26 |
2024-08-20 | dt-bindings: gnss: reference serial-peripheral-props.yaml | Krzysztof Kozlowski | 5 | -5/+4 |
2024-08-20 | dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory | Krzysztof Kozlowski | 7 | -5/+5 |
2024-08-20 | dt-bindings: serial: add common properties schema for UART children | Krzysztof Kozlowski | 2 | -22/+42 |
2024-08-20 | dt-bindings: serial: add missing "additionalProperties" on child nodes | Krzysztof Kozlowski | 1 | -0/+1 |
2024-08-20 | of/irq: Support #msi-cells=<0> in of_msi_get_domain | Andrew Jones | 1 | -27/+7 |
2024-08-20 | dt-bindings: arc: convert archs-pct.txt to yaml | Aryabhatta Dey | 2 | -17/+33 |
2024-08-20 | dt-bindings: display: panel-simple-lvds-dual-ports: use unevaluatedProperties | Frank Li | 1 | -5/+1 |
2024-08-20 | dt-bindings: board: convert fsl-board.txt to yaml | Frank Li | 4 | -81/+183 |
2024-08-15 | scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429 | Rob Herring (Arm) | 3 | -6/+14 |
2024-08-15 | dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml | Frank Li | 4 | -130/+254 |
2024-08-15 | dt-bindings: arm: Update Corstone-1000 maintainers | Hugues KAMBA MPIANA | 1 | -2/+2 |
2024-08-14 | of/irq: Prevent device address out-of-bounds read in interrupt map walk | Stefan Wiehler | 1 | -4/+11 |
2024-08-13 | dt-bindings: net: convert maxim,ds26522.txt to yaml format | Frank Li | 2 | -13/+40 |
2024-08-13 | dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schema | Andrew Jeffery | 2 | -35/+60 |
2024-08-13 | dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schema | Andrew Jeffery | 2 | -23/+62 |
2024-08-13 | dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschema | Animesh Agarwal | 2 | -26/+55 |
2024-08-13 | dt-bindings: timer: fsl,ftm-timer: Convert to dtschema | Animesh Agarwal | 2 | -31/+59 |
2024-08-13 | dt-bindings: watchdog: ti,davinci-wdt: convert to dtschema | Kousik Sanagavarapu | 2 | -24/+55 |
2024-08-13 | dt-bindings: timer: ti,davinci-timer: convert to dtschema | Kousik Sanagavarapu | 2 | -37/+68 |
2024-08-13 | dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property | Krzysztof Kozlowski | 1 | -10/+1 |
2024-08-13 | dt-bindings: trivial-devices: add isil,isl69260 | Peter Yin | 1 | -0/+2 |
2024-08-06 | dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc | Frank Li | 1 | -0/+3 |
2024-08-06 | dt-bindings: soc: fsl: Convert rcpm to yaml format | Frank Li | 3 | -70/+97 |
2024-08-06 | of: unittest: Use of_property_present() | Rob Herring (Arm) | 1 | -2/+2 |
2024-07-31 | dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatible | Francesco Dolcini | 1 | -0/+1 |
2024-07-29 | dt-bindings: hwmon: Document TI TPS546D24 | Marek Vasut | 1 | -0/+1 |
2024-07-29 | dt-bindings: bus: qcom,ebi2: convert to dtschema | Rayyan Ansari | 2 | -138/+239 |
2024-07-29 | dt-bindings: Batch-update Konrad Dybcio's email | Konrad Dybcio | 24 | -24/+24 |
2024-07-29 | Linux 6.11-rc1v6.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2024-07-29 | Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -4/+4 |
2024-07-28 | minmax: simplify and clarify min_t()/max_t() implementation | Linus Torvalds | 1 | -8/+11 |
2024-07-28 | minmax: add a few more MIN_T/MAX_T users | Linus Torvalds | 7 | -10/+10 |
2024-07-28 | Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 21 | -214/+135 |
2024-07-28 | kbuild: Fix '-S -c' in x86 stack protector scripts | Nathan Chancellor | 2 | -2/+2 |
2024-07-28 | ubi: Fix ubi_init() ubiblock_exit() section mismatch | Richard Weinberger | 1 | -1/+1 |
2024-07-28 | Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 5 | -495/+2274 |
2024-07-28 | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 19 | -208/+438 |
2024-07-28 | Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+5 |
2024-07-28 | kbuild: rpm-pkg: ghost modules.weakdep file | Jose Ignacio Tornos Martinez | 1 | -1/+1 |
2024-07-28 | Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 5 | -7/+203 |
2024-07-28 | Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -10/+39 |
2024-07-28 | Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -49/+51 |
2024-07-28 | Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+66 |
2024-07-27 | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 25 | -236/+1058 |