summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-157-15/+70
|\
| * powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski2009-08-251-2/+2
| * powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-241-2/+4
| * powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch2009-08-201-0/+32
| * powerpc/qe: introduce missing kfreeJulia Lawall2009-08-201-1/+4
| * powerpc/ipic: introduce missing kfreeJulia Lawall2009-08-201-1/+3
| * powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior2009-08-201-0/+3
| * powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall2009-08-201-4/+14
| * powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman2009-08-201-5/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+13
|\ \
| * | powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-301-0/+13
| |/
* / powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
|/
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-084-13/+7
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-082-3/+3
* Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-261-3/+6
|\
| * powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
* | powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2
* | powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-261-13/+16
|/
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-172-0/+36
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-123-3/+5
|\
| * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
| |\
| | * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
| * | Merge branch 'linus' into irq/numaIngo Molnar2009-06-013-63/+116
| |\|
| * | irq: change ->set_affinity() to return status, fixIngo Molnar2009-05-061-1/+1
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
* | | powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander2009-06-061-0/+5
* | | powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely2009-06-061-18/+58
* | | powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2009-06-062-0/+133
* | | powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala2009-05-211-2/+2
* | | powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala2009-05-211-2/+2
* | | powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala2009-05-211-3/+3
* | | powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala2009-05-211-2/+2
* | | powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-211-12/+11
* | | powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2009-05-192-21/+115
* | | powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-191-0/+2
* | | powerpc/fsl_rio: use LAW address from device treeLi Yang2009-05-191-5/+7
* | | powerpc/fsl_rio: Fix compile warningsKumar Gala2009-05-191-2/+1
* | | powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala2009-05-191-2/+7
* | | powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov2009-05-191-0/+2
* | | powerpc/qe: update QE Serial NumberHaiying Wang2009-05-191-4/+43
* | | powerpc/qe: update risc allocation for QEHaiying Wang2009-05-191-0/+28
* | | powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-191-1/+1
* | | powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce2009-05-191-0/+4
* | | powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-191-10/+4
| |/ |/|
* | powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-151-7/+9
* | powerpc/virtex: Fix duplicate level irq events.John Linn2009-05-141-10/+107
* | powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0
|/