Age | Commit message (Expand) | Author |
2024-03-21 | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-03-19 | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2024-03-13 | soc: fsl: dpio: fix kcalloc() argument order | Arnd Bergmann |
2024-03-13 | soc: fsl: qbman: Use raw spinlock for cgr_lock | Sean Anderson |
2024-03-13 | soc: fsl: qbman: Always disable interrupts when taking cgr_lock | Sean Anderson |
2024-03-06 | soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage | Rob Herring |
2023-12-12 | soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan() | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop() | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans() | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans() | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa* | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa* | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Introduce available timeslots masks | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Add support for child devices | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Remove inline function specifiers | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Extend the API to provide Rx status | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Fix rx channel reset | Herve Codina |
2023-12-12 | soc: fsl: cpm1: qmc: Fix __iomem addresses declaration | Herve Codina |
2023-12-12 | soc: fsl: cpm1: tsa: Fix __iomem addresses declaration | Herve Codina |
2023-11-03 | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds |
2023-10-20 | powerpc: Remove cpm_dp...() macros | Christophe Leroy |
2023-10-14 | soc/fsl: cpm: tsa: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-14 | soc/fsl: cpm: qmc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-14 | soc/fsl: dpaa2-console: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-10 | docs: move powerpc under arch | Costa Shulyupin |
2023-08-30 | Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-08-12 | soc: fsl: Explicitly include correct DT includes | Rob Herring |
2023-07-17 | soc: fsl: qe: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-31 | soc/fsl/qe: fix usb.c build errors | Randy Dunlap |
2023-05-30 | bus: fsl-mc: Make remove function return void | Uwe Kleine-König |
2023-05-30 | soc: fsl: dpio: Suppress duplicated error reporting on device remove | Uwe Kleine-König |
2023-05-30 | soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST | Herve Codina |
2023-04-27 | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-14 | soc: fsl: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-14 | soc: fsl: cpm1: qmc: Fix test dependency | Herve Codina |
2023-03-08 | soc: fsl: cpm1: qmc: Fix assigned timeslot masks | Herve Codina via Alsa-devel |
2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann |
2023-03-05 | soc: fsl: cpm1: Add support for QMC | Herve Codina |
2023-03-05 | soc: fsl: cpm1: Add support for TSA | Herve Codina |
2022-12-13 | Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-05 | soc: fsl: qe: request pins non-exclusively | Dmitry Torokhov |
2022-11-23 | soc: fsl: dpio: Remove linux/msi.h include | Thomas Gleixner |