aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[POWERPC] Create add_rtc() function to enable the RTC CMOS driverWade Farnsworth2-0/+50
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2-2/+22
2007-07-03[POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2-0/+10
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2-5/+2
2007-06-29[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala1-0/+6
2007-06-29[POWERPC] Added indirect_type to handle variants of PCI opsKumar Gala1-6/+16
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2-172/+0
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala2-3/+3
2007-06-29[POWERPC] Added self_busno to indicate which bus number the PHB isKumar Gala1-2/+10
2007-06-29[POWERPC] Remove bus_offset in places its not really usedKumar Gala1-4/+4
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala4-9/+11
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2-2/+0
2007-06-25[POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer1-0/+28
2007-06-25[POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski1-0/+2
2007-06-25[POWERPC] Use mktime in timer sysdevJohannes Berg1-2/+12
2007-06-14[POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson1-11/+22
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi1-3/+1
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson1-3/+9
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth3-1/+176
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth1-0/+72
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-0/+129
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth2-1/+222
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth3-0/+315
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi5-41/+41
2007-05-09[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood1-1/+1
2007-05-08[POWERPC] Abolish powerpc_flash_init()David Gibson2-33/+0
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman4-6/+205
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman4-1/+217
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman1-0/+45
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer1-5/+6
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer1-2/+5
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer1-0/+1
2007-05-07[POWERPC] DART iommu suspendJohannes Berg1-0/+46
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-05-07[POWERPC] MPIC sys_device & suspend/resumeJohannes Berg1-1/+95
2007-05-02[POWERPC] Fix spurious vectors on weird MPICJosh Boyer1-1/+4
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds16-110/+784
2007-04-30[POWERPC] arch/powerpc/sysdev/timer.c build fixSrinivasa Ds1-0/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell1-4/+4
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss1-0/+3
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman1-12/+12
2007-04-24[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2-0/+343
2007-04-23[POWERPC] add of_iomap functionChristian Krafft1-17/+2
2007-04-23[POWERPC] pmi probe device by device-typeChristian Krafft1-0/+1
2007-04-23[POWERPC] add check for initialized driver data to pmi driverChristian Krafft1-2/+7
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell7-67/+73
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2-4/+4
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade1-3/+3
2007-03-29[POWERPC] Fix dcr_unmap()Jean-Christophe Dubois1-1/+1
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi1-2/+2