linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 09:59:01 to 2021-10-13 07:28:14 UTC [more...]

[PATCH v7 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-13  7:28 UTC  (24+ messages)
` [PATCH v7 01/21] uapi: Add <linux/map_to_14segment.h>
` [PATCH v7 02/21] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v7 03/21] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v7 04/21] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v7 05/21] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v7 06/21] auxdisplay: Extract character line display core support
` [PATCH v7 07/21] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v7 08/21] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v7 09/21] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v7 10/21] auxdisplay: ht16k33: Fix frame buffer device blanking
` [PATCH v7 11/21] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v7 12/21] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v7 13/21] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v7 14/21] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v7 15/21] auxdisplay: ht16k33: Move delayed work
` [PATCH v7 16/21] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v7 17/21] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v7 18/21] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v7 19/21] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v7 20/21] auxdisplay: ht16k33: Add LED support
` [PATCH v7 21/21] auxdisplay: ht16k33: Make use of device properties

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-10-12 15:08 UTC  (29+ messages)
` [PATCH v6 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v6 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v6 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v6 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v6 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v6 06/19] auxdisplay: Extract character line display core support
` [PATCH v6 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v6 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v6 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v6 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v6 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v6 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v6 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v6 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v6 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v6 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH v2 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-10-12  1:14 UTC  (4+ messages)
` [PATCH v2 2/2] leds: sunxi: New driver for the "

[PATCH 5.14 032/151] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
 2021-10-11 13:45 UTC 

[PATCH 5.10 18/83] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
 2021-10-11 13:45 UTC 

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-10  4:39 UTC  (2+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[PATCH v8 0/2] Introduce block device LED trigger
 2021-10-09 15:39 UTC  (3+ messages)
` [PATCH v8 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v8 2/2] leds: trigger: Add block device LED trigger

[PATCH v7 0/2] Introduce block device LED trigger
 2021-10-08 19:12 UTC  (3+ messages)
` [PATCH v7 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v7 2/2] leds: trigger: Add block device LED trigger

[PATCH v6 0/2] Introduce block device LED trigger
 2021-10-08 18:50 UTC  (4+ messages)
` [PATCH v6 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v6 2/2] leds: trigger: Add block device LED trigger

[RESEND PATCH v5 0/2] Introduce block device LED trigger
 2021-10-08 14:04 UTC  (7+ messages)
` [RESEND PATCH v5 1/2] docs: Add block device (blkdev) LED trigger documentation
` [RESEND PATCH v5 2/2] leds: trigger: Add block device LED trigger

[PATCH v3 0/5] Add support for QCOM SPMI Flash LEDs
 2021-10-08  2:12 UTC  (6+ messages)
` [PATCH v3 2/5] leds: Add driver "

lets settle the LED `function` property regarding the netdev trigger
 2021-10-07 17:13 UTC  (17+ messages)

[PATCH v3 0/3] HID: playstation: add LED support
 2021-10-07 10:34 UTC  (6+ messages)
` [PATCH v3 2/3] leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-06  7:44 UTC  (5+ messages)

[PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360
 2021-10-05 19:33 UTC  (3+ messages)

[PATCH v4 0/2] Introduce block device LED trigger
 2021-10-05 12:24 UTC  (10+ messages)
` [PATCH v4 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v4 2/2] leds: trigger: Add block device LED trigger

[PATCH] leds: LP50XX should select REGMAP_I2C
 2021-10-04 23:20 UTC 

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-10-04 16:23 UTC  (15+ messages)
` [PATCH v2 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH v2 4/8] dt-bindings: clock: arm,syscon-icst: Use 'reg' instead of 'vco-offset' for VCO register address
` [PATCH v2 5/8] clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for "
` [PATCH v2 8/8] kbuild: Enable dtc 'unit_address_format' warning by default

devicename part of LEDs under ethernet MAC / PHY
 2021-10-04 12:14 UTC  (11+ messages)
    ` are device names part of sysfs ABI? (was Re: devicename part of LEDs under ethernet MAC / PHY)

[PATCH 1/3] net: phy: mscc: Add possibilty to disable combined LED mode
 2021-10-01 10:52 UTC  (2+ messages)

[PATCH] leds: trigger: Disable CPU trigger on PREEMPT_RT
 2021-09-28  0:14 UTC  (10+ messages)

[PATCH v2 00/11] gpio: msc313: Add gpio support for ssd20xd
 2021-09-27 22:51 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: gpio: msc313: Add compatible "
` [PATCH v2 02/11] dt-bindings: gpio: msc313: Add offsets "
` [PATCH v2 03/11] dt-bindings: leds: Document "activity" trigger
` [PATCH v2 04/11] gpio: msc313: Code clean ups
` [PATCH v2 05/11] gpio: msc313: Add support for SSD201 and SSD202D
` [PATCH v2 06/11] ARM: dts: mstar: Set gpio compatible for ssd20xd
` [PATCH v2 07/11] ARM: dts: mstar: unitv2: Wire up LEDs
` [PATCH v2 08/11] ARM: dts: mstar: unitv2: Add core regulator
` [PATCH v2 09/11] ARM: dts: mstar: unitv2: Add io regulator
` [PATCH v2 10/11] ARM: dts: mstar: unitv2: Add DRAM regulator
` [PATCH v2 11/11] ARM: dts: mstar: unitv2: Add wifi switch

[PATCH] leds: trigger: use RCU to protect the led_cdevs list
 2021-09-27 14:20 UTC  (3+ messages)

[PATCH] [v2] led-class-flash: fix -Wrestrict warning
 2021-09-27 14:09 UTC  (2+ messages)

[PATCH] led-class-flash: fix -Wrestrict warning
 2021-09-27 13:12 UTC  (4+ messages)

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2021-09-24  3:49 UTC  (6+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "
` [PATCH 2/2] leds: pca955x: Allow zero LEDs to be specified

[PATCH] leds: gpio: Always provide cdev->brightness_set_blocking()
 2021-09-22 17:21 UTC 

[PATCH v9 0/7] Add support for the IEI WT61P803 PUZZLE MCU
 2021-09-22 13:37 UTC  (8+ messages)
` [PATCH v9 2/7] drivers: mfd: Add a driver for "

[PATCH 1/2] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
 2021-09-22  3:10 UTC  (2+ messages)

[PATCH v5 0/2] Introduce block device LED trigger
 2021-09-20 20:56 UTC  (3+ messages)
` [PATCH v5 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v5 2/2] leds: trigger: Add block device LED trigger

[PATCH] dt-bindings: leds: document rfkill default action
 2021-09-19 20:38 UTC  (2+ messages)

[PATCH 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-17 23:41 UTC  (3+ messages)
` [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names

[RESEND PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern
 2021-09-15  8:02 UTC 

[PATCH v3 0/3] Introduce block device LED trigger
 2021-09-15  7:07 UTC  (6+ messages)
` [PATCH v3 1/3] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v3 2/3] block: export block_class for use by the blkdev LED trigger
` [PATCH v3 3/3] leds: trigger: Add block device "

[PATCH 1/2] dt-bindings: leds: Add Allwinner R329/D1 LED controller
 2021-09-14 17:58 UTC  (7+ messages)
` [PATCH 2/2] leds: sunxi: New driver for the "

[PATCH] Fixes: leds: lp50xx: Fix bank enable mask
 2021-09-14 16:06 UTC 

[PATCH v2 12/15] leds: trigger: blkdev: Enable unlinking block devices from LEDs
 2021-09-14  9:58 UTC  (2+ messages)


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).