[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1465690253.git.lukas@wunner.de>
Date: Sun, 12 Jun 2016 12:31:53 +0200
From: Lukas Wunner <lukas@...ner.de>
To: x86@...nel.org, linux-kernel@...r.kernel.org
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Yinghai Lu <yinghai@...nel.org>
Subject: [PATCH v2 0/3] Reset Apple AirPort card
Reset Apple AirPort card v2
Browsable on GitHub with green/red highlighting:
https://github.com/l1k/linux/commits/airport_reset_v2
Link to v1:
https://lkml.org/lkml/2016/5/28/163
Changes since v1:
- Validate secondary bus number (Yinghai Lu)
- Move amendment of nvidia_bugs quirk and scanning of secondary buses
to separate patch to allow for easier reviewing, bisecting and
reverting (Bjorn Helgaas)
- Spell out reason for resetting the AirPort card in pr_info() message
(Bjorn Helgaas)
- Add dev_err() macro to emulate message format of PCI core
(Bjorn Helgaas)
- Remove line breaks in read/write_pci_config_16()
(Ingo Molnar)
Lukas Wunner (3):
x86/quirks: Apply nvidia_bugs quirk only on root bus
x86/quirks: Reintroduce scanning of secondary buses
x86/quirks: Add early quirk to reset Apple AirPort card
arch/x86/kernel/early-quirks.c | 98 ++++++++++++++++++++++++++++++++++++------
drivers/bcma/bcma_private.h | 2 -
include/linux/bcma/bcma.h | 1 +
3 files changed, 86 insertions(+), 15 deletions(-)
--
2.8.1
Powered by blists - more mailing lists