summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* of/flattree: Fix crash when device tree absentGrant Likely2010-07-191-0/+2
* of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-151-10/+10
* drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely2010-07-151-0/+4
* proc: unify PROC_DEVICETREE configAndres Salomon2010-07-061-0/+8
* of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-061-9/+16
* of: define CONFIG_OF globally so architectures can select itStephen Rothwell2010-07-061-0/+3
* of: Fix missing includeGrant Likely2010-07-061-0/+1
* of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-062-55/+17
* i2c: Add OF-style registration and bindingGrant Likely2010-07-064-9/+9
* of/i2c: Generalize OF supportGrant Likely2010-07-065-25/+36
* niu: always include of_device.hRandy Dunlap2010-07-061-3/+0
* of/device: Add OF style matching helper functionGrant Likely2010-07-061-1/+1
* of/gpio: fix of_gpio includesGrant Likely2010-07-061-3/+4
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-063-10/+29
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-062-3/+44
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-062-35/+31
* gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov2010-07-061-6/+12
* of/device: populate platform_device (of_device) resource table on allocationGrant Likely2010-07-061-2/+27
* of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-061-0/+87
* of/device: Merge of_platform_bus_probe()Grant Likely2010-07-061-0/+143
* of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-062-14/+7
* of/device: merge of_device_ueventGrant Likely2010-07-061-0/+48
* of: Use full node name in resource structuresGrant Likely2010-07-062-1/+2
* of/address: restrict 'no-ranges' kludge to powerpcGrant Likely2010-07-061-1/+10
* of/address: little-endian fixesGrant Likely2010-07-061-5/+7
* of/address: Merge all of the bus translation codeGrant Likely2010-07-061-3/+514
* of/address: merge of_address_to_resource()Grant Likely2010-07-061-0/+51
* of/address: merge of_iomap()Grant Likely2010-07-063-0/+27
* of/irq: little endian fixesRob Herring2010-07-061-8/+9
* of/irq: merge irq mapping codeGrant Likely2010-07-061-0/+301
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-285-0/+52
* of: kill struct of_deviceGrant Likely2010-06-281-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-2818-35/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-116-9/+63
|\
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-112-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-101-3/+9
| * | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-101-2/+1
| * | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-101-1/+50
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-114-90/+12
|\ \ \
| * | | PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-111-0/+7
| * | | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-112-85/+0
| * | | PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas2010-06-111-5/+5
* | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-06-113-10/+11
|\ \ \ \
| * | | | pcmcia: avoid validate_cis failure on CIS overrideDominik Brodowski2010-06-071-0/+1
| * | | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-071-0/+1
| * | | | pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TIJustin P. Mattock2010-06-071-8/+6
| * | | | pcmcia: only keep saved I365_CSCINT flag if there is no PCI irqDominik Brodowski2010-06-071-2/+3
* | | | | sata_sil24: Use memory barriers before issuing commandsCatalin Marinas2010-06-101-0/+10