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