Age | Commit message (Expand) | Author |
2010-07-05 | proc: unify PROC_DEVICETREE config | Andres Salomon |
2010-07-05 | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely |
2010-07-05 | of: remove architecture CONFIG_OF definitions | Stephen Rothwell |
2010-07-05 | of: define CONFIG_OF globally so architectures can select it | Stephen Rothwell |
2010-07-05 | sparc: turn CONFIG_OF into a select | Stephen Rothwell |
2010-07-05 | powerpc: turn CONFIG_OF into a select | Stephen Rothwell |
2010-07-05 | microblaze: turn CONFIG_OF into a select | Stephen Rothwell |
2010-07-05 | of: Fix missing include | Grant Likely |
2010-07-05 | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely |
2010-07-05 | i2c: Add OF-style registration and binding | Grant Likely |
2010-07-05 | of/i2c: Generalize OF support | Grant Likely |
2010-07-05 | niu: always include of_device.h | Randy Dunlap |
2010-07-05 | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test | Grant Likely |
2010-07-05 | of/device: Add OF style matching helper function | Grant Likely |
2010-07-05 | of/gpio: fix of_gpio includes | 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 | gpiolib: cosmetic improvements for error handling in gpiochip_add() | Anton Vorontsov |
2010-07-05 | of/device: populate platform_device (of_device) resource table on allocation | Grant Likely |
2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely |
2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely |
2010-07-05 | of: Modify of_device_get_modalias to be passed struct device | Grant Likely |
2010-07-05 | of/device: merge of_device_uevent | Grant Likely |
2010-07-05 | of: Use full node name in resource structures | Grant Likely |
2010-07-05 | of/address: restrict 'no-ranges' kludge to powerpc | Grant Likely |
2010-07-05 | of/address: little-endian fixes | Grant Likely |
2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely |
2010-07-05 | of/address: merge of_address_to_resource() | Grant Likely |
2010-07-05 | of/address: merge of_iomap() | Grant Likely |
2010-07-05 | of/irq: little endian fixes | Rob Herring |
2010-07-05 | of/irq: merge irq mapping code | Grant Likely |
2010-07-05 | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely |
2010-07-05 | of/microblaze: strip out of_irq_workarounds code | Grant Likely |
2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely |
2010-06-28 | of: kill struct of_device | Grant Likely |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely |
2010-06-15 | powerpc/5200: fix lite5200 ethernet phy address | Dmitry Baryshkov |
2010-06-15 | powerpc/5200: Fix build error in sound code. | Grant Likely |
2010-06-15 | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov |
2010-06-15 | powerpc/5200: add lite5200 onboard I2C eeprom and flash | Dmitry Baryshkov |
2010-06-14 | maintainers: Add git trees for SPI and device tree | Grant Likely |
2010-06-13 | of: Drop properties with "/" in their name | Michael Ellerman |
2010-06-11 | Linux 2.6.35-rc3v2.6.35-rc3 | Linus Torvalds |
2010-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |