Age | Commit message (Expand) | Author | Files | Lines |
2023-01-10 | firmware: raspberrypi: Fix type assignment | Maxime Ripard | 1 | -1/+1 |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -216/+0 |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -0/+63 |
2022-12-12 | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -457/+1411 |
2022-12-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+66 |
2022-12-05 | soc: fsl: qe: request pins non-exclusively | Dmitry Torokhov | 1 | -2/+3 |
2022-11-30 | Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra... | Dave Airlie | 1 | -0/+11 |
2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
2022-11-25 | memory: tegra: Add API for retrieving carveout bounds | Mikko Perttunen | 1 | -0/+11 |
2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie | 1 | -1/+4 |
2022-11-23 | Merge tag 'qcom-drivers-for-6.2' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -3/+14 |
2022-11-22 | Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 3 | -449/+1375 |
2022-11-22 | net: mscc: ocelot: remove unnecessary exposure of stats structures | Colin Foster | 1 | -215/+0 |
2022-11-22 | net: mscc: ocelot: remove redundant stats_layout pointers | Colin Foster | 1 | -1/+0 |
2022-11-21 | perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver | Jiucheng Xu | 1 | -0/+66 |
2022-11-17 | firmware: tegra: Update BPMP ABI | Peter De Schrijver | 1 | -442/+1354 |
2022-11-17 | firmware: tegra: include IVC header file only once | Manish Bhardwaj | 1 | -0/+1 |
2022-11-11 | soc/tegra: fuse: Use platform info with SoC revision | Kartik | 1 | -0/+15 |
2022-11-10 | soc/tegra: pmc: Add I/O pad table for Tegra234 | Petlozu Pravareshwar | 1 | -3/+3 |
2022-11-01 | ARM: at91: pm: avoid soft resetting AC DLL | Claudiu Beznea | 1 | -1/+4 |
2022-10-28 | firmware: raspberrypi: Provide a helper to query a clock max rate | Maxime Ripard | 1 | -0/+26 |
2022-10-28 | firmware: raspberrypi: Move the clock IDs to the firmware header | Maxime Ripard | 1 | -0/+19 |
2022-10-28 | firmware: raspberrypi: Introduce rpi_firmware_find_node() | Maxime Ripard | 1 | -0/+7 |
2022-10-24 | firmware: tegra: bpmp: Use iosys-map helpers | Thierry Reding | 2 | -7/+21 |
2022-10-17 | soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs | Luca Weiss | 1 | -0/+11 |
2022-10-17 | soc: qcom: spmi-pmic: convert hex numbers to lowercase | Luca Weiss | 1 | -3/+3 |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -16/+16 |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 2 | -16/+16 |
2022-10-13 | soc: sifive: ccache: Rename SiFive L2 cache to Composable cache. | Greentime Hu | 2 | -16/+16 |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -16/+0 |
2022-10-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+8 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+58 |
2022-10-04 | Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner... | Stephen Boyd | 1 | -0/+8 |
2022-09-23 | Merge tag 'tegra-for-6.1-cbb' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2 | -0/+53 |
2022-09-20 | net: dsa: felix: add support for changing DSA master | Vladimir Oltean | 1 | -0/+1 |
2022-09-20 | net: dsa: propagate extack to port_lag_join | Vladimir Oltean | 1 | -1/+2 |
2022-09-15 | soc/tegra: cbb: Add CBB 1.0 driver for Tegra194 | Sumit Gupta | 1 | -0/+47 |
2022-09-15 | soc/tegra: Set ERD bit to mask inband errors | Sumit Gupta | 1 | -0/+6 |
2022-09-14 | clk: microchip: mpfs: add reset controller | Conor Dooley | 1 | -0/+8 |
2022-09-12 | Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/... | Arnd Bergmann | 1 | -0/+5 |
2022-09-09 | net: mscc: ocelot: share the common stat definitions between all drivers | Vladimir Oltean | 1 | -0/+95 |
2022-09-09 | net: mscc: ocelot: minimize definitions for stats | Vladimir Oltean | 1 | -0/+11 |
2022-09-09 | net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED | Vladimir Oltean | 1 | -1/+1 |
2022-09-09 | net: mscc: ocelot: add support for all sorts of standardized counters present... | Vladimir Oltean | 1 | -0/+11 |
2022-09-09 | net: dsa: felix: use ocelot's ndo_get_stats64 method | Vladimir Oltean | 1 | -0/+2 |
2022-09-09 | net: dsa: felix: check the 32-bit PSFP stats against overflow | Vladimir Oltean | 1 | -0/+3 |
2022-09-09 | net: mscc: ocelot: make access to STAT_VIEW sleepable again | Vladimir Oltean | 1 | -3/+6 |
2022-09-09 | net: dsa: felix: add definitions for the stream filter counters | Vladimir Oltean | 1 | -1/+4 |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+8 |
2022-09-05 | soc: fsl: qbman: Add CGR update function | Sean Anderson | 1 | -0/+9 |