| Commit message (Expand) | Author | Age |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | [POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset(). | Scott Wood | 2007-12-13 |
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-19 |
|\ |
|
| * | [POWERPC] 4xx: UIC add mask_ack callback | Valentine Barshak | 2007-11-19 |
* | | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. | Scott Wood | 2007-11-09 |
|/ |
|
* | [POWERPC] Fix mv643xx_pci sysfs .read and .write functions | Dale Farnsworth | 2007-11-07 |
* | [POWERPC] i8259: Add disable method | Aurelien Jarno | 2007-11-07 |
* | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. | Grant Likely | 2007-10-21 |
* | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-17 |
|\ |
|
| * | [POWERPC] bestcomm: GenBD task support | Sylvain Munaut | 2007-10-16 |
| * | [POWERPC] bestcomm: FEC task support | Sylvain Munaut | 2007-10-16 |
| * | [POWERPC] bestcomm: ATA task support | Sylvain Munaut | 2007-10-16 |
| * | [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 | Sylvain Munaut | 2007-10-16 |
* | | [POWERPC] Add missing semicolon for fsl_pci.c | Tony Li | 2007-10-16 |
|/ |
|
* | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 2007-10-15 |
* | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 2007-10-15 |
* | missed bio_endio() in axonram | Al Viro | 2007-10-12 |
* | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak | 2007-10-12 |
* | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 |
|\ |
|
| * | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 |
* | | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 2007-10-11 |
|/ |
|
* | [POWERPC] spi: Support non-QE processors | Peter Korsgaard | 2007-10-08 |
* | [POWERPC] QE: pario - support for MPC85xx layout | Anton Vorontsov | 2007-10-08 |
* | [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading | Anton Vorontsov | 2007-10-08 |
* | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 2007-10-08 |
* | [POWERPC] FSL: Access PCIe LTSSM register with correct size | Kumar Gala | 2007-10-08 |
* | [POWERPC] Treat 8610 PCIe host bridge as transparent | Jason Jin | 2007-10-08 |
* | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 |
* | [POWERPC] MPC8568E-MDS: add support for ds1374 rtc | Anton Vorontsov | 2007-10-04 |
* | [POWERPC] fsl_soc: fix uninitialized i2c_board_info structure | Anton Vorontsov | 2007-10-04 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 |
* | [POWERPC] fsl_soc: rtc-ds1307 support | Peter Korsgaard | 2007-10-04 |
* | [POWERPC] fsl_soc: Fix trivial printk typo. | Peter Korsgaard | 2007-10-04 |
* | [POWERPC] cpm2: Add cpm2_set_pin(). | Scott Wood | 2007-10-04 |
* | [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). | Scott Wood | 2007-10-04 |
* | [POWERPC] cpm2: Infrastructure code cleanup. | Scott Wood | 2007-10-04 |
* | [POWERPC] 8xx: Add pin and clock setting functions. | Scott Wood | 2007-10-03 |
* | [POWERPC] 8xx: Infrastructure code cleanup. | Scott Wood | 2007-10-03 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 |
* | [POWERPC] Introduce new CPM device bindings. | Scott Wood | 2007-10-03 |
* | [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency | Scott Wood | 2007-10-03 |
* | [POWERPC] Virtex: add xilinx interrupt controller driver | Grant Likely | 2007-10-03 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 |
|\ |
|
| * | [POWERPC] Fix copy'n'paste typo in commproc.c | Jochen Friedrich | 2007-09-28 |
* | | [POWERPC] Update mpic to use dcr_host_t.base | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Store the base address in dcr_host_t | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Implement {read,update}_persistent_clock | Tony Breeds | 2007-10-02 |
* | | [POWERPC] Inline u3msi_compose_msi_msg() | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() | Michael Ellerman | 2007-10-02 |
* | | [POWERPC] Support setting affinity for U3/U4 MSI sources | Olof Johansson | 2007-09-22 |