Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1512852

[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes

From Ondrej Zary <linux@rainbow-software.org>
Newsgroups linux.kernel
Subject [PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes
Date 2016-10-31 21:30 +0100
Message-ID <syrns-7fi-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,
this patch series improves IRQ probing and moves it from NCR5380 to
g_NCR5380, adds IRQ auto-configuration for HP C2502 and enables all
this by default. It also adds IRQ and base address checks to prevent
hangs when wrong values are specified by user. There's also a small
release region fix in error handling.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes Ondrej Zary <linux@rainbow-software.org> - 2016-10-31 21:30 +0100
  [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing Ondrej Zary <linux@rainbow-software.org> - 2016-10-31 21:30 +0100
    Re: [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing Finn Thain <fthain@telegraphics.com.au> - 2016-11-02 08:50 +0100
      Re: [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing Ondrej Zary <linux@rainbow-software.org> - 2016-11-02 09:10 +0100
        Re: [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing Finn Thain <fthain@telegraphics.com.au> - 2016-11-03 03:20 +0100
  [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Ondrej Zary <linux@rainbow-software.org> - 2016-10-31 21:30 +0100
    Re: [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Finn Thain <fthain@telegraphics.com.au> - 2016-11-02 08:50 +0100
      Re: [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Ondrej Zary <linux@rainbow-software.org> - 2016-11-02 09:30 +0100
        Re: [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Finn Thain <fthain@telegraphics.com.au> - 2016-11-03 03:20 +0100
          Re: [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Ondrej Zary <linux@rainbow-software.org> - 2016-11-03 09:10 +0100
            Re: [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502 Finn Thain <fthain@telegraphics.com.au> - 2016-11-04 04:10 +0100
  [PATCH 3/6] g_NCR5380: Check for chip presence before calling NCR5380_init() Ondrej Zary <linux@rainbow-software.org> - 2016-10-31 21:30 +0100
    Re: [PATCH 3/6] g_NCR5380: Check for chip presence before calling  NCR5380_init() Finn Thain <fthain@telegraphics.com.au> - 2016-11-02 08:50 +0100
  [PATCH 5/6] g_NCR5380: Autoprobe IRQ by default Ondrej Zary <linux@rainbow-software.org> - 2016-10-31 21:30 +0100
    Re: [PATCH 5/6] g_NCR5380: Autoprobe IRQ by default Finn Thain <fthain@telegraphics.com.au> - 2016-11-02 08:50 +0100

csiph-web