Age | Commit message (Expand) | Author | Files | Lines |
2016-01-21 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+290 |
2016-01-01 | bus: uniphier: allow only built-in driver | Arnd Bergmann | 1 | -1/+1 |
2015-12-22 | bus: sunxi-rsb: Fix peripheral IC mapping runtime address | Chen-Yu Tsai | 1 | -1/+1 |
2015-12-22 | bus: sunxi-rsb: Fix primary PMIC mapping hardware address | Chen-Yu Tsai | 1 | -1/+1 |
2015-12-22 | bus: uniphier-system-bus: add UniPhier System Bus driver | Masahiro Yamada | 3 | -0/+290 |
2015-12-15 | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne... | Kevin Hilman | 1 | -2/+2 |
2015-11-17 | bus: sunxi-rsb: unlock on error in sunxi_rsb_read() | Dan Carpenter | 1 | -2/+2 |
2015-11-12 | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes | Tony Lindgren | 4 | -2/+798 |
2015-11-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+795 |
2015-10-26 | bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus | Chen-Yu Tsai | 3 | -0/+795 |
2015-10-15 | bus: arm-ccn: Fix irq affinity setting on CPU migration | Pawel Moll | 1 | -1/+2 |
2015-10-15 | bus: arm-ccn: Handle correctly no-more-cpus case | Pawel Moll | 1 | -1/+1 |
2015-10-13 | bus: omap-ocp2scp: Fix module alias | Axel Lin | 1 | -1/+1 |
2015-09-29 | arm-cci500: Don't enable PMU driver by default | Suzuki K. Poulose | 1 | -1/+0 |
2015-09-09 | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -1/+1 |
2015-09-03 | MIPS: Remove "weak" from mips_cdmm_phys_base() declaration | Bjorn Helgaas | 1 | -1/+13 |
2015-08-07 | mfd: vexpress: Add parentheses around bridge->ops->regmap_init call | Nicolas Boichat | 1 | -1/+1 |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -232/+974 |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -2/+11 |
2015-06-24 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+117 |
2015-06-19 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 1 | -2/+2 |
2015-06-01 | Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ... | Arnd Bergmann | 1 | -2/+11 |
2015-06-01 | Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex... | Arnd Bergmann | 1 | -37/+83 |
2015-06-01 | Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -90/+19 |
2015-05-29 | arm-cci: Add aliases for PMU events | Suzuki K. Poulose | 1 | -1/+295 |
2015-05-29 | arm-cci: Add CCI-500 PMU support | Suzuki K. Poulose | 2 | -0/+147 |
2015-05-29 | arm-cci: Sanitise CCI400 PMU driver specific code | Suzuki K. Poulose | 2 | -65/+97 |
2015-05-29 | arm-cci: Abstract handling for CCI events | Suzuki K. Poulose | 1 | -23/+55 |
2015-05-29 | arm-cci: Abstract out the PMU counter details | Suzuki K. Poulose | 1 | -30/+93 |
2015-05-29 | arm-cci: Cleanup PMU driver code | Suzuki K. Poulose | 1 | -62/+80 |
2015-05-29 | arm-cci: Do not enable CCI-400 PMU by default | Suzuki K. Poulose | 1 | -7/+5 |
2015-05-29 | bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties | Kevin Cernekee | 1 | -2/+11 |
2015-05-28 | bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap() | Thomas Petazzoni | 1 | -0/+117 |
2015-05-28 | Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br... | Thomas Petazzoni | 1 | -89/+16 |
2015-05-28 | bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms. | Nicolas Schichan | 1 | -1/+3 |
2015-05-26 | MIPS: Fix CDMM to use native endian MMIO reads | James Hogan | 1 | -2/+2 |
2015-05-13 | bus: arm-ccn: Use hrtimer_start() again | Pawel Moll | 1 | -3/+2 |
2015-05-13 | bus: omap_l3_noc: add missed callbacks for suspend-to-disk | Grygorii Strashko | 1 | -2/+2 |
2015-05-12 | Merge tag 'ccn/updates-for-4.2' of git://git.linaro.org/people/pawel.moll/lin... | Arnd Bergmann | 1 | -57/+216 |
2015-05-07 | drivers: CCI: fix used_mask init in validate_group() | Mark Salter | 1 | -1/+1 |
2015-05-04 | bus: omap_l3_noc: Fix master id address decoding for OMAP5 | Suman Anna | 2 | -15/+42 |
2015-05-04 | bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance | Illia Smyrnov | 1 | -1/+1 |
2015-05-01 | bus: arm-ccn: Allocate event when it is being added, not initialised | Pawel Moll | 1 | -47/+67 |
2015-05-01 | bus: arm-ccn: Do not group CCN events with other PMUs | Pawel Moll | 1 | -0/+16 |
2015-05-01 | bus: arm-ccn: Provide required event arguments | Pawel Moll | 1 | -0/+17 |
2015-05-01 | bus: arm-ccn: cpumask attribute | Pawel Moll | 1 | -11/+117 |
2015-05-01 | bus: arm-ccn: Fix node->XP config conversion | Pawel Moll | 1 | -1/+1 |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -255/+410 |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -6/+7 |