summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-15of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely
2010-07-15drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely
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: define CONFIG_OF globally so architectures can select itStephen 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: 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-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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-06-11net8139: fix a race at the end of NAPIFigo.zhang
2010-06-10sata_sil24: Use memory barriers before issuing commandsCatalin Marinas
2010-06-10sata_sil24: memset() overflowDan Carpenter
2010-06-10r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker