Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7f21f52940212c25b4387c2450018e161043549a
/
arch
/
powerpc
/
sysdev
« Previous
3669e93
[POWERPC] MPIC sys_device & suspend/resume
by Johannes Berg
· 18 years ago
5cddd2e
[POWERPC] Fix spurious vectors on weird MPIC
by Josh Boyer
· 18 years ago
24a77da
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
738925b
[POWERPC] arch/powerpc/sysdev/timer.c build fix
by Srinivasa Ds
· 18 years ago
12d371a
[POWERPC] get_property cleanups
by Stephen Rothwell
· 18 years ago
d5b9049
ucc_geth: Implement Transmit on Demand support
by Michael Reiss
· 18 years ago
6cfef5b
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
by Michael Ellerman
· 18 years ago
e58923e
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
by David Gibson
· 18 years ago
6bf05fd
[POWERPC] add of_iomap function
by Christian Krafft
· 18 years ago
4a065f9
[POWERPC] pmi probe device by device-type
by Christian Krafft
· 18 years ago
79baf4a
[POWERPC] add check for initialized driver data to pmi driver
by Christian Krafft
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
e049d1c
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
7f013bc
[POWERPC] qe: Fix QUICC Engine SDMA setup errors
by Chuck Meade
· 18 years ago
190a440
[POWERPC] Fix dcr_unmap()
by Jean-Christophe Dubois
· 18 years ago
de74f70
[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()
by Timur Tabi
· 18 years ago
7d776cb
[POWERPC] QE: automatically select QE options
by Timur Tabi
· 18 years ago
9eb90a0
[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure
by Zang Roy-r61911
· 18 years ago
3e4e97f
[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.
by Jon Loeliger
· 18 years ago
17e638b
[POWERPC] Generic time suspend/resume code
by Johannes Berg
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
5af68af
[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
by Timur Tabi
· 18 years ago
29cfe6f
[POWERPC] add of_get_mac_address and update fsl_soc.c to use it
by Timur Tabi
· 18 years ago
087d7ec
[POWERPC] mpic: set IPIs to be per-CPU
by Johannes Berg
· 18 years ago
0e82664
[POWERPC] Add PMI driver for cell blade
by Christian Krafft
· 18 years ago
775aeff
[POWERPC] Move MPIC smp routines into mpic.c
by Michael Ellerman
· 18 years ago
b8583f6
Merge branch '83xx' into for_paulus
by Kumar Gala
· 18 years ago
8f34f6c
[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs
by Timur Tabi
· 18 years ago
97c5a20
[POWERPC] 83xx: Add platform_device for USB DR peripheral driver
by Li Yang
· 18 years ago
a1fdf69
[POWERPC] Assign all PCI busses on G3 Blue & White
by Pavel Roskin
· 18 years ago
73844ec
[POWERPC] cpm2: CPM2 interrupt controller fix
by Vitaly Bordug
· 18 years ago
7df2457
[POWERPC] MPIC: support more than 256 sources
by Olof Johansson
· 18 years ago
f2a0bd3
[POWERPC] 8xx: powerpc port of core CPM PIC
by Vitaly Bordug
· 18 years ago
88bdc6f
[POWERPC] 8xx: platform related changes to the fsl_soc
by Vitaly Bordug
· 18 years ago
8943212
[POWERPC] Remove fastcall function attribute
by Kumar Gala
· 18 years ago
126186a
[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()
by Kumar Gala
· 18 years ago
06c3147
[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup
by Mariusz Kozlowski
· 18 years ago
a15d5ea
[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup
by Mariusz Kozlowski
· 18 years ago
c3bfc3a
[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup
by Mariusz Kozlowski
· 18 years ago
af337c0
[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup
by Mariusz Kozlowski
· 18 years ago
6984ee7
[POWERPC] Fix cell's mmio nvram to properly parse device tree
by Benjamin Herrenschmidt
· 18 years ago
9b3a6f4
[POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds
by Grant Likely
· 18 years ago
beb7cc8
PCI: Only check the HT capability bits in mpic.c
by Michael Ellerman
· 18 years ago
973c1fa
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 18 years ago
45d8e7a
[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set
by Kumar Gala
· 18 years ago
4383162
[POWERPC] Remove old dcr.S
by Benjamin Herrenschmidt
· 18 years ago
2c1d2f3
[POWERPC] qe_ic: Do a sync when masking interrupts
by Scott Wood
· 18 years ago
885ed0f
[POWERPC] powerpc: fix build error in rom.c
by Geoff Levand
· 18 years ago
f848535
[POWERPC] Replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
39d074b
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
by Grant Likely
· 18 years ago
28f9ec3
[POWERPC] Add of_platform support for ROM devices
by Vitaly Wool
· 18 years ago
4687522
[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc
by Grant Likely
· 18 years ago
5873c9b
[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board
by Zang Roy-r61911
· 18 years ago
165785e
[POWERPC] Cell iommu support
by Jeremy Kerr
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
a959ff5
[POWERPC] Improve MPIC driver auto-configuration from DT
by Benjamin Herrenschmidt
· 18 years ago
fbf0274
[POWERPC] Support for DCR based MPIC
by Benjamin Herrenschmidt
· 18 years ago
4c75a6f
[POWERPC] Generic DCR infrastructure
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
fc9e8b4
[PATCH] Optimize qe_brg struct to use an array
by Timur Tabi
· 18 years ago
a9b1497
[PATCH] Slight refactor of interrupt mapping for FSL parts
by Andy Fleming
· 18 years ago
0f6c95d
[PATCH] Add MPC5200 Interrupt Controller support.
by Nicolas DET
· 18 years ago
302439d
[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR
by Timur Tabi
· 18 years ago
5d2efba
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
by Linas Vepstas
· 18 years ago
f4d4c35
[POWERPC] Fix CHRP platforms with only 8259
by Benjamin Herrenschmidt
· 18 years ago
f49196a
[POWERPC] IPIC: Fix spinlock recursion in set_irq_handler
by Scott Wood
· 18 years ago
f84c39d
[POWERPC] Fix the UCC rx/tx clock of QE
by Liu Dave-r63238
· 18 years ago
aa7a32c
[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c
by Timur Tabi
· 18 years ago
c3386e4
[POWERPC] Fix compiler warning message on get_property call
by Zang Roy-r61911
· 18 years ago
0f03a43
[POWERPC] Remove todc code from ARCH=powerpc
by David Gibson
· 18 years ago
b0ac3f5
[HEADERS] Put linux/config.h out of its misery.
by Dave Jones
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
2b00b25
[POWERPC] Fix fsl_soc build breaks
by Olof Johansson
· 18 years ago
49f19ce
[PATCH] powerpc: irq change build breaks
by Olof Johansson
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
13bbd8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e78d016
[PATCH] Add Hypertransport capability defines
by Eric W. Biederman
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
9865853
[POWERPC] Add QUICC Engine (QE) infrastructure
by Li Yang
· 18 years ago
5a3e3b2
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
by Paul Mackerras
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
ed943c1
POWERPC: 8272ads merge to powerpc: common stuff
by Vitaly Bordug
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
4e6d816
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
by Paul Mackerras
· 18 years ago
46ff346
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
by Brice Goglin
· 18 years ago
3d574ab
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
by Scott Wood
· 18 years ago
ed709d1
[POWERPC] Fix IPIC pending register assignments
by Scott Wood
· 18 years ago
611a15a
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
by Vitaly Bordug
· 18 years ago
d3465c9
POWERPC: overhaul with cpm2_map mechanism
by Vitaly Bordug
· 18 years ago
fc8e50e
POWERPC: Get rid of remapping the whole immr
by Vitaly Bordug
· 18 years ago
b0c110b
POWERPC: Move generic cpm2 stuff to powerpc
by Vitaly Bordug
· 18 years ago
fba4366
POWERPC: Add cpm2 stuff support to the fsl_soc.c
by Vitaly Bordug
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
eeac5c1
[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption
by Benjamin Herrenschmidt
· 18 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
7233593
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
by Zang Roy-r61911
· 18 years ago
b9f0f1b
[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense
by Kim Phillips
· 18 years ago
bf4152d
[POWERPC] back up old school ipic.[hc] to arch/ppc
by Kim Phillips
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
Next »