Age | Commit message (Expand) | Author |
2017-05-12 | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-04 | soc/qbman: Move dma-mapping.h include to qman_priv.h | Paul Gortmaker |
2017-05-03 | soc/qbman: Fix implicit header dependency now causing build fails | Paul Gortmaker |
2017-04-30 | soc/fsl/qbman: Disable IRQs for deferred QBMan work | Roy Pledge |
2017-04-30 | soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions | Valentin Longchamp |
2017-04-30 | soc/fsl/qe: only apply QE_General4 workaround on affected SoCs | Valentin Longchamp |
2017-04-30 | soc/fsl/qe: round brg_freq to 1kHz granularity | Valentin Longchamp |
2017-04-30 | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy |
2017-03-24 | soc/qman: export non-programmable FQD fields query | Horia Geantă |
2017-03-24 | soc/qman: add dedicated channel ID for CAAM | Horia Geantă |
2017-03-24 | soc/qman: export volatile dequeue related structs | Horia Geantă |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-13 | Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2016-12-09 | soc/fsl/qman: test: use DEFINE_SPINLOCK() | Fabian Frederick |
2016-12-04 | soc/fsl/bman: Use resource_size instead of computation | Wei Yongjun |
2016-12-04 | soc/fsl/qe: use builtin_platform_driver | Geliang Tang |
2016-12-02 | soc/fsl/qbman: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-12-02 | soc/fsl/qbman: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-29 | soc: fsl: fix section mismatch build warnings | Sudeep Holla |
2016-11-29 | soc: fsl: add GUTS driver for QorIQ platforms | yangbo lu |
2016-11-23 | soc/qman: Handle endianness of h/w descriptors | Claudiu Manoil |
2016-11-23 | soc/qman: Clean up CGR CSCN target update operations | Claudiu Manoil |
2016-11-23 | soc/qman: Change remaining contextB into context_b | Claudiu Manoil |
2016-11-23 | soc/qbman: Handle endianness of qm/bm_in/out() | Claudiu Manoil |
2016-11-23 | soc/qman: Drop unused field from eqcr/dqrr descriptors | Claudiu Manoil |
2016-11-23 | soc/qman: Fix accesses to fqid, cleanup | Claudiu Manoil |
2016-11-23 | soc/qman: Remove unused struct qm_mcc* layouts | Claudiu Manoil |
2016-11-23 | soc/qman: Remove redundant checks from qman_create_cgr() | Claudiu Manoil |
2016-11-23 | soc/qman: test: Don't use dummy platform device for dma mapping | Claudiu Manoil |
2016-11-23 | soc/qman: Don't add a new platform device for dma mapping | Claudiu Manoil |
2016-11-23 | soc/qman: test: Fix implementation of fd_cmp() | Claudiu Manoil |
2016-11-23 | soc/qman: Fix direct access to fd's addr_lo, use proper accesor | Claudiu Manoil |
2016-11-23 | soc/qbman: Fix resource leak on portal probing error path | Claudiu Manoil |
2016-11-23 | soc/qman: Fix h/w resource cleanup error path handling | Claudiu Manoil |
2016-11-23 | soc/qman: Replace of_get_property() with portable equivalent | Madalin Bucur |
2016-11-23 | soc/qman: Check ioremap return value | Madalin Bucur |
2016-11-22 | soc/fsl: fix spelling mistakes in critical error messages | Colin Ian King |
2016-09-25 | arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig | Claudiu Manoil |
2016-09-25 | soc/qman: Add self-test for QMan driver | Claudiu Manoil |
2016-09-25 | soc/bman: Add self-test for BMan driver | Claudiu Manoil |
2016-09-25 | soc/fsl: Introduce DPAA 1.x QMan device driver | Claudiu Manoil |
2016-09-25 | soc/fsl: Introduce DPAA 1.x BMan device driver | Claudiu Manoil |
2016-09-25 | soc/fsl/qe: fix gpio save_regs functions | Christophe Leroy |
2016-09-25 | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) | Christophe Leroy |
2016-09-25 | fsl/qe: use of_property_read_bool | Julia Lawall |
2016-09-24 | soc/fsl/qe: Use of_adress_to_resource() in get_qe_base() | Zhao Qiang |
2016-09-24 | soc/fsl/qe: Use resource_size | Vaishali Thakkar |
2016-06-07 | fsl/qe: Add QE TDM lib | Zhao Qiang |