* [GIT PULL] LED updates for 4.17-rc1
@ 2018-04-03 19:09 Jacek Anaszewski
2018-04-03 19:14 ` Jacek Anaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Jacek Anaszewski @ 2018-04-03 19:09 UTC (permalink / raw)
To: torvalds
Cc: linux-kernel, linux-leds, jacek.anaszewski, linus.walleij, pavel,
tredaelli, ulli.kroll, vadimp
Hi Linus,
Please pull LED updates for 4.17-rc1:
New LED class driver:
- add driver for Mellanox regmap LEDs
Improvement to ledtrig-activity:
- extend disk trigger for reads and writes
Improvements and fixes to existing LED class drivers:
- add more product/board names for PC Engines APU2
- fix wrong dmi_match on PC Engines APU LEDs
- clarify chips supported by LM355x driver
- fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
- allow leds-mlxcpld compilation for 32 bit arch
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/leds_for_4.17-rc1
for you to fetch changes up to 92d7ec1d71e351f11ba503369eb78225510cfcc7:
leds: Fix wrong dmi_match on PC Engines APU LEDs (2018-03-20 20:28:00 +0100)
Thanks,
Jacek Anaszewski
----------------------------------------------------------------
LED updates for 4.17-rc1
----------------------------------------------------------------
Hans Ulli Kroll (1):
leds: Fix wrong dmi_match on PC Engines APU LEDs
Linus Walleij (1):
leds: Extends disk trigger for reads and writes
Pavel Machek (1):
leds: Clarify supported chips by LM355x driver
Timothy Redaelli (1):
leds: Add more product/board names for PC Engines APU2
Vadim Pasternak (3):
leds: leds-mlxcpld: Allow compilation for 32 bit arch
leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform
MAINTAINERS | 1 +
drivers/ata/libata-core.c | 2 +-
drivers/ide/ide-disk.c | 2 +-
drivers/leds/Kconfig | 29 ++--
drivers/leds/Makefile | 1 +
drivers/leds/leds-apu.c | 28 +++-
drivers/leds/leds-mlxreg.c | 281 ++++++++++++++++++++++++++++++++++++
drivers/leds/trigger/ledtrig-disk.c | 12 +-
include/linux/leds.h | 4 +-
9 files changed, 342 insertions(+), 18 deletions(-)
create mode 100644 drivers/leds/leds-mlxreg.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] LED updates for 4.17-rc1
2018-04-03 19:09 [GIT PULL] LED updates for 4.17-rc1 Jacek Anaszewski
@ 2018-04-03 19:14 ` Jacek Anaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Jacek Anaszewski @ 2018-04-03 19:14 UTC (permalink / raw)
To: torvalds
Cc: linux-kernel, linux-leds, linus.walleij, pavel, tredaelli,
ulli.kroll, vadimp
On 04/03/2018 09:09 PM, Jacek Anaszewski wrote:
> Hi Linus,
>
> Please pull LED updates for 4.17-rc1:
>
> New LED class driver:
> - add driver for Mellanox regmap LEDs
>
> Improvement to ledtrig-activity:
It should be of course: "Improvement to ledtrig-disk".
> - extend disk trigger for reads and writes
>
> Improvements and fixes to existing LED class drivers:
> - add more product/board names for PC Engines APU2
> - fix wrong dmi_match on PC Engines APU LEDs
> - clarify chips supported by LM355x driver
> - fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
> - allow leds-mlxcpld compilation for 32 bit arch
>
> The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
>
> Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/leds_for_4.17-rc1
>
> for you to fetch changes up to 92d7ec1d71e351f11ba503369eb78225510cfcc7:
>
> leds: Fix wrong dmi_match on PC Engines APU LEDs (2018-03-20 20:28:00 +0100)
>
> Thanks,
> Jacek Anaszewski
>
> ----------------------------------------------------------------
> LED updates for 4.17-rc1
> ----------------------------------------------------------------
> Hans Ulli Kroll (1):
> leds: Fix wrong dmi_match on PC Engines APU LEDs
>
> Linus Walleij (1):
> leds: Extends disk trigger for reads and writes
>
> Pavel Machek (1):
> leds: Clarify supported chips by LM355x driver
>
> Timothy Redaelli (1):
> leds: Add more product/board names for PC Engines APU2
>
> Vadim Pasternak (3):
> leds: leds-mlxcpld: Allow compilation for 32 bit arch
> leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIG
> leds: add driver for support Mellanox regmap LEDs for BMC and x86 platform
>
> MAINTAINERS | 1 +
> drivers/ata/libata-core.c | 2 +-
> drivers/ide/ide-disk.c | 2 +-
> drivers/leds/Kconfig | 29 ++--
> drivers/leds/Makefile | 1 +
> drivers/leds/leds-apu.c | 28 +++-
> drivers/leds/leds-mlxreg.c | 281 ++++++++++++++++++++++++++++++++++++
> drivers/leds/trigger/ledtrig-disk.c | 12 +-
> include/linux/leds.h | 4 +-
> 9 files changed, 342 insertions(+), 18 deletions(-)
> create mode 100644 drivers/leds/leds-mlxreg.c
>
--
Best regards,
Jacek Anaszewski
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-03 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 19:09 [GIT PULL] LED updates for 4.17-rc1 Jacek Anaszewski
2018-04-03 19:14 ` Jacek Anaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).