Linus Torvalds 09cea96caa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc il y a 15 ans
..
bestcomm 692105b8ac trivial: fix typos/grammar errors in Kconfig texts il y a 16 ans
qe_lib 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
6xx-suspend.S 0b2cca804e [POWERPC] Add 6xx-style HID0_SLEEP support. il y a 17 ans
Kconfig 782f04fc0c powerpc: Move 8xxx GPIO Kconfig under the platform menu il y a 16 ans
Makefile 4ffd6952a0 powerpc/85xx/86xx: Add suspend/resume support il y a 15 ans
axonram.c 83d5cde47d const: make block_device_operations const il y a 15 ans
cpm1.c b27df67248 powerpc: Fixup last users of irq_chip->typename il y a 15 ans
cpm2.c ca851c783c powerpc/cpm: Remove some cruft code and defines il y a 16 ans
cpm2_pic.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
cpm2_pic.h 73844ecbaa [POWERPC] cpm2: CPM2 interrupt controller fix il y a 18 ans
cpm_common.c 0c7b87b085 powerpc/qe: Make qe_reset() code path safe for repeated invocation il y a 15 ans
dart.h 5d2efba64b [POWERPC] Use 4kB iommu pages even on 64kB-page systems il y a 18 ans
dart_iommu.c af901ca181 tree-wide: fix assorted typos all over the place il y a 15 ans
dcr-low.S 6d2170be45 powerpc/4xx: Extended DCR support v2 il y a 16 ans
dcr.c e14d77490d powerpc: Const-qualify Device Node Argument to DCR Resource Extent API il y a 16 ans
fsl_gtm.c 83ff9dcf37 powerpc/sysdev: implement FSL GTM support il y a 17 ans
fsl_lbc.c b6e0e8c077 [MTD] [NAND] FSL-UPM: add multi chip support il y a 16 ans
fsl_msi.c b27df67248 powerpc: Fixup last users of irq_chip->typename il y a 15 ans
fsl_msi.h 7e7ab36775 powerpc: Convert the FSL MSI code to use msi_bitmap il y a 17 ans
fsl_pci.c a3f62bd2b2 powerpc/fsl: Add PCI device ids for new QoirQ chips il y a 15 ans
fsl_pci.h 54c181935d powerpc/fsl: Setup PCI inbound window based on actual amount of memory il y a 16 ans
fsl_pmc.c 4ffd6952a0 powerpc/85xx/86xx: Add suspend/resume support il y a 15 ans
fsl_rio.c 6c75933c00 powerpc/fsl_rio: Add kmalloc NULL tests il y a 16 ans
fsl_soc.c 5753c082f6 powerpc/85xx: Kconfig cleanup il y a 15 ans
fsl_soc.h e2801806de powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards il y a 16 ans
grackle.c 7fe519c207 powerpc: Introduce ppc_pci_flags accessors il y a 16 ans
i8259.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
indirect_pci.c 19afa40797 powerpc/pci: Clean up direct access to sysdata by indirect ops il y a 16 ans
ipic.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
ipic.h 77d4309e19 [POWERPC] ipic: ack only for edge interrupts il y a 17 ans
micropatch.c b5677d848c [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c il y a 17 ans
mmio_nvram.c 690a2d074e powerpc/nvram: Allow byte length reads from mmio NVRAM driver il y a 16 ans
mpc5xxx_clocks.c 87c441e54d powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function il y a 16 ans
mpc8xx_pic.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
mpc8xx_pic.h 80128ff79d [POWERPC] 8xx: mpc885ads pcmcia support il y a 18 ans
mpc8xxx_gpio.c 1e16dfc1ba powerpc: gpio driver for mpc8349/8572/8610 and compatible il y a 16 ans
mpic.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
mpic.h b2e5d8588d irq: change ->set_affinity() to return status, fix il y a 16 ans
mpic_msi.c 25235f712b powerpc: Convert the MPIC MSI code to use msi_bitmap il y a 17 ans
mpic_pasemi_msi.c b27df67248 powerpc: Fixup last users of irq_chip->typename il y a 15 ans
mpic_u3msi.c b27df67248 powerpc: Fixup last users of irq_chip->typename il y a 15 ans
msi_bitmap.c 097529f34e powerpc/msi: Mark the MSI bitmap selftest code as __init il y a 16 ans
mv64x60.h 9b41fcb0eb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions il y a 17 ans
mv64x60_dev.c ac840605f3 mv643xx_eth: remove force_phy_addr field il y a 17 ans
mv64x60_pci.c a1810b44c2 [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 il y a 17 ans
mv64x60_pic.c 6cff46f4bc powerpc: Remove get_irq_desc() il y a 15 ans
mv64x60_udbg.c df40a57ef1 [POWERPC] Fix mv64x60 early console code to use cell-index property il y a 17 ans
of_rtc.c 22258fa40e [POWERPC] Enable RTC for Ebony and Walnut (v2) il y a 17 ans
pmi.c fb2474491c powerpc/pmi: Irq handlers return irqreturn_t il y a 16 ans
ppc4xx_gpio.c 878e7556bf powerpc/4xx: Add PowerPC 4xx GPIO driver il y a 16 ans
ppc4xx_pci.c d258e64ef5 powerpc: Remove unnecessary semicolons il y a 16 ans
ppc4xx_pci.h 66b7e504c0 [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driver il y a 17 ans
ppc4xx_soc.c 93173ce272 [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c il y a 17 ans
rtc_cmos_setup.c e517881e42 powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC il y a 17 ans
simple_gpio.c 3d64de9c50 powerpc: Implement GPIO driver for simple memory-mapped banks il y a 16 ans
simple_gpio.h 3d64de9c50 powerpc: Implement GPIO driver for simple memory-mapped banks il y a 16 ans
tsi108_dev.c e48b1b452f [POWERPC] Replace remaining __FUNCTION__ occurrences il y a 17 ans
tsi108_pci.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
uic.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
xilinx_intc.c 40d50cf7ca powerpc: Make "intspec" pointers in irq_host->xlate() const il y a 15 ans
xilinx_pci.c 64f1650247 powerpc/virtex: Add support for Xilinx PCI host bridge il y a 16 ans