Age | Commit message (Expand) | Author |
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 |
2022-11-02 | soc: fsl: qe: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-11-01 | soc: fsl: qe: Avoid using gpio_to_desc() | Linus Walleij |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-09-05 | soc: fsl: qbman: Add CGR update function | Sean Anderson |
2022-09-05 | soc: fsl: qbman: Add helper for sanity checking cgr ops | Sean Anderson |
2022-09-02 | soc: fsl: select FSL_GUTS driver for DPIO | Mathew McBride |
2022-07-05 | soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s... | Yang Yingliang |
2022-07-05 | soc: fsl: guts: fix return value check in fsl_guts_init() | Yang Yingliang |
2022-06-27 | soc: fsl: guts: add serial_number support | Michael Walle |
2022-06-27 | soc: fsl: guts: drop platform driver | Michael Walle |
2022-06-27 | soc: fsl: guts: use of_root instead of own reference | Michael Walle |
2022-06-27 | soc: fsl: guts: allocate soc_dev_attr on the heap | Michael Walle |
2022-06-27 | soc: fsl: guts: embed fsl_guts_get_svr() in probe() | Michael Walle |
2022-06-27 | soc: fsl: guts: remove module_exit() and fsl_guts_remove() | Michael Walle |
2022-06-27 | soc: fsl: guts: machine variable might be unset | Michael Walle |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-18 | soc: fsl: qe: Check of ioremap return value | Jiasheng Jiang |
2022-02-18 | soc: fsl: qe: fix typo in a comment | Jason Wang |
2022-02-18 | soc: fsl: guts: Add a missing memory allocation failure check | Christophe JAILLET |
2022-02-18 | soc: fsl: guts: Revert commit 3c0d64e867ed | Christophe JAILLET |
2022-02-09 | soc: fsl: dpio: read the consumer index from the cache inhibited area | Ioana Ciornei |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-15 | cpumask: replace cpumask_next_* with cpumask_first_* where appropriate | Yury Norov |
2021-12-16 | bus: fsl-mc: fsl-mc-allocator: Rework MSI handling | Thomas Gleixner |
2021-11-10 | Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-10-21 | soc: fsl: dpio: rename the enqueue descriptor variable | Youri Querry |
2021-10-21 | soc: fsl: dpio: use an explicit NULL instead of 0 | Ioana Ciornei |
2021-10-21 | soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing |
2021-10-21 | soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing |
2021-10-21 | soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_read | Robert-Ionut Alexa |
2021-10-20 | soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing() | Tim Gardner |
2021-10-19 | soc: fsl: dpio: use the combined functions to protect critical zone | Meng Li |
2021-10-19 | soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id | Meng Li |
2021-10-15 | soc: fsl: dpio: add Net DIM integration | Ioana Ciornei |
2021-10-15 | soc: fsl: dpio: add support for irq coalescing per software portal | Ioana Ciornei |
2021-10-15 | soc: fsl: dpio: extract the QBMAN clock frequency from the attributes | Ioana Ciornei |
2021-08-13 | soc: fsl: qe: fix static checker warning | Maxim Kochetkov |
2021-08-06 | soc: fsl: qe: convert QE interrupt controller to platform_device | Maxim Kochetkov |
2021-05-01 | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-08 | soc: fsl: enable acpi support in RCPM driver | Peng Ma |
2021-04-07 | iommu/fsl_pamu: enable the liodn when attaching a device | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: remove ->domain_window_enable | Christoph Hellwig |