| Commit message (Expand) | Author | Age | Files | Lines |
* | of: merge of_find_all_nodes() implementations | Grant Likely | 2009-10-15 | 1 | -1/+25 |
* | of: Remove nested function | Jérôme Pouiller | 2009-10-15 | 1 | -6/+7 |
* | of: remove "stm,m25p40" alias | Anton Vorontsov | 2009-09-23 | 1 | -1/+0 |
* | of/mdio: Add support function for Ethernet fixed-link property | Anton Vorontsov | 2009-07-22 | 1 | -0/+42 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-15 | 4 | -0/+170 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -4/+4 |
| |\ |
|
| * | | openfirmware: Add OF phylib support code | Grant Likely | 2009-04-27 | 3 | -0/+146 |
| * | | of: add of_parse_phandle() helper for parsing phandle properties | Grant Likely | 2009-04-27 | 1 | -0/+24 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-15 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS | Anton Vorontsov | 2009-05-19 | 1 | -0/+1 |
| |/ |
|
* | | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 | 1 | -4/+4 |
|/ |
|
* | powerpc: add mmc-spi-slot bindings | Anton Vorontsov | 2009-04-01 | 1 | -0/+1 |
* | drivers/of: Add the of_find_i2c_device_by_node function. | Jon Smirl | 2009-01-09 | 1 | -0/+19 |
* | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+34 |
* | of: of_parse_phandles_with_args() learns to differentiate 'hole' cells | Anton Vorontsov | 2008-12-21 | 1 | -6/+16 |
* | of: Minor simplification for the of_parse_phandles_with_args() | Anton Vorontsov | 2008-12-21 | 1 | -7/+4 |
* | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -7/+29 |
* | of/i2c: Fill the archdata for I2C devices | Anton Vorontsov | 2008-12-03 | 1 | -0/+11 |
* | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 | 1 | -0/+35 |
* | OF-device: Don't overwrite numa_node in device registration | Jeremy Kerr | 2008-10-31 | 1 | -1/+10 |
* | Merge commit 'kumar/kumar-for-2.6.28' | Benjamin Herrenschmidt | 2008-10-21 | 1 | -0/+2 |
|\ |
|
| * | of/spi: Support specifying chip select as active high via device tree | Wolfgang Ocker | 2008-10-20 | 1 | -0/+2 |
* | | of: Format string bug in drivers/of/of_i2c.c | Jon Smirl | 2008-10-21 | 1 | -1/+1 |
|/ |
|
* | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-10-14 | 1 | -1/+1 |
|\ |
|
| * | OF: add fsl,mcu-mpc8349emitx to the exception list | Anton Vorontsov | 2008-10-08 | 1 | -1/+1 |
* | | of: Add new helper of_parse_phandles_with_args() | Anton Vorontsov | 2008-10-13 | 2 | -62/+128 |
* | | powerpc/of-bindings: Don't support linux,<modalias> "compatible" values | Grant Likely | 2008-10-10 | 1 | -20/+5 |
|/ |
|
* | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 2008-08-20 | 1 | -0/+10 |
* | spi: Add OF binding support for SPI busses | Grant Likely | 2008-07-25 | 3 | -0/+100 |
* | of: adapt of_find_i2c_driver() to be usable by SPI also | Grant Likely | 2008-07-25 | 2 | -61/+91 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 1 | -2/+0 |
|\ |
|
| * | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c | Wolfram Sang | 2008-07-22 | 1 | -2/+0 |
* | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -1/+1 |
|/ |
|
* | OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. | Robert P. J. Day | 2008-07-12 | 1 | -0/+1 |
* | Merge branch 'merge' | Paul Mackerras | 2008-06-09 | 1 | -1/+0 |
|\ |
|
| * | rtc-ds1374: rename device to just "ds1374" | Jean Delvare | 2008-06-06 | 1 | -1/+0 |
* | | [POWERPC] of/gpio: Use dynamic base allocation | Anton Vorontsov | 2008-05-23 | 1 | -37/+1 |
* | | [POWERPC] Move of_device_get_modalias to drivers/of | Stephen Rothwell | 2008-05-16 | 1 | -0/+48 |
* | | Merge branch 'linux-2.6' into powerpc-next | Paul Mackerras | 2008-05-16 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 2008-05-15 | 1 | -0/+3 |
* | | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 2008-05-14 | 2 | -16/+23 |
|/ |
|
* | [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE | Adrian Bunk | 2008-04-24 | 1 | -0/+3 |
* | [POWERPC] i2c: Fix build breakage introduced by OF helpers | Jochen Friedrich | 2008-04-20 | 3 | -3/+3 |
* | [POWERPC] i2c: OF helpers for the i2c API | Jochen Friedrich | 2008-04-17 | 3 | -0/+122 |
* | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-17 | 3 | -0/+249 |
* | [POWERPC] Add of_device_is_available function | Josh Boyer | 2008-04-07 | 1 | -0/+26 |
* | [POWERPC] Create and hook up of_platform_device_shutdown | Michael Ellerman | 2008-02-06 | 1 | -0/+10 |
* | [POWERPC] Add of_get_next_parent() | Michael Ellerman | 2008-02-06 | 1 | -0/+25 |
* | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 2008-01-17 | 2 | -29/+58 |
* | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 1 | -0/+21 |