summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-05-263-36/+18
|\
| * ARM: common: edma: Fix xbar mappingThomas Gleixner2014-04-293-36/+18
* | Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-05-263-300/+653
|\ \
| * | bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-053-0/+93
| * | bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-053-0/+153
| * | bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-052-6/+17
| * | bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-052-4/+16
| * | bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-052-1/+21
| * | bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-052-0/+13
| * | bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon2014-05-051-98/+113
| * | bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2014-05-052-28/+47
| * | bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-052-1/+9
| * | bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-052-30/+56
| * | bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-052-43/+84
| * | bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-052-3/+39
| * | bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-052-84/+54
| * | bus: omap_l3_noc: move L3 master data structure outNishanth Menon2014-05-051-4/+11
| * | bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon2014-05-051-1/+1
| * | bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon2014-05-051-12/+14
| * | bus: omap_l3_noc: populate l3->dev and use itNishanth Menon2014-05-051-5/+6
| * | bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon2014-05-051-1/+0
| * | bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2014-05-052-17/+18
| * | bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-052-24/+12
| * | drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi2014-05-051-4/+3
| * | drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi2014-05-051-6/+0
| * | drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi2014-05-051-18/+5
| * | drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi2014-05-051-48/+11
| * | drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi2014-05-051-8/+3
* | | soc: qcom: fix of_device_id tableArnd Bergmann2014-05-261-0/+1
* | | Documentation: sysfs: add Broadcom GISB arbiter sysfs propertiesFlorian Fainelli2014-05-241-0/+8
* | | Documentation: devicetree: add Broadcom GISB arbiter bindingsFlorian Fainelli2014-05-241-0/+30
* | | bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli2014-05-243-0/+298
* | | Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into...Arnd Bergmann2014-05-243-0/+93
|\ \ \
| * | | power: reset: Add Allwinner A31 reset codeMaxime Ripard2014-05-233-0/+93
* | | | Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-05-247-0/+111
|\ \ \ \
| * | | | soc: qcom: Add GSBI driverAndy Gross2014-05-235-0/+103
| * | | | soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar2014-05-233-0/+8
| | |_|/ | |/| |
* | | | Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-221-0/+8
|\ \ \ \
| * | | | clocksource: exynos_mct: register sched_clock callbackVincent Guittot2014-05-021-0/+8
| |/ / /
* | | | Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson2014-05-212-3/+39
|\ \ \ \ | | |/ / | |/| |
| * | | reset: sunxi: allow MFD subdevices probeBoris BREZILLON2014-05-151-3/+18
| * | | reset: sunxi: document sunxi's reset controllers bindingsBoris BREZILLON2014-05-151-0/+21
| |/ /
* | | Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into ne...Olof Johansson2014-05-203-78/+190
|\ \ \
| * | | memory: mvebu-devbus: add a devbus, keep-config propertyThomas Petazzoni2014-04-292-20/+29
| * | | memory: mvebu-devbus: add Orion5x supportThomas Petazzoni2014-04-292-26/+106
| * | | memory: mvebu-devbus: split functionsThomas Petazzoni2014-04-291-39/+51
| * | | memory: mvebu-devbus: use _SHIFT suffixes instead of _BITThomas Petazzoni2014-04-291-18/+18
| * | | memory: mvebu-devbus: use ARMADA_ prefix in definesThomas Petazzoni2014-04-291-24/+24
| * | | ARM: orion5x: fix target ID for crypto SRAM windowThomas Petazzoni2014-04-171-1/+1
| * | | memory: mvebu-devbus: fix the conversion of the bus widthThomas Petazzoni2014-04-171-2/+13
| |/ /