summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese-0/+190
2008-03-26[POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak-8/+5
2008-03-26[POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese-0/+173
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-3/+7
2008-03-24[POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin-2/+2
2008-03-24[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely-0/+4
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering-1/+1
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-2/+5
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu-1/+4
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi-1/+1
2008-02-26[POWERPC] mpic: Make sparse happyJohannes Berg-14/+18
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras-1/+1
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson-3/+2
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+1
2008-02-06[POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak-2/+3
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-6/+6
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall-3/+7
2008-02-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov-5/+5
2008-02-05[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-9/+3
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras-6/+10
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips-0/+6
2008-01-28[POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov-38/+60
2008-01-28spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov-13/+33
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov-20/+48
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich-7/+6
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich-14/+0
2008-01-28[POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_initJochen Friedrich-1/+1
2008-01-28[POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich-37/+0
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely-6/+10
2008-01-26[I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare-6/+0
2008-01-25[POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson-0/+60
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-3/+3
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala-0/+953
2008-01-23[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood-2/+10
2008-01-23[POWERPC] Add IPIC Kconfig optionJohn Rigby-1/+1
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby-0/+62
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi-2/+10
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi-0/+247
2008-01-23[POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug-17/+62
2008-01-23[POWERPC] 83xx: USB device tree cleanupsLi Yang-7/+5
2008-01-23[POWERPC] Fixup use of phys_addr_t in mpic codeBecky Bruce-2/+2
2008-01-23[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xxKumar Gala-88/+62
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov-38/+25
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer-1/+7
2008-01-09[POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer-1/+7
2008-01-08[POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras-6/+28
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson-0/+5
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson-6/+23