Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef0e201fc1def82d49f0cc9d6ee4362a200645f5
/
arch
/
powerpc
/
platforms
/
83xx
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
ce6d73c
powerpc: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
fee26f6
powerpc: Remove unused REDBOOT Kconfig parameter
by Michael Opdenacker
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
d82341b
arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
98c7355
powerpc/83xx: use module_i2c_driver to simplify the code
by Wei Yongjun
· 12 years ago
9c2f451
powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is present
by Gerlando Falauto
· 12 years ago
14f40f3
powerpc/83xx: refactor mpc8360e quirk for kmeter1
by Gerlando Falauto
· 12 years ago
89491d8
powerpc/83xx: fix checkpatch warnings for km83xx.c
by Holger Brunck
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8a56e1e
powerpc: Fix typos in Freescale copyright claims
by Yang Li
· 12 years ago
9597abe
sections: fix section conflicts in arch/powerpc
by Andi Kleen
· 12 years ago
bfef61d
powerpc/83xx: add a const qualifier
by Uwe Kleine-König
· 13 years ago
4bfc1dd
powerpc/83xx: fix RGMII AC values workaround for km83xx
by Christian Herzig
· 13 years ago
f7854e7
powerpc/83xx: use for_each_node_by_name for km83xx.c
by Holger Brunck
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
dabc784
sbc834x: put full compat string in board match check
by Paul Gortmaker
· 13 years ago
5d71349
powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pci
by Dmitry Eremin-Solenikov
· 13 years ago
bede480
powerpc/83xx: merge PCI bridge additions
by Dmitry Eremin-Solenikov
· 13 years ago
7669d58
powerpc/83xx: consolidate of_platform_bus_probe calls
by Dmitry Eremin-Solenikov
· 13 years ago
d4fb5eb
powerpc/83xx: consolidate init_IRQ functions
by Dmitry Eremin-Solenikov
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
6ca6ca5
powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITX
by Fabio Baltieri
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 14 years ago
c68308d
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
by Wolfram Sang
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
93e2b95
powerpc/83xx: rename and update kmeter1
by Holger Brunck
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
c745552
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
50f4df4
Merge remote branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 14 years ago
5d1034f
powerpc/83xx: fix build failures on dt compatible list.
by Grant Likely
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
fd066e8
powerpc/mpc8308: fix USB DR controller initialization
by Ilya Yanok
· 14 years ago
a4f740c
of/flattree: Add of_flat_dt_match() helper function
by Grant Likely
· 14 years ago
2f55ac0
suspend: constify platform_suspend_ops
by Lionel Debroux
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
cd2bd44
powerpc/mpc83xx: Support for MPC8308 P1M board
by Ilya Yanok
· 14 years ago
fa9fc82
arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
by Julia Lawall
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ba4d127
powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale
by Ilya Yanok
· 14 years ago
a454dc5
powerpc: remove references to of_device and to_of_device
by Grant Likely
· 14 years ago
2ffe8c5
of: refactor of_modalias_node() and remove explicit match table.
by Grant Likely
· 15 years ago
391c970
of/gpio: add default of_xlate function if device has a node pointer
by Anton Vorontsov
· 15 years ago
594fa26
of/gpio: stop using device_node data pointer to find gpio_chip
by Grant Likely
· 15 years ago
a19e3da
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
by Anton Vorontsov
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
6971df4
powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards
by Anton Vorontsov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
87faaab
powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
by Anton Vorontsov
· 15 years ago
f25c525
powerpc/83xx/suspend: Clear deep_sleeping after devices resume
by Anton Vorontsov
· 15 years ago
7d6709a
powerpc: Fix build of some FSL platforms
by Benjamin Herrenschmidt
· 15 years ago
2e9d546
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
by Anton Vorontsov
· 15 years ago
89f3729
powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards
by Anton Vorontsov
· 15 years ago
fda4bd9
powerpc/83xx: Add support for MPC8377E-WLAN boards
by Anton Vorontsov
· 15 years ago
8159df7
83xx: add support for the kmeter1 board.
by Heiko Schocher
· 16 years ago
b7d66c8
powerpc/mpc83xx: Fix usb mux setup for mpc834x
by Peter Korsgaard
· 16 years ago
e280180
powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards
by Anton Vorontsov
· 16 years ago
7545828
powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
70b3adb
powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
by Anton Vorontsov
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
c026c98
powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers
by Anton Vorontsov
· 16 years ago
0585a15
powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-E
by Anton Vorontsov
· 16 years ago
344b628
powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed
by Li Yang
· 16 years ago
ea0105e
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
by Anton Vorontsov
· 16 years ago
20cfb41
powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
by Anton Vorontsov
· 16 years ago
c9c5e52
powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
by Anton Vorontsov
· 16 years ago
78c7705
powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
by Anton Vorontsov
· 16 years ago
81b36a0
powerpc/83xx: Fix sparse warnings in board files
by Anton Vorontsov
· 16 years ago
6266682
powerpc/83xx: don't probe broken PCI on mpc837x_mds boards
by Anton Vorontsov
· 16 years ago
4e330bc
powerpc: make Freescale QE support a selectable Kconfig option
by Timur Tabi
· 16 years ago
cf0d19f
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
by Kim Phillips
· 16 years ago
c0a2015
powerpc/83xx: fix ULPI setup for MPC8315 processors
by Anton Vorontsov
· 16 years ago
76fe1ff
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
by John Rigby
· 16 years ago
b500563
powerpc: pci config cleanup
by John Rigby
· 16 years ago
d49747b
powerpc/mpc83xx: Power Management support
by Scott Wood
· 17 years ago
d8267c1
powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform
by Kumar Gala
· 16 years ago
b13e930
powerpc/83xx: new board support: MPC8360E-RDK
by Anton Vorontsov
· 17 years ago
59d13f9
[POWERPC] 83xx: Add support for Analogue & Micro ASP837E board
by Bryan O'Donoghue
· 17 years ago
1a9ebc0
[POWERPC] 83xx: mpc8315 - fix USB UTMI Host setup
by Anton Vorontsov
· 17 years ago
9c43279
[POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching
by Anton Vorontsov
· 17 years ago
d7f4619
[POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.
by Li Yang
· 17 years ago
aafa195
[POWERPC] 83xx: mpc832x_rdb: fix compiler warning
by Kim Phillips
· 17 years ago
b74a7e5
[POWERPC] 83xx: configure USB clock for MPC8315E
by Kim Phillips
· 17 years ago
b38308a
[POWERPC] 83xx: rework platform Kconfig
by Kumar Gala
· 17 years ago
38f66f9
[POWERPC] 83xx: add MPC837x RDB platform support
by Kim Phillips
· 17 years ago
846aace
[POWERPC] 83xx: add base platform support for the mpc8315 rdb board
by Kim Phillips
· 17 years ago
519fd80
[POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platform
by Kim Phillips
· 17 years ago
a2dd70a
[POWERPC] QE: get rid of most device_types and model
by Anton Vorontsov
· 17 years ago
a43414c
[POWERPC] 83xx: Add support for Wind River SBC834x boards
by Paul Gortmaker
· 17 years ago
ff5ac76
[POWERPC] 83xx: MPC8313e RBD add NAND to device tree
by Scott Wood
· 17 years ago
Next »