summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-07-18of/device: Fix build errors for non-ppc and non-microblazeGrant Likely
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-18of/flattree: Fix crash when device tree absentGrant Likely
2010-07-14of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely
2010-07-14drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely
2010-07-14of/sparc: move is_root_node() to of.hAndres Salomon
2010-07-05proc: unify PROC_DEVICETREE configAndres Salomon
2010-07-05of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell
2010-07-05of: define CONFIG_OF globally so architectures can select itStephen Rothwell
2010-07-05sparc: turn CONFIG_OF into a selectStephen Rothwell
2010-07-05powerpc: turn CONFIG_OF into a selectStephen Rothwell
2010-07-05microblaze: turn CONFIG_OF into a selectStephen Rothwell
2010-07-05of: Fix missing includeGrant Likely
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely
2010-07-05i2c: Add OF-style registration and bindingGrant Likely
2010-07-05of/i2c: Generalize OF supportGrant Likely
2010-07-05niu: always include of_device.hRandy Dunlap
2010-07-05of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely
2010-07-05of/device: Add OF style matching helper functionGrant Likely
2010-07-05of/gpio: fix of_gpio includesGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-07-05gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov
2010-07-05of/device: populate platform_device (of_device) resource table on allocationGrant Likely
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of: Use full node name in resource structuresGrant Likely
2010-07-05of/address: restrict 'no-ranges' kludge to powerpcGrant Likely
2010-07-05of/address: little-endian fixesGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: little endian fixesRob Herring
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-28of: kill struct of_deviceGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-06-15powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov
2010-06-15powerpc/5200: Fix build error in sound code.Grant Likely
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov
2010-06-15powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov
2010-06-14maintainers: Add git trees for SPI and device treeGrant Likely
2010-06-13of: Drop properties with "/" in their nameMichael Ellerman
2010-06-11Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds