aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-15/+70
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+13
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov1-0/+13
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2009-08-24powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker1-2/+4
2009-08-20powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch1-0/+32
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall1-1/+4
2009-08-20powerpc/ipic: introduce missing kfreeJulia Lawall1-1/+3
2009-08-20powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior1-0/+3
2009-08-20powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall1-4/+14
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman1-5/+8
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov4-13/+7
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches2-3/+3
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-3/+6
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi1-3/+6
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2-0/+36
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-3/+5
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander1-0/+5
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely1-18/+58
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2-0/+133
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar3-63/+116
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala1-3/+3
2009-05-21powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala1-2/+2
2009-05-21powerpc/mpic: Cleanup mpic_find() implementationTony Breeds1-12/+11
2009-05-19powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2-21/+115
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala1-0/+2
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang1-5/+7
2009-05-19powerpc/fsl_rio: Fix compile warningsKumar Gala1-2/+1
2009-05-19powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala1-2/+7
2009-05-19powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov1-0/+2
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang1-4/+43
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang1-0/+28
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala1-1/+1
2009-05-19powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce1-0/+4
2009-05-19powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala1-10/+4
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala1-7/+9
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn1-10/+107
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov1-46/+0
2009-05-06irq: change ->set_affinity() to return status, fixIngo Molnar1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3