Linux M68K
[Prev Page][Next Page]
- [PATCH v5 25/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 27/29] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 29/29] PCI: Remove pci_bus_assign_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 28/29] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 24/29] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 26/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 18/29] sparc/PCI: Claim bus resources before pci_bus_add_devices()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 14/29] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v5 03/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [patch] m68k: remove a superflous KERN_ERR
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [patch] m68k: remove a superflous KERN_ERR
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v4 28/30] PCI: Export find_pci_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 28/30] PCI: Export find_pci_host_bridge()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- [PATCH v4 06/30] PCI: Combine PCI domain and bus number in u32 arg
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 04/30] PCI: Remove deprecated pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 11/30] PCI: Save sysdata in pci_host_bridge drvdata
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 28/30] PCI: Export find_pci_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 30/30] PCI: Remove pci_bus_assign_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 29/30] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 21/30] PCI: Introduce pci_bus_child_max_busnr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 07/30] PCI: Pass PCI domain number combined with root bus number
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- [PATCH v3 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 21/30] PCI: Introduce pci_bus_child_max_busnr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 04/30] PCI: Remove deprecated pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 11/30] PCI: Save sysdata in pci_host_bridge drvdata
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 06/30] PCI: Combine PCI domain and bus number in u32 arg
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 28/30] PCI: Export find_pci_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 30/30] PCI: Remove pci_bus_assign_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 29/30] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v3 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- [PATCH] m68k/defconfig: Update defconfigs for v4.0-rc1
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] m68k/q40: Make NE2000 builtin instead of modular
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [git pull] m68knommu arch fixes for 3.20
- From: Greg Ungerer <gerg@xxxxxxxxxxx>
- [git pull] m68knommu arch fixes for 3.20
- From: Greg Ungerer <gerg@xxxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
- [git pull] m68k updates for 3.20 (fixed branch due to forgotten pull)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [git pull] m68k updates for 3.20
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: nvram and generic_nvram modules are problematic, was Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: nvram and generic_nvram modules are problematic, was Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: nvram and generic_nvram modules are problematic, was Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: nvram and generic_nvram modules are problematic, was Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- nvram and generic_nvram modules are problematic, was Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 0/4] defconfigs: cleanup obsolete MTD configs
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] defconfigs: cleanup obsolete MTD configs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH 4/6] m68k/defconfig: Enable automounting of devtmpfs at /dev
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/6] m68k/defconfig: Enable early printk support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 5/6] m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/6] m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/6] m68k/defconfig: Enable test modules
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 0/6] m68k/defconfig: Update defconfigs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 6/6] m68k/defconfig: Enable Ethernet bridging
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] defconfigs: cleanup obsolete MTD configs
- From: Sam Protsenko <semen.protsenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] defconfigs: cleanup obsolete MTD configs
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH 2/4] defconfigs: remove CONFIG_MTD_PARTITIONS
- From: Semen Protsenko <semen.protsenko@xxxxxxxxxxxxxxx>
- [PATCH 4/4] defconfigs: remove CONFIG_MTD_DEBUG*
- From: Semen Protsenko <semen.protsenko@xxxxxxxxxxxxxxx>
- [PATCH 1/4] defconfigs: remove CONFIG_MTD_CONCAT
- From: Semen Protsenko <semen.protsenko@xxxxxxxxxxxxxxx>
- [PATCH 0/4] defconfigs: cleanup obsolete MTD configs
- From: Semen Protsenko <semen.protsenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 06/30] PCI: Combine PCI domain and bus number in u32 arg
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 11/30] PCI: Save sysdata in pci_host_bridge drvdata
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 04/30] PCI: Remove deprecated pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 07/30] PCI: Pass PCI domain number combined with root bus number
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 21/30] PCI: Introduce pci_bus_child_max_busnr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 28/30] PCI: Export find_pci_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 30/30] PCI: Remove pci_bus_assign_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 29/30] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v2 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: The BigRAMPlus works - Re: kullervo with bigram
- From: Thorsten Glaser <tg@xxxxxxxxx>
- Re: The BigRAMPlus works - Re: kullervo with bigram
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- The BigRAMPlus works - Re: kullervo with bigram
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: CONFIG_DEVTMPFS_MOUNT
- From: Thorsten Glaser <tg@xxxxxxxxx>
- Re: kullervo with bigram
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: kullervo with bigram
- From: "Christian T. Steigies" <cts@xxxxxxxxxx>
- CONFIG_DEVTMPFS_MOUNT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] input: atari - Enable the 102nd key for German keyboards
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH] input: atari - Enable the 102nd key for German keyboards
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yinghai Lu <yinghai@xxxxxxxxxx>
- Re: [PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 14/28] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 26/28] PCI: Export find_pci_host_bridge()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- Re: [PATCH] net: smc91x: Add Atari EtherNAT support
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] net: smc91x: Add Atari EtherNAT support
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: linux-next: Tree for Jan 12 (build failures: m68k, ppc)
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/5] m68k/atari: Remove obsolete IRQ_TYPE_*
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] net: smc91x: Add Atari EtherNAT support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [git pull] m68k updates for 3.19 (take 2)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: linux-next: Tree for Jan 12 (build failures: m68k, ppc)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 3/5] video: atafb: Remove obsolete IRQ_TYPE_PRIO
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k/atari - smc91x: remove Atari special case handling for SMC_PUSH_DATA
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k/atari: Remove obsolete keyboard_tasklet scheduling
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: linux-next: Tree for Jan 12 (build failures: m68k, ppc)
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 1/5] net: atarilance: Remove obsolete IRQ_TYPE_PRIO
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: linux-next: Tree for Jan 12 (build failures: m68k, ppc)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: linux-next: Tree for Jan 12 (build failures: m68k, ppc)
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 4/5] sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH 5/5] m68k/atari: Remove obsolete IRQ_TYPE_*
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/5] video: atafb: Remove obsolete IRQ_TYPE_PRIO
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 0/5] m68k/atari: Remove obsolete IRQ_TYPE_*
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/5] net: atarilance: Remove obsolete IRQ_TYPE_PRIO
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/5] parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 4/5] sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] m68k: Remove FSF address
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] m68k/mac: Fix scsi_type for Mac LC and similar models
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k: Switch to asm-generic/futex.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] arch: m68k: mvme147: config.c: Remove unused function
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] arch: m68k: atari: atakeyb.c: Remove some unused functions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k: don't use module_init in non-modular mvme16x/rtc.c code
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k/atari: Remove obsolete keyboard_tasklet scheduling
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 16/40] m68k/uaccess: fix sparse errors
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 36/40] m68k: macro whitespace fixes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2] m68k/mac: Fix scsi_type for Mac LC and similar models
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] selftests/exec: allow shell return code of 126
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH v2 16/40] m68k/uaccess: fix sparse errors
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 36/40] m68k: macro whitespace fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCHv2] selftests/exec: allow shell return code of 126
- From: David Drysdale <drysdale@xxxxxxxxxx>
- Re: [PATCH] selftests/exec: allow shell return code of 126
- From: David Drysdale <drysdale@xxxxxxxxxx>
- [PATCH] m68k: Switch to asm-generic/futex.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] selftests/exec: allow shell return code of 126
- From: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
- [PATCH] selftests/exec: allow shell return code of 126
- From: David Drysdale <drysdale@xxxxxxxxxx>
- Re: [PATCH] arch: m68k: mvme147: config.c: Remove unused function
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] selftests/exec: allow shell return code of 126
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] m68k/mac: Fix scsi_type for Mac LC and similar models
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arch: m68k: 68360: config: Remove unused function
- From: Greg Ungerer <gerg@xxxxxxxxxxx>
- Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH] arch: m68k: 68360: config: Remove unused function
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: m68k: mac: misc.c: Remove some unused functions
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: m68k: mvme147: config.c: Remove unused function
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] arch: m68k: atari: atakeyb.c: Remove some unused functions
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Pavel Machek <pavel@xxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH repost 16/16] m68k/uaccess: fix sparse errors
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: previous, a NeXT emulator
- From: Richard Z <rz@xxxxxxxxxxxxxx>
- Re: [PATCH selftest fails!] m68k: Wire up execveat
- From: David Drysdale <dmd@xxxxxxxxxxxx>
- Re: previous, a NeXT emulator
- From: Zach Brown <zab@xxxxxxxxx>
- Re: previous, a NeXT emulator
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH selftest fails!] m68k: Wire up execveat
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- [PATCH] fs/affs: Fix casting in printed messages
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH selftest fails!] m68k: Wire up execveat
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Måns Rullgård <mans@xxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Måns Rullgård <mans@xxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Måns Rullgård <mans@xxxxxxxxx>
- Re: rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Kevin Cernekee <cernekee@xxxxxxxxx>
- rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [Question] How to print size_t type variable?
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [Question] How to print size_t type variable?
- From: Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx>
- Re: [Question] How to print size_t type variable?
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [Question] How to print size_t type variable?
- From: Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx>
- Re: [Question] How to print size_t type variable?
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [Question] How to print size_t type variable?
- From: Masahiro Yamada <yamada.m@xxxxxxxxxxxxxxxx>
- [PATCH 18/18] m68k/uaccess: fix sparse errors
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [git pull] m68k updates for 3.19
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [git pull] m68k updates for 3.19
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [git pull] m68k updates for 3.19
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Input: amikbd - Allocate temporary keymap buffer on the stack
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Input: amikbd - Allocate temporary keymap buffer on the stack
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH] m68k/atari - smc91x: remove Atari special case handling for SMC_PUSH_DATA
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [PATCH v2 2/2] Input: amikbd - Allocate temporary keymap buffer on the stack
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] Input: amikbd - Fix build if !CONFIG_HW_CONSOLE
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Input: amikbd - Allocate temporary keymap buffer dynamically
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- [PATCH 2/2] Input: amikbd - Allocate temporary keymap buffer dynamically
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/2] Input: amikbd - Fix build if !CONFIG_HW_CONSOLE
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
- From: Yijing Wang <wangyijing@xxxxxxxxxx>
- [PATCH v4 25/37] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 25/37] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 25/37] sun3_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v3 30/37] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 32/37] atari_NCR5380: Merge from NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 27/37] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 18/37] mac_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/37] ncr5380: Remove duplicate comments
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 10/37] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 28/37] atari_NCR5380: Refactor Falcon special cases
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 20/37] mac_scsi: Cleanup PDMA code
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 19/37] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 34/37] atari_NCR5380: Move static TagAlloc array to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 22/37] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 15/37] ncr5380: Remove *_RELEASE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 35/37] atari_NCR5380: Move static co-routine variables to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 25/37] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 37/37] atari_NCR5380: Fix "transfered" typo
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 36/37] atari_NCR5380: Remove RESET_RUN_DONE macro
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 16/37] ncr5380: Drop legacy scsi.h include
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 31/37] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 26/37] sun3_scsi: Move macro definitions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 17/37] dmx3191d: Use NO_IRQ
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 29/37] atari_NCR5380: Refactor Falcon locking
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 23/37] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 21/37] mac_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 24/37] atari_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/37] ncr5380: Remove pointless compiler command line override macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 33/37] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/37] ncr5380: Remove NCR5380_STATS
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/37] ncr5380: Cleanup host info() methods
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/37] ncr5380: Move static PDMA spin counters to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/37] ncr5380: Remove redundant AUTOSENSE macro
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 07/37] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/37] ncr5380: Remove useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 06/37] ncr5380: Remove more useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/37] ncr5380: Remove unused macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/37] ncr5380: Remove unused hostdata fields
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/37] ncr5380: Fix compiler warnings and __setup options
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/37] ncr5380: Use printk() not pr_debug()
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/36] ncr5380: Remove more useless prototypes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] m68k: remove check for CONFIG_BSEIP
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- [PATCH] m68knommu: fix irq handler types in 68360/commproc.c
- [PATCH v6 04/48] m68k: Replace mach_power_off with pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v6 08/48] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v6 39/48] m68k: Register with kernel power-off handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 06/36] ncr5380: Remove more useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 25/36] sun3_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 25/36] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 25/36] sun3_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [PATCH v5 04/48] m68k: Replace mach_power_off with pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v5 08/48] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v5 39/48] m68k: Register with kernel power-off handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: David Gálvez <dgalvez75@xxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- [git pull] m68k updates for 3.18 (take two)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler
- From: Hans-Christian Egtvedt <egtvedt@xxxxxxxxxxxx>
- Re: [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 36/36] atari_NCR5380: Remove RESET_RUN_DONE macro
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 35/36] atari_NCR5380: Move static co-routine variables to host data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 34/36] atari_NCR5380: Move static TagAlloc array to host data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 33/36] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 32/36] atari_NCR5380: Merge from NCR5380.c
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 31/36] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 28/36] atari_NCR5380: Refactor Falcon special cases
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 27/36] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 26/36] sun3_scsi: Move macro definitions
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 25/36] sun3_scsi: Convert to platform device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 24/36] atari_scsi: Remove header
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 23/36] atari_scsi: Convert to platform device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 21/36] mac_scsi: Convert to platform device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 18/36] mac_scsi: Remove header
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 17/36] dmx3191d: Use NO_IRQ
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 14/36] ncr5380: Remove pointless compiler command line override macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 12/36] ncr5380: Cleanup host info() methods
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 11/36] ncr5380: Remove NCR5380_STATS
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 09/36] ncr5380: Remove duplicate comments
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 07/36] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 06/36] ncr5380: Remove more useless prototypes
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v2 05/36] ncr5380: Remove useless prototypes
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v3 04/47] m68k: Replace mach_power_off with pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v3 08/47] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v3 39/47] m68k: Register with kernel power-off handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v2 05/36] ncr5380: Remove useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/36] ncr5380: Remove more useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/36] ncr5380: Cleanup host info() methods
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/36] ncr5380: Remove pointless compiler command line override macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 18/36] mac_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 34/36] atari_NCR5380: Move static TagAlloc array to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 27/36] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 28/36] atari_NCR5380: Refactor Falcon special cases
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 25/36] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 32/36] atari_NCR5380: Merge from NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 31/36] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 21/36] mac_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 35/36] atari_NCR5380: Move static co-routine variables to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 33/36] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 36/36] atari_NCR5380: Remove RESET_RUN_DONE macro
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 26/36] sun3_scsi: Move macro definitions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 24/36] atari_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 23/36] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 17/36] dmx3191d: Use NO_IRQ
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/36] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/36] ncr5380: Remove NCR5380_STATS
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/36] ncr5380: Remove duplicate comments
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/36] ncr5380: Remove unused macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/36] ncr5380: Use printk() not pr_debug()
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/36] ncr5380: Remove unused hostdata fields
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/36] ncr5380: Fix compiler warnings and __setup options
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: Lennox Wu <lennox.wu@xxxxxxxxx>
- Re: [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: James Hogan <james.hogan@xxxxxxxxxx>
- Re: [PATCH] m68k: Wire up bpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH] m68k: Wire up bpf
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/47] m68k: Replace mach_power_off with pm_power_off
- From: Greg Ungerer <gerg@xxxxxxxxxxx>
- Re: [PATCH] m68k: Wire up bpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] nubus: Remove superfluous interrupt disable/restore
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] m68k: Wire up bpf
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v2 39/47] m68k: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v2 08/47] kernel: Move pm_power_off to common code
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v2 04/47] m68k: Replace mach_power_off with pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH] kexec: distribute kexec/arch/m68k/bootinfo.h
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [git pull] m68knommu arch fixes for 3.18
- From: Greg Ungerer <gerg@xxxxxxxxxxx>
- [PATCH] kexec: distribute kexec/arch/m68k/bootinfo.h
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 32/44] arm64: psci: Register with kernel poweroff handler
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [git pull] m68k updates for 3.18
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 44/44] kernel: Remove pm_power_off
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: David Daney <ddaney.cavm@xxxxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 29/44] staging: nvec: Register with kernel poweroff handler
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 23/44] power/reset: qnap-poweroff: Register with kernel poweroff handler
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 21/44] power/reset: gpio-poweroff: Register with kernel poweroff handler
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 35/44] m68k: Register with kernel poweroff handler
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 31/44] arm: Register with kernel poweroff handler
- From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
- Re: [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 18/44] mfd: twl4030-power: Register with kernel poweroff handler
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 01/44] kernel: Add support for poweroff handler call chain
- From: Philippe Rétornaz <philippe.retornaz@xxxxxxxxx>
- [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 07/44] qnap-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 01/44] kernel: Add support for poweroff handler call chain
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 20/44] power/reset: restart-poweroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 22/44] power/reset: as3722-poweroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 21/44] power/reset: gpio-poweroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 44/44] kernel: Remove pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 42/44] efi: Register poweroff handler with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 25/44] power/reset: vexpress-poweroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 41/44] x86: pmc_atom: Register poweroff handler with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 36/44] mips: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 37/44] sh: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 24/44] power/reset: msm-powroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 39/44] x86: ce4100: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 19/44] ipmi: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 38/44] x86: lguest: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 16/44] mfd: tps6586x: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 17/44] mfd: tps65910: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 18/44] mfd: twl4030-power: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 35/44] m68k: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 12/44] mfd: ab8500-sysctrl: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 31/44] arm: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 11/44] mfd: retu: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 13/44] mfd: max8907: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 15/44] mfd: dm355evm_msp: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 34/44] ia64: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 27/44] x86: apm: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 14/44] mfd: tps80031: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 32/44] arm64: psci: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 29/44] staging: nvec: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 30/44] acpi: Register poweroff handler with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 28/44] x86: olpc: Register xo1 poweroff handler with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 23/44] power/reset: qnap-poweroff: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 26/44] x86: iris: Register with kernel poweroff handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 28/29] atari_NCR5380: Refactor Falcon special cases
- From: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 28/29] atari_NCR5380: Refactor Falcon special cases
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 28/29] atari_NCR5380: Refactor Falcon special cases
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 04/29] ncr5380: Remove unused macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 03/29] ncr5380: Fix compiler warnings and __setup options
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 02/29] ncr5380: Remove unused hostdata fields
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 01/29] ncr5380: Use printk() not pr_debug()
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/29] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 23/29] atari_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 22/29] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 21/29] mac_scsi: Convert to platform device
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 19/29] mac_scsi: Add module option to Kconfig
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 17/29] dmx3191d: Use IRQ_NONE
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 12/29] ncr5380: Cleanup host info() methods
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 10/29] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 19/29] mac_scsi: Add module option to Kconfig
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/29] ncr5380: Remove more useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/29] ncr5380: Remove useless prototypes
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/29] atari_scsi: Fix atari_scsi deadlocks on Falcon
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 29/29] atari_NCR5380: Refactor Falcon locking
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 28/29] atari_NCR5380: Refactor Falcon special cases
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/29] sun3_scsi: Move macro definitions
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/29] atari_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/29] ncr5380: Remove *_RELEASE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/29] dmx3191d: Use IRQ_NONE
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/29] mac_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/29] ncr5380: Drop legacy scsi.h include
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/29] sun3_scsi: Convert to platform device
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/29] mac_scsi: Cleanup PDMA code
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 24/29] atari_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 27/29] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/29] ncr5380: Move static PDMA spin counters to host data
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/29] mac_scsi: Remove header
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/29] ncr5380: Remove pointless compiler command line override macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/29] ncr5380: Remove NCR5380_STATS
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/29] ncr5380: Cleanup host info() methods
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/29] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/29] ncr5380: Fix SCSI_IRQ_NONE bugs
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/29] ncr5380: Remove duplicate comments
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/29] ncr5380: Remove redundant AUTOSENSE macro
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/29] ncr5380: Remove unused hostdata fields
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/29] ncr5380: Remove unused macros
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/29] Fixes, cleanups and modernization for NCR5380 drivers
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/29] ncr5380: Fix compiler warnings and __setup options
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/29] ncr5380: Use printk() not pr_debug()
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] USB: isp116x: Fix EtherNAT if !CONFIG_ATARI_ROM_ISA
- From: Michael Schmitz <schmitzmic@xxxxxxxxx>
- Re: [PATCH] [TRIVIAL] m68k: Fix typo 'COFNIG_MBAR'
- From: Greg Ungerer <gregungerer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH] USB: isp116x: Fix EtherNAT if !CONFIG_ATARI_ROM_ISA
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 4/5] natsemi/macsonic: Remove superfluous interrupt disable/restore
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 2/5] m68k: Reformat arch/m68k/mm/hwtest.c
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 5/5] nubus: Remove superfluous interrupt disable/restore
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/5] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/5] cirrus/mac89x0: Remove superfluous interrupt disable/restore
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
[Index of Archives]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite]