1. 37c342c soc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  2. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  4. 290d638 soc/qbman: Move dma-mapping.h include to qman_priv.h by Paul Gortmaker · 7 years ago
  5. 4512c7b soc/qbman: Fix implicit header dependency now causing build fails by Paul Gortmaker · 7 years ago
  6. e21c731 soc/fsl/qbman: Disable IRQs for deferred QBMan work by Roy Pledge · 7 years ago
  7. 4ba2516 soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions by Valentin Longchamp · 8 years ago
  8. e5c5c8d soc/fsl/qe: only apply QE_General4 workaround on affected SoCs by Valentin Longchamp · 8 years ago
  9. 2ccf80b soc/fsl/qe: round brg_freq to 1kHz granularity by Valentin Longchamp · 8 years ago
  10. b54ea82 soc/fsl/qe: get rid of immrbar_virt_to_phys() by Christophe Leroy · 8 years ago
  11. 8496272 soc/qman: export non-programmable FQD fields query by Horia Geantă · 7 years ago
  12. 329d090 soc/qman: add dedicated channel ID for CAAM by Horia Geantă · 7 years ago
  13. 1662e93 soc/qman: export volatile dequeue related structs by Horia Geantă · 7 years ago
  14. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  15. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  16. 5233c33 Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  17. 39e7ac1 soc/fsl/qman: test: use DEFINE_SPINLOCK() by Fabian Frederick · 8 years ago
  18. d754442 soc/fsl/bman: Use resource_size instead of computation by Wei Yongjun · 8 years ago
  19. c9492b4 soc/fsl/qe: use builtin_platform_driver by Geliang Tang · 8 years ago
  20. 1f759d3 soc/fsl/qbman: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  21. fce77c3 soc/fsl/qbman: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  22. 34c1c21 soc: fsl: fix section mismatch build warnings by Sudeep Holla · 8 years ago
  23. a6fc3b6 soc: fsl: add GUTS driver for QorIQ platforms by yangbo lu · 8 years ago
  24. 1805882 soc/qman: Handle endianness of h/w descriptors by Claudiu Manoil · 8 years ago
  25. 496bfa1 soc/qman: Clean up CGR CSCN target update operations by Claudiu Manoil · 8 years ago
  26. efe848c soc/qman: Change remaining contextB into context_b by Claudiu Manoil · 8 years ago
  27. 5a42f1e soc/qbman: Handle endianness of qm/bm_in/out() by Claudiu Manoil · 8 years ago
  28. b539945 soc/qman: Drop unused field from eqcr/dqrr descriptors by Claudiu Manoil · 8 years ago
  29. d6753c7 soc/qman: Fix accesses to fqid, cleanup by Claudiu Manoil · 8 years ago
  30. 7ff07da soc/qman: Remove unused struct qm_mcc* layouts by Claudiu Manoil · 8 years ago
  31. e5caf69 soc/qman: Remove redundant checks from qman_create_cgr() by Claudiu Manoil · 8 years ago
  32. 021ba01 soc/qman: test: Don't use dummy platform device for dma mapping by Claudiu Manoil · 8 years ago
  33. 0fbeac3 soc/qman: Don't add a new platform device for dma mapping by Claudiu Manoil · 8 years ago
  34. 57e68a5 soc/qman: test: Fix implementation of fd_cmp() by Claudiu Manoil · 8 years ago
  35. b6e969d soc/qman: Fix direct access to fd's addr_lo, use proper accesor by Claudiu Manoil · 8 years ago
  36. 333e72c soc/qbman: Fix resource leak on portal probing error path by Claudiu Manoil · 8 years ago
  37. d95cb0d3 soc/qman: Fix h/w resource cleanup error path handling by Claudiu Manoil · 8 years ago
  38. 2f28d21 soc/qman: Replace of_get_property() with portable equivalent by Madalin Bucur · 8 years ago
  39. 02b7d2a soc/qman: Check ioremap return value by Madalin Bucur · 8 years ago
  40. 57907a7 soc/fsl: fix spelling mistakes in critical error messages by Colin Ian King · 8 years ago
  41. e0b80f0 arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig by Claudiu Manoil · 8 years ago
  42. de77562 soc/qman: Add self-test for QMan driver by Claudiu Manoil · 8 years ago
  43. 97e0d38 soc/bman: Add self-test for BMan driver by Claudiu Manoil · 8 years ago
  44. c535e92 soc/fsl: Introduce DPAA 1.x QMan device driver by Claudiu Manoil · 8 years ago
  45. 1f9c0a7 soc/fsl: Introduce DPAA 1.x BMan device driver by Claudiu Manoil · 8 years ago
  46. 5dc6f3f soc/fsl/qe: fix gpio save_regs functions by Christophe Leroy · 8 years ago
  47. 4d486e0 soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) by Christophe Leroy · 8 years ago
  48. 74c269f fsl/qe: use of_property_read_bool by Julia Lawall · 8 years ago
  49. 5066943 soc/fsl/qe: Use of_adress_to_resource() in get_qe_base() by Zhao Qiang · 8 years ago
  50. 40f1ebd soc/fsl/qe: Use resource_size by Vaishali Thakkar · 8 years ago
  51. 35ef1c2 fsl/qe: Add QE TDM lib by Zhao Qiang · 8 years ago
  52. bb8b206 fsl/qe: setup clock source for TDM mode by Zhao Qiang · 8 years ago
  53. 68f047e fsl/qe: add rx_sync and tx_sync for TDM mode by Zhao Qiang · 8 years ago
  54. 1e714e5 powerpc: qe_lib-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  55. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  56. 66923a6 qe: Use GFP_ATOMIC while spin_lock_irqsave is held by Saurabh Sengar · 9 years ago
  57. 713df30 qe: Make cpm_muram_alloc_common static by Saurabh Sengar · 9 years ago
  58. c9ee69c qe/ic: fix a buffer overflow error and add check elsewhere by Zhao Qiang · 9 years ago
  59. e847396 powerpc: qe_lib/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  60. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago