Age | Commit message (Expand) | Author | Files | Lines |
2020-07-13 | dt-bindings: i2c: Convert i2c-pxa to json-schema | Lubomir Rintel | 2 | -31/+74 |
2020-07-13 | dt-bindings: gpio: Convert mrvl-gpio to json-schema | Lubomir Rintel | 2 | -48/+173 |
2020-07-10 | dt-bindings: input: Convert imx keypad to json-schema | Anson Huang | 2 | -53/+85 |
2020-07-10 | dt-bindings: input: Convert matrix-keymap to json-schema | Anson Huang | 2 | -27/+47 |
2020-07-10 | dt-bindings: i2c: Convert imx i2c to json-schema | Anson Huang | 2 | -49/+103 |
2020-07-10 | dt-bindings: i2c: Convert mxs i2c to json-schema | Anson Huang | 2 | -25/+51 |
2020-07-09 | MAINTAINERS: Add ADV7180 bindings documentation | Niklas Söderlund | 1 | -0/+1 |
2020-07-09 | dt-bindings: adv7180: Convert bindings to json-schema | Niklas Söderlund | 2 | -49/+184 |
2020-07-09 | Merge tag 'devicetree-fixes-for-5.8-2' into dt/next | Rob Herring | 38 | -61/+159 |
2020-07-02 | dt-bindings: clock: imx: Fix e-mail address | Fabio Estevam | 3 | -3/+3 |
2020-06-30 | dt-bindings: mfd: Ensure 'syscon' has a more specific compatible | Rob Herring | 1 | -1/+2 |
2020-06-30 | dt-bindings: thermal: k3: Fix the reg property | Fabio Estevam | 1 | -1/+1 |
2020-06-30 | dt-bindings: thermal: Remove soc unit address | Fabio Estevam | 2 | -2/+2 |
2020-06-30 | dt-bindings: display: arm: versatile: Pass the sysreg unit name | Fabio Estevam | 1 | -1/+1 |
2020-06-30 | dt-bindings: usb: aspeed: Remove the leading zeroes | Fabio Estevam | 1 | -2/+2 |
2020-06-30 | dt-bindings: copy process-schema-examples.yaml to process-schema.yaml | Masahiro Yamada | 2 | -8/+23 |
2020-06-30 | dt-bindings: do not build processed-schema.yaml for 'make dt_binding_check' | Masahiro Yamada | 1 | -1/+1 |
2020-06-30 | dt-bindings: fix error in 'make clean' after 'make dt_binding_check' | Masahiro Yamada | 1 | -0/+5 |
2020-06-30 | dt-bindings: mailbox: zynqmp_ipi: fix unit address | Kangmin Park | 1 | -1/+1 |
2020-06-30 | dt-bindings: bus: uniphier-system-bus: fix warning in example | Masahiro Yamada | 1 | -2/+2 |
2020-06-30 | scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c | Rob Herring | 11 | -16/+91 |
2020-06-30 | dt-bindings: mmc: Convert imx esdhc to json-schema | Anson Huang | 2 | -67/+124 |
2020-06-30 | dt-bindings: clock: Correct example in i.MX8QXP LPCG binding | Anson Huang | 1 | -1/+1 |
2020-06-30 | dt-bindings: clock: Correct mmc node name in i.MX35 binding | Anson Huang | 1 | -1/+1 |
2020-06-18 | doc: devicetree: bindings: fix spelling mistake | Flavio Suligoi | 3 | -3/+3 |
2020-06-18 | docs: dt: minor adjustments at writing-schema.rst | Mauro Carvalho Chehab | 1 | -3/+6 |
2020-06-18 | dt: fix reference to olpc,xo1.75-ec.txt | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-06-18 | dt: Fix broken references to renamed docs | Mauro Carvalho Chehab | 5 | -8/+8 |
2020-06-18 | dt: fix broken links due to txt->yaml renames | Mauro Carvalho Chehab | 7 | -8/+8 |
2020-06-18 | dt: update a reference for reneases pcar file renamed to yaml | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-06-18 | of: property: Improve cycle detection when one of the devices is never added | Saravana Kannan | 1 | -6/+56 |
2020-06-18 | driver core: Add device_is_dependent() to linux/device.h | Saravana Kannan | 2 | -1/+2 |
2020-06-15 | of: reserved_mem: Fix typo in the too-many-regions message | Danny Lin | 1 | -1/+1 |
2020-06-15 | dt-bindings: spi: Document bcm2711 and bcm7211 SPI compatible | Florian Fainelli | 1 | -1/+2 |
2020-06-15 | dt-bindings: i2c: Convert imx lpi2c to json-schema | Anson Huang | 2 | -20/+47 |
2020-06-15 | dt-bindings: mmc: Convert mxs mmc to json-schema | Anson Huang | 2 | -27/+58 |
2020-06-15 | dt-bindings: mmc: Convert imx mmc to json-schema | Anson Huang | 2 | -23/+53 |
2020-06-15 | dt-bindings: rtc: Convert imxdi rtc to json-schema | Anson Huang | 2 | -20/+44 |
2020-06-15 | dt-bindings: clock: Convert imx7ulp clock to json-schema | Anson Huang | 3 | -103/+220 |
2020-06-15 | dt-bindings: thermal: Convert qoriq to json-schema | Anson Huang | 2 | -71/+114 |
2020-06-15 | dt-bindings: property-units: Add picoseconds type | Dan Murphy | 1 | -0/+1 |
2020-06-15 | dt-bindings: irqchip: renesas-rza1-irqc: Convert to json-schema | Geert Uytterhoeven | 2 | -43/+80 |
2020-06-14 | Linux 5.8-rc1v5.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2020-06-14 | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort... | Linus Torvalds | 5 | -1/+40 |
2020-06-14 | security: Add LSM hooks to set*gid syscalls | Thomas Cedeno | 5 | -1/+40 |
2020-06-14 | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -234/+286 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 111 | -647/+1344 |
2020-06-14 | Revert "btrfs: switch to iomap_dio_rw() for dio" | David Sterba | 4 | -166/+169 |
2020-06-14 | net: ethernet: ti: ale: fix allmulti for nu type ale | Grygorii Strashko | 1 | -9/+40 |
2020-06-14 | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init | Grygorii Strashko | 1 | -1/+1 |