Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75215193b975d9b5663f21d885c9f794de787328
/
drivers
/
bus
8fb2226
bus: arm-ccn: Move event cleanup routine
by Pawel Moll
· 10 years ago
bf87bb1
bus: arm-ccn: Fix warning message
by Pawel Moll
· 10 years ago
10c8e05
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
44c916d
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
3e528cb
bus: arm-ccn: Fix error handling at event allocation
by Pawel Moll
· 10 years ago
fc5130d
drivers: CCI: Correct use of ! and &
by Himangi Saraogi
· 10 years ago
ce58d2b
bus: ARM CCN: add PERF_EVENTS dependency
by Arnd Bergmann
· 10 years ago
a33b0da
bus: ARM CCN PMU driver
by Pawel Moll
· 10 years ago
26651c4
bus: imx-weim: populate devices on a simple bus
by Liu Ying
· 10 years ago
868b60e
Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
c9d53c0
devres: remove devm_request_and_ioremap()
by Jingoo Han
· 10 years ago
30b6f37
bus/arm-cci: add dependency on OF && CPU_V7
by Arnd Bergmann
· 11 years ago
a727eaf
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
825f4e0
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
75d6bc5
Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 10 years ago
b33cdd2
ARM: vexpress: refine dependencies for new code
by Arnd Bergmann
· 10 years ago
44127b7
bus: add Broadcom GISB bus arbiter timeout/error handler
by Florian Fainelli
· 10 years ago
3b9334a
mfd: vexpress: Convert custom func API to regmap
by Pawel Moll
· 11 years ago
27b7d5f
bus: omap_l3_noc: Add AM4372 interconnect error data
by Afzal Mohammed
· 11 years ago
53a848b
bus: omap_l3_noc: Add DRA7 interconnect error data
by Rajendra Nayak
· 11 years ago
f33ddf7
bus: omap_l3_noc: introduce concept of submodule
by Nishanth Menon
· 11 years ago
cf52b2e
bus: omap_l3_noc: Add information about the context of operation
by Nishanth Menon
· 11 years ago
7f9de02
bus: omap_l3_noc: add information about the type of operation
by Nishanth Menon
· 11 years ago
2100b59
bus: omap_l3_noc: ignore masked out unclearable targets
by Afzal Mohammed
· 11 years ago
e4be3f3
bus: omap_l3_noc: improve readability by using helper for slave event parsing
by Nishanth Menon
· 11 years ago
c98aa7a
bus: omap_l3_noc: make error reporting and handling common
by Nishanth Menon
· 11 years ago
d4d8819
bus: omap_l3_noc: fix masterid detection
by Nishanth Menon
· 11 years ago
97708c0
bus: omap_l3_noc: convert flagmux information into a structure
by Nishanth Menon
· 11 years ago
0659452
bus: omap_l3_noc: use of_match_data to pick up SoC information
by Sricharan R
· 11 years ago
3340d73
bus: omap_l3_noc: Add support for discountinous flag mux input numbers
by Rajendra Nayak
· 11 years ago
3ae9af7
bus: omap_l3_noc: convert target information into a structure
by Nishanth Menon
· 11 years ago
f0a6e65
bus: omap_l3_noc: move L3 master data structure out
by Nishanth Menon
· 11 years ago
add6f74
bus: omap_l3_noc: un-obfuscate l3_targ address computation
by Nishanth Menon
· 11 years ago
9e224c8
bus: omap_l3_noc: switch over to relaxed variants of readl/writel
by Nishanth Menon
· 11 years ago
ca6a349
bus: omap_l3_noc: populate l3->dev and use it
by Nishanth Menon
· 11 years ago
73cecc4
bus: omap_l3_noc: remove iclk from omap_l3 struct
by Nishanth Menon
· 11 years ago
c10d5c9
bus: omap_l3_noc: rename functions and data to omap_l3
by Sricharan R
· 11 years ago
c5f2aea
bus: omap_l3_noc: Fix copyright information
by Nishanth Menon
· 11 years ago
ae22598
drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails
by Peter Ujfalusi
· 11 years ago
442a4da
drivers: bus: omap_l3: Remove the platform driver's remove function
by Peter Ujfalusi
· 11 years ago
a0ef78f
drivers: bus: omap_l3: Convert to use devm_request_irq()
by Peter Ujfalusi
· 11 years ago
56c4a02
drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
by Peter Ujfalusi
· 11 years ago
bae7451
drivers: bus: omap_l3: Convert to use devm_kzalloc
by Peter Ujfalusi
· 11 years ago
5686a1e
bus: mvebu: pass the coherency availability information at init time
by Thomas Petazzoni
· 11 years ago
b566e78
bus: mvebu-mbus: allow several windows with the same target/attribute
by Thomas Petazzoni
· 11 years ago
09752a1
bus: mvebu-mbus: Avoid setting an undefined window size
by Jason Gunthorpe
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ff050ad
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
cda88c8
Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers
by Arnd Bergmann
· 11 years ago
8d9ee21
bus: imx-weim: support CS GPR configuration
by Shawn Guo
· 11 years ago
dc4409c
drivers: cci: Export CCI PMU revision
by Punit Agrawal
· 11 years ago
6fb0c4a
drivers: cci: Extend support to CCI revisions > r1p2
by Punit Agrawal
· 11 years ago
a723e75
bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
by Jason Gunthorpe
· 11 years ago
087a4ab
bus: mvebu-mbus: make use of of_find_matching_node_and_match
by Josh Cartwright
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
9c8eca3c
bus: mvebu-mbus: Remove deprecated comment
by Ezequiel Garcia
· 11 years ago
7663cfd
bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()
by Dan Carpenter
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
53575aa
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fdb07ae
ARM: cci driver need big endian fixes in asm code
by Victor Kamensky
· 11 years ago
8553bca
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
by Jason Gunthorpe
· 11 years ago
fee4f2c
drivers: CCI: fix the error handle in cci_pmu_probe()
by Wei Yongjun
· 11 years ago
4ec7fc4
bus: mvebu: add missing of_node_put() to fix reference leak
by Jisheng Zhang
· 11 years ago
b91c8f2
drivers: CCI: add ARM CCI PMU support
by Punit Agrawal
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8bd6f53
Merge tag 'imx-weim-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Kevin Hilman
· 11 years ago
78b4d6e
drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
by Sudeep KarkadaNagesha
· 11 years ago
3f98b6b
drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53
by Alexander Shiyan
· 11 years ago
fc608c7
drivers: bus: imx-weim: Add missing platform_driver.owner field
by Alexander Shiyan
· 11 years ago
29e5497
drivers: bus: imx-weim: use module_platform_driver_probe()
by Alexander Shiyan
· 11 years ago
b2d1fb7
drivers: bus: imx-weim: Simplify error path
by Alexander Shiyan
· 11 years ago
70ac98d
drivers: bus: imx-weim: Remove private driver data
by Alexander Shiyan
· 11 years ago
59cb2fc
bus: mvebu-mbus: Factorize Armada 370/XP data structures
by Thomas Petazzoni
· 11 years ago
6275afe
bus: mvebu-mbus: Update main description
by Thomas Petazzoni
· 11 years ago
ed843a7
bus: mvebu-mbus: Remove name -> target, attribute mapping tables
by Thomas Petazzoni
· 11 years ago
124e542
bus: mvebu-mbus: Remove the no longer used name-based API
by Thomas Petazzoni
· 11 years ago
79d9468
bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture
by Ezequiel Garcia
· 11 years ago
bb24cab
bus: mvebu-mbus: Add static window allocation to the DT binding
by Ezequiel Garcia
· 11 years ago
6839cfa
bus: mvebu-mbus: Introduce device tree binding
by Ezequiel Garcia
· 11 years ago
6bd6b3c
bus: mvebu-mbus: Factor out initialization details
by Ezequiel Garcia
· 11 years ago
6a63b09
bus: mvebu-mbus: Add new API for window creation
by Thomas Petazzoni
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
85bf6d4
drivers: bus: add a new driver for WEIM
by Huang Shijie
· 11 years ago
19a7ab6
Merge tag 'cleanup-3.11-4' of git://git.infradead.org/users/jcooper/linux into next/cleanup
by Olof Johansson
· 11 years ago
b15d0b5
bus: mvebu-mbus: Use pr_fmt
by Ezequiel Garcia
· 11 years ago
f490249
drivers/bus: arm-cci: fix combined ARMv6+v7 build
by Arnd Bergmann
· 11 years ago
82c5cde
ARM: OMAP2+: Remove omap4 ocp2scp pdata
by Tony Lindgren
· 11 years ago
62158f8
drivers/bus: arm-cci: function to enable CCI ports from early boot code
by Nicolas Pitre
· 11 years ago
ed69bdd
drivers: bus: add ARM CCI support
by Lorenzo Pieralisi
· 12 years ago
8d7297b
bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood
by Thomas Petazzoni
· 12 years ago
fe0cd96
bus: mvebu-mbus: Restore checking for coherency fabric hardware
by Neil Greatorex
· 12 years ago
fddddb5
bus: introduce an Marvell EBU MBus driver
by Thomas Petazzoni
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
770b6cb
ARM: OMAP: Fix drivers to depend on omap for internal devices
by Tony Lindgren
· 12 years ago
0133370
drivers: bus: ocp2scp: add pdata support
by Kishon Vijay Abraham I
· 12 years ago
974a847
drivers: bus: omap_l3: fixup merge conflict resolution
by Olof Johansson
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
Next »