index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
soc/qman: Drop unused field from eqcr/dqrr descriptors
Claudiu Manoil
1
-2
/
+1
2016-11-23
soc/qman: Fix accesses to fqid, cleanup
Claudiu Manoil
1
-16
/
+16
2016-11-23
soc/qman: Remove unused struct qm_mcc* layouts
Claudiu Manoil
2
-46
/
+18
2016-11-23
soc/qman: Remove redundant checks from qman_create_cgr()
Claudiu Manoil
1
-4
/
+4
2016-11-23
soc/qman: test: Don't use dummy platform device for dma mapping
Claudiu Manoil
3
-11
/
+22
2016-11-23
soc/qman: Don't add a new platform device for dma mapping
Claudiu Manoil
3
-21
/
+22
2016-11-23
soc/qman: test: Fix implementation of fd_cmp()
Claudiu Manoil
1
-15
/
+8
2016-11-23
soc/qman: Fix direct access to fd's addr_lo, use proper accesor
Claudiu Manoil
1
-2
/
+2
2016-11-23
soc/qbman: Fix resource leak on portal probing error path
Claudiu Manoil
2
-10
/
+24
2016-11-23
soc/qman: Fix h/w resource cleanup error path handling
Claudiu Manoil
1
-5
/
+11
2016-11-23
soc/qman: Replace of_get_property() with portable equivalent
Madalin Bucur
2
-6
/
+7
2016-11-23
soc/qman: Check ioremap return value
Madalin Bucur
1
-0
/
+3
2016-11-22
soc/fsl: fix spelling mistakes in critical error messages
Colin Ian King
2
-2
/
+2
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-8
/
+7181
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-175
/
+223
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
2
-0
/
+2
2016-09-25
soc/qman: Add self-test for QMan driver
Claudiu Manoil
6
-0
/
+995
2016-09-25
soc/bman: Add self-test for BMan driver
Claudiu Manoil
5
-0
/
+259
2016-09-25
soc/fsl: Introduce DPAA 1.x QMan device driver
Claudiu Manoil
5
-2
/
+4418
2016-09-25
soc/fsl: Introduce DPAA 1.x BMan device driver
Claudiu Manoil
7
-0
/
+1492
2016-09-25
soc/fsl/qe: fix gpio save_regs functions
Christophe Leroy
1
-1
/
+2
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
1
-0
/
+8
2016-09-25
fsl/qe: use of_property_read_bool
Julia Lawall
1
-1
/
+1
2016-09-24
soc/fsl/qe: Use of_adress_to_resource() in get_qe_base()
Zhao Qiang
1
-5
/
+5
2016-09-24
soc/fsl/qe: Use resource_size
Vaishali Thakkar
1
-1
/
+1
2016-09-19
Merge tag 'v4.8-next-soc' of https://github.com/mbgg/linux-mediatek into next...
Arnd Bergmann
1
-1
/
+1
2016-09-15
Merge tag 'tegra-for-4.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-20
/
+8
2016-09-15
Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2
-111
/
+157
2016-09-13
ARM: EXYNOS: Remove calls to of_genpd_get_from_provider()
Jon Hunter
1
-15
/
+8
2016-09-01
soc: qcom: smd: Reset rx tail rather than tx
Bjorn Andersson
1
-1
/
+1
2016-08-23
soc: qcom: smd: Represent smd edges as devices
Bjorn Andersson
1
-75
/
+122
2016-08-23
soc: qcom: smd: Request irqs after parsing properties
Bjorn Andersson
1
-16
/
+16
2016-08-23
soc: qcom: smd: Simplify multi channel handling
Bjorn Andersson
1
-18
/
+16
2016-08-23
soc: qcom: smem: Silence probe defer error
Stephen Boyd
1
-1
/
+2
2016-08-22
soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.
Henry Chen
1
-1
/
+1
2016-08-19
soc: rockchip: support active_wakeup for rockchip power-domains
Elaine Zhang
1
-43
/
+57
2016-08-16
soc/tegra: pmc: Fix incorrect DPD request
Vince Hsu
1
-20
/
+8
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-82
/
+731
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
5
-10
/
+121
2016-07-14
Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-2
/
+2
2016-07-14
Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
5
-0
/
+232
2016-07-12
ARM: ux500: move soc_id driver to drivers/soc
Arnd Bergmann
5
-0
/
+232
2016-07-07
soc: raspberrypi-power: add CONFIG_OF dependency
Arnd Bergmann
1
-2
/
+1
2016-07-06
Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-37
/
+112
2016-07-06
Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
4
-10
/
+68
2016-07-06
soc: samsung: pmu: Constify arrays with PMU data
Krzysztof Kozlowski
2
-2
/
+2
2016-07-04
Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-29
/
+117
2016-06-30
soc/tegra: pmc: Enable XUSB partitions on boot
Jon Hunter
1
-0
/
+12
2016-06-30
soc/tegra: pmc: Initialise power partitions early
Jon Hunter
1
-9
/
+17
2016-06-30
soc/tegra: pmc: Add specific error messages
Jon Hunter
1
-9
/
+21
[next]