| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mpic: Fix mask/unmask timeout message | Scott Wood | 2011-01-21 | 1 | -2/+4 |
* | Merge remote branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2011-01-21 | 1 | -2/+0 |
|\ |
|
| * | powerpc/fsl_rio: Fix non-standard HID1 register access | Shaohui Xie | 2011-01-12 | 1 | -2/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ \ |
|
| * | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
| |/ |
|
* | | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski | 2011-01-13 | 1 | -1/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-11 | 5 | -20/+419 |
|\ \ |
|
| * \ | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-11 | 1 | -8/+67 |
| |\ \ |
|
| | * \ | Merge v2.6.37-rc8 into powerpc/next | Grant Likely | 2010-12-29 | 16 | -303/+963 |
| | |\ \
| | | |/ |
|
| | * | | powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios | Anatolij Gustschin | 2010-09-10 | 1 | -8/+67 |
| * | | | powerpc/pci: Use printf extension %pR for struct resource | Joe Perches | 2010-12-09 | 1 | -4/+4 |
| * | | | powerpc/4xx: Add suspend and idle support | Victor Gallardo | 2010-11-29 | 2 | -0/+347 |
| * | | | powerpc/dart: iommu table cleanup | Nishanth Aravamudan | 2010-11-29 | 1 | -8/+1 |
| | |/
| |/| |
|
* | | | of/net: Move of_get_mac_address() to a common source file. | David Daney | 2010-11-01 | 2 | -0/+2 |
|/ / |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | 1 | -35/+209 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 14 | -237/+698 |
| |\ \ |
|
| * | | | P4080/mtd: Fix the freescale lbc issue with 36bit mode | Lan Chunhe-B25806 | 2010-10-25 | 1 | -1/+22 |
| * | | | P4080/eLBC: Make Freescale elbc interrupt common to elbc devices | Roy Zang | 2010-10-25 | 1 | -39/+192 |
* | | | | rapidio: add handling of redundant routes | Alexandre Bounine | 2010-10-27 | 1 | -0/+8 |
* | | | | rapidio:powerpc/85xx: modify RIO port-write interrupt handler | Alexandre Bounine | 2010-10-27 | 1 | -29/+39 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-10-22 | 1 | -163/+0 |
|\ \ \ |
|
| * | | | USB: add platform glue driver for FSL USB DR controller | Anatolij Gustschin | 2010-10-22 | 1 | -163/+0 |
| |/ / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 12 | -53/+677 |
|\ \ \ |
|
| * | | | fsl_rio: Add comments for sRIO registers. | Shaohui Xie | 2010-10-14 | 1 | -25/+40 |
| * | | | powerpc/85xx: add cache-sram support | Harninder Rai | 2010-10-14 | 4 | -0/+492 |
| * | | | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips | Kumar Gala | 2010-10-14 | 1 | -0/+8 |
| * | | | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers | Kumar Gala | 2010-10-14 | 1 | -0/+3 |
| * | | | powerpc/fsl_soc: Search all global-utilities nodes for rstccr | Matthew McClintock | 2010-10-14 | 1 | -7/+13 |
| * | | | powerpc/fsl-pci: Fix MSI support on 83xx platforms | Kumar Gala | 2010-10-14 | 3 | -7/+55 |
| * | | | powerpc/Makefiles: Change to new flag variables | matt mooney | 2010-10-13 | 1 | -3/+1 |
| * | | | powerpc: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-13 | 1 | -1/+1 |
| * | | | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe | Benjamin Herrenschmidt | 2010-09-02 | 1 | -10/+64 |
| |/ / |
|
* | | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 3 | -22/+22 |
|/ / |
|
* | | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov | 2010-08-31 | 1 | -0/+2 |
* | | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-08-31 | 1 | -0/+1 |
* | | fsl_rio: fix compile errors | Li Yang | 2010-08-31 | 1 | -1/+5 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | powerpc/pci: Remove owner field from attribute initialization in PCI bridge init | Guenter Roeck | 2010-08-05 | 1 | -1/+0 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 16 | -67/+44 |
|\ \
| |/
|/| |
|
| * | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 2 | -0/+2 |
| * | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 7 | -20/+21 |
| * | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 1 | -6/+1 |
| * | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 4 | -19/+25 |
| |\ |
|
| * | | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 6 | -7/+0 |
| * | | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -1/+1 |
| * | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 6 | -41/+27 |
* | | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridge | Ilya Yanok | 2010-08-04 | 1 | -0/+1 |