summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-2047-48/+3439
|\
| * Merge tag 'samsung-clk-exynos4-4.5' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson2016-01-072-0/+2
| |\
| * | bus: uniphier: allow only built-in driverArnd Bergmann2015-12-311-1/+1
| * | ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyArnd Bergmann2015-12-311-1/+1
| * | Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux...Arnd Bergmann2015-12-318-0/+349
| |\ \
| | * | ARM: bcm2835: add rpi power domain driverAlexander Aring2015-12-216-0/+300
| | * | dt-bindings: add rpi power domain driver bindingsAlexander Aring2015-12-211-0/+47
| | * | ARM: bcm2835: Define two new packets from the latest firmware.Eric Anholt2015-12-211-0/+2
| * | | Merge branch 'depends/usb-fixes' into next/driversArnd Bergmann2015-12-317-35/+76
| |\ \ \ | | |/ /
| * | | Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-225-0/+631
| |\ \ \
| | * | | soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-034-0/+574
| | * | | Documentation: dt: add bindings for TI Wakeup M3 IPC deviceDave Gerlach2015-12-031-0/+57
| * | | | Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-12-221-3/+29
| |\ \ \ \
| | * | | | drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modularPaul Gortmaker2015-12-181-3/+2
| | * | | | soc: mediatek: SCPSYS: Add regulator supportSascha Hauer2015-12-181-0/+27
| | |/ / /
| * | | | MAINTAINERS: Drop Kumar Gala from QCOMOlof Johansson2015-12-221-1/+0
| * | | | Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-12-2210-4/+1733
| |\ \ \ \
| | * | | | MAINTAINERS: Change QCOM entriesAndy Gross2015-12-171-3/+3
| | * | | | soc: qcom: smd-rpm: Add existing platform supportAndy Gross2015-12-141-0/+2
| | * | | | soc: qcom: Introduce WCNSS_CTRL SMD clientBjorn Andersson2015-12-083-0/+280
| | * | | | ARM: qcom: select ARM_CPU_SUSPEND for power managementArnd Bergmann2015-12-081-0/+1
| | * | | | MAINTAINERS: Add rules for Qualcomm dts filesBjorn Andersson2015-12-081-0/+2
| | * | | | soc: qcom: enable smsm/smp2p modular buildArnd Bergmann2015-12-081-2/+2
| | * | | | serial: msm_serial: Make config tristateStephen Boyd2015-12-081-1/+1
| | * | | | soc: qcom: smp2p: Qualcomm Shared Memory Point to PointBjorn Andersson2015-12-083-0/+587
| | * | | | soc: qcom: smsm: Add driver for Qualcomm SMSMBjorn Andersson2015-12-083-0/+634
| | * | | | soc: qcom: Introduce common SMEM state machine codeBjorn Andersson2015-12-084-0/+223
| | |/ / /
| * | | | Merge tag 'tegra-for-4.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-12-221-0/+1
| |\ \ \ \
| | * | | | memory/tegra: Add number of TLB lines for Tegra124Vince Hsu2015-12-141-0/+1
| | |/ / /
| * | | | bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2015-12-225-0/+357
| * | | | reset: hi6220: fix modular buildArnd Bergmann2015-12-121-0/+1
| * | | | Merge tag 'reset-for-4.5-2' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann2015-12-1210-9/+248
| |\ \ \ \
| | * | | | reset: ath79: Add system restart supportAlban Bedel2015-11-251-1/+29
| | * | | | arm64: dts: Add reset dts config for Hisilicon Hi6220 SoCChen Feng2015-11-201-0/+1
| | * | | | reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng2015-11-205-0/+116
| | * | | | reset: hisilicon: document hisi-hi6220 reset controllers bindingsChen Feng2015-11-202-0/+101
| | * | | | reset: remove unused device pointer from struct reset_controlPhilipp Zabel2015-11-181-8/+1
| * | | | | Merge tag 'reset-for-4.5' of git://git.pengutronix.de/git/pza/linux into next...Arnd Bergmann2015-12-1010-31/+90
| |\ \ \ \ \ | | |/ / / /
| | * | | | reset: check return value of reset_controller_register()Masahiro Yamada2015-11-164-9/+4
| | * | | | reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada2015-11-161-1/+1
| | * | | | reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel2015-11-162-8/+8
| | * | | | reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel2015-11-161-1/+1
| | * | | | reset: sti: add a missing blank line after declarationPhilipp Zabel2015-11-161-1/+3
| | * | | | reset: sti: Provide ops .status() call-backLee Jones2015-11-161-0/+23
| | * | | | reset: sti: Add support for resetting co-processorsLee Jones2015-11-161-0/+5
| | * | | | ARM: STi: Add DT defines for co-processor reset linesLee Jones2015-11-161-0/+4
| | * | | | reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel2015-11-161-1/+4
| | * | | | reset: add of_reset_control_get_by_index()Vince Hsu2015-11-162-11/+38
| | |/ / /
* | | | | Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-202-2/+33
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.4-next-kconfig' of https://github.com/mbgg/linux-mediatek into ...Olof Johansson2015-12-221-0/+1
| |\ \ \ \ \
OpenPOWER on IntegriCloud