summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-01drivers: soc: sunxi: Introduce SoC driver to map SRAMsMaxime Ripard5-0/+297
2015-06-01Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann1-37/+83
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann7-437/+983
2015-05-29arm-cci: Add aliases for PMU eventsSuzuki K. Poulose1-1/+295
2015-05-29arm-cci: Add CCI-500 PMU supportSuzuki K. Poulose2-0/+147
2015-05-29arm-cci: Sanitise CCI400 PMU driver specific codeSuzuki K. Poulose2-65/+97
2015-05-29arm-cci: Abstract handling for CCI eventsSuzuki K. Poulose1-23/+55
2015-05-29arm-cci: Abstract out the PMU counter detailsSuzuki K. Poulose1-30/+93
2015-05-29arm-cci: Cleanup PMU driver codeSuzuki K. Poulose1-62/+80
2015-05-29arm-cci: Do not enable CCI-400 PMU by defaultSuzuki K. Poulose1-7/+5
2015-05-29Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next...Arnd Bergmann2-45/+10
2015-05-28firmware: qcom: scm: Add HDCP Supportjilai wang3-3/+65
2015-05-28bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni1-0/+117
2015-05-28Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni1-89/+16
2015-05-28bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan1-1/+3
2015-05-27soc: mediatek: Add compile dependency to pmic-wrapperMatthias Brugger1-0/+1
2015-05-27soc: mediatek: PMIC wrap: Fix register state machine handlingSascha Hauer1-10/+2
2015-05-27soc: mediatek: PMIC wrap: Fix clock rate handlingSascha Hauer1-35/+7
2015-05-21Merge tag 'berlin-simple-mfd-4.2-1' of git://git.infradead.org/users/hesselba...Arnd Bergmann7-128/+47
2015-05-18clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart2-15/+3
2015-05-18clk: berlin: prepare simple-mfd conversionAntoine Tenart2-0/+12
2015-05-18pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart4-93/+1
2015-05-18pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart4-1/+30
2015-05-18reset: berlin: drop arch_initcall initializationAntoine Tenart1-70/+1
2015-05-18reset: berlin: convert to a platform driverAntoine Tenart1-1/+52
2015-05-13bus: arm-ccn: Use hrtimer_start() againPawel Moll1-3/+2
2015-05-13Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann5-0/+1332
2015-05-13Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+21
2015-05-13Merge tag 'tegra-for-4.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann8-58/+208
2015-05-12Merge tag 'ccn/updates-for-4.2' of git://git.linaro.org/people/pawel.moll/lin...Arnd Bergmann1-57/+216
2015-05-11leds: syscon: instantiate from platform deviceLinus Walleij1-85/+85
2015-05-11MFD/OF: document MFD devices and handle simple-mfdLinus Walleij1-0/+1
2015-05-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-106/+230
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-9/+29
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+44
2015-05-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-70/+1
2015-05-09Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-6/+6
2015-05-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+5
2015-05-09Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-46/+36
2015-05-09Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-4/+22
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2-4/+7
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-87/+190
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao1-1/+2
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao1-1/+3
2015-05-08Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+25
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki96-567/+699
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-07Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-16/+43