aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-04bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2-15/+42
2015-05-04bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov1-1/+1
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-255/+410
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+7
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+34
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+730
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversOlof Johansson2-230/+313
2015-03-31MIPS: Add CDMM bus supportJames Hogan3-0/+730
2015-03-27arm-cci: Fix CCI PMU event validationSuzuki K. Poulose1-5/+7
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2-8/+44
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose1-1/+16
2015-03-27arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose1-60/+81
2015-03-27arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose1-163/+163
2015-03-27drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-5/+14
2015-03-26bus: ocp2scp: SYNC2 value should be changed to 0x6Kishon Vijay Abraham I1-0/+34
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2-8/+6
2015-03-02bus: imx-weim: improve error handling upon child probe-failureAlison Chaiken1-6/+7
2015-02-24drivers: bus: Add Simple Power-Managed Bus DriverGeert Uytterhoeven3-0/+72
2015-02-24drivers: bus: Sort Makefile entries alphabeticallyGeert Uytterhoeven1-7/+7
2015-02-24drivers: bus: Sort Kconfig entries alphabeticallyGeert Uytterhoeven1-22/+22
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-67/+219
2015-02-13arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2015-01-23Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+13
2015-01-19bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge windowThomas Petazzoni1-16/+89
2015-01-19bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38xMichal Mazur1-48/+116
2015-01-19bus: mvebu-mbus: use automatic I/O synchronization barriersThomas Petazzoni1-3/+14
2015-01-19bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-135/+612
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+215
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann1-6/+41
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu into next/socArnd Bergmann1-4/+176
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux into next/driversArnd Bergmann2-20/+100
2014-11-30bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni1-0/+56
2014-11-30bus: mvebu-mbus: suspend/resume supportThomas Petazzoni1-4/+120
2014-11-28bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee1-6/+46
2014-11-28bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee1-8/+34
2014-11-28bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee1-7/+17
2014-11-28bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2-1/+5
2014-11-21bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli1-3/+3
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann1-108/+444
2014-11-12bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handlerKeerthy1-2/+6
2014-11-12bus: omap_l3_noc: Add resume hook to restore contextKeerthy1-0/+55
2014-11-05ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren1-5/+21
2014-10-30bus: cci: move away from arm_pmu frameworkMark Rutland1-108/+444
2014-10-20bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli1-0/+36
2014-10-20bus: brcmstb_gisb: register the fault code hookFlorian Fainelli1-6/+3
2014-10-20bus: drop owner assignment from platform_driversWolfram Sang4-4/+0