| Commit message (Expand) | Author | Age |
* | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 |
|\ |
|
| * | powerpc/83xx: rename and update kmeter1 | Holger Brunck | 2011-03-15 |
* | | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
|/ |
|
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-21 |
|\ |
|
| * | powerpc/83xx: fix build failures on dt compatible list. | Grant Likely | 2011-01-19 |
* | | Merge remote branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2011-01-20 |
|\ \
| |/
|/| |
|
| * | powerpc/mpc8308: fix USB DR controller initialization | Ilya Yanok | 2011-01-12 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 |
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
| |/ |
|
* / | of/flattree: Add of_flat_dt_match() helper function | Grant Likely | 2011-01-01 |
|/ |
|
* | powerpc/mpc83xx: Support for MPC8308 P1M board | Ilya Yanok | 2010-10-14 |
* | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall | 2010-08-31 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 |
|\ |
|
| * | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 |
| * | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 2010-07-05 |
| * | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 |
| * | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 |
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 |
* | | powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale | Ilya Yanok | 2010-08-04 |
|/ |
|
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards | Anton Vorontsov | 2010-05-17 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR | Anton Vorontsov | 2009-12-10 |
* | powerpc/83xx/suspend: Clear deep_sleeping after devices resume | Anton Vorontsov | 2009-12-10 |
* | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 2009-11-24 |
* | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds | Anton Vorontsov | 2009-11-11 |
* | powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards | Anton Vorontsov | 2009-08-19 |
* | powerpc/83xx: Add support for MPC8377E-WLAN boards | Anton Vorontsov | 2009-08-19 |
* | 83xx: add support for the kmeter1 board. | Heiko Schocher | 2009-06-15 |
* | powerpc/mpc83xx: Fix usb mux setup for mpc834x | Peter Korsgaard | 2009-06-15 |
* | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards | Anton Vorontsov | 2009-04-01 |
* | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB | Anton Vorontsov | 2009-04-01 |
* | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 |
* | powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes | Anton Vorontsov | 2009-03-24 |
* | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 |
* | powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers | Anton Vorontsov | 2009-03-09 |
* | powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-E | Anton Vorontsov | 2009-01-28 |
* | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed | Li Yang | 2009-01-26 |
* | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov | 2009-01-13 |
* | powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n | Anton Vorontsov | 2008-12-30 |
* | powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards | Anton Vorontsov | 2008-12-30 |
* | powerpc/83xx: Fix sparse warnings in mpc836x_mds.c | Anton Vorontsov | 2008-12-30 |
* | powerpc/83xx: Fix sparse warnings in board files | Anton Vorontsov | 2008-12-30 |
* | powerpc/83xx: don't probe broken PCI on mpc837x_mds boards | Anton Vorontsov | 2008-10-13 |
* | powerpc: make Freescale QE support a selectable Kconfig option | Timur Tabi | 2008-10-13 |