linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-22 05:55:57 to 2022-04-24 02:09:13 UTC [more...]

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-24  2:09 UTC  (62+ messages)
` [PATCH 01/48] ARM: pxa: split mach/generic.h
` [PATCH 02/48] ARM: pxa: make mainstone.h private
` [PATCH 03/48] ARM: pxa: make mach/regs-uart.h private
` [PATCH 04/48] ARM: pxa: remove mach/dma.h
` [PATCH 05/48] ARM: pxa: split up mach/hardware.h
` [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 26/48] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 28/48] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 31/48] ASoC: pxa: use pdev resource for FIFO regs
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 34/48] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 42/48] ARM: mmp: remove tavorevb board support
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
` [PATCH 48/48] ARM: pxa: convert to multiplatform

[PATCH] leds: trigger/tty: Add knob to blink only for tx or only for rx
 2022-04-20 16:29 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

Multi-color LED framework
 2022-04-14  8:29 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH v4 0/4] leds: pca955x: Add HW blink support
 2022-04-12 16:42 UTC  (5+ messages)
` [PATCH v4 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v4 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v4 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v4 4/4] leds: pca955x: Add HW blink support

[PATCH v3 0/4] leds: pca955x: Add HW blink support
 2022-04-12 11:33 UTC  (7+ messages)
` [PATCH v3 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v3 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v3 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v3 4/4] leds: pca955x: Add HW blink support

[PATCH v4] leds: remove ide-disk trigger
 2022-04-11 19:24 UTC 

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-04-11 18:37 UTC  (5+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v6 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-11 17:11 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v6 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v2 0/2] leds: pca955x: Add HW blink support
 2022-04-11 16:06 UTC  (7+ messages)
` [PATCH v2 1/2] leds: pca955x: Clean up and optimize
` [PATCH v2 2/2] leds: pca955x: Add HW blink support

[PATCH v5 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-08 18:23 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v5 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v4 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-08 16:57 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v4 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v3 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-08 11:05 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v3 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-08 11:04 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v2 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-07 10:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH v2 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v8 0/3 RESEND] Multicolor PWM LED support
 2022-04-07  7:32 UTC  (4+ messages)
` [PATCH v8 1/3 RESEND] dt-bindings: leds: Optional multi-led unit address
` [PATCH v8 2/3 RESEND] dt-bindings: leds: Add multicolor PWM LED bindings
` [PATCH v8 3/3 RESEND] leds: Add PWM multicolor driver

[PATCH 1/3] dt-bindings: leds: Add regulator-led binding
 2022-04-04 20:35 UTC  (3+ messages)
` [PATCH 2/3] leds: regulator: Add dev helper variable
` [PATCH 3/3] leds: regulator: Make probeable from device tree

[PATCH] dt-bindings: leds: sgm3140: Document ocp8110 compatible
 2022-04-04 16:14 UTC 

Biznesowy angielski
 2022-04-04  8:05 UTC 

[PATCH] leds: pca955x: Add HW blink support
 2022-04-01 14:17 UTC  (3+ messages)

[PATCH v2] leds: pca9532: Make pca9532_destroy_devices() return void
 2022-03-31 13:19 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] leds: pca955x: Remove unused pca95xx_num_led_regs()
 2022-03-28  1:46 UTC  (2+ messages)

[GIT PULL] LEDs changes for v5.18-rc1
 2022-03-27 21:25 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: leds: add Broadcom's BCM63138 controller
 2022-03-27  9:28 UTC  (3+ messages)

[PATCH 0/3] Add support for ocp8110 flash
 2022-03-21 19:05 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: leds: sgm3140: Document ocp8110 compatible

[PATCH 00/30] fix typos in comments
 2022-03-19  3:56 UTC  (6+ messages)
` [PATCH 08/30] leds: pca963x: "
` (subset) [PATCH 00/30] "

[PATCH v9 0/2] Introduce block device LED trigger
 2022-03-18 18:21 UTC  (3+ messages)
` [PATCH v9 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v9 2/2] leds: trigger: Add block device LED trigger

[PATCH v4 0/2] leds: add ktd20xx LED driver support
 2022-03-18  7:26 UTC  (5+ messages)
` [PATCH v4 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[PATCH] leds: add LED driver for Worldsemi WS2812B
 2022-03-16 15:28 UTC  (2+ messages)

somrammNPO法人ユナイテッド・アースより控えメールです
 2022-03-13 20:04 UTC 

[PATCH 0/2] simatic-ipc additions to p2sb apl lake gpio
 2022-03-08 20:09 UTC  (4+ messages)
  ` [PATCH 1/2] simatic-ipc: convert to use common P2SB accessor
  ` [PATCH 2/2] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver

Napływ Klientów ze strony
 2022-03-08  8:45 UTC 

Wycena paneli fotowoltaicznych
 2022-03-08  8:29 UTC 

[PATCH v2 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2022-03-07  9:42 UTC  (6+ messages)
` [PATCH v2 1/3] regulator: "
` [PATCH v2 2/3] dt-bindings: mfd: "

[PATCH v13 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-03-03 17:28 UTC  (9+ messages)
` [PATCH v13 2/2] leds: Add driver for Qualcomm LPG

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2022-03-03  0:30 UTC  (4+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (2+ messages)
  ` [PATCH 5/5] "

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-02  2:47 UTC  (10+ messages)

[PATCH V4 0/4] Add PM8350C PMIC PWM support for backlight
 2022-03-01 17:21 UTC  (11+ messages)
` [PATCH V4 1/4] dt-bindings: leds: Add pm8350c pmic support
` [PATCH V4 2/4] leds: Add pm8350c support to Qualcomm LPG driver
` [PATCH V4 3/4] arm64: dts: qcom: pm8350c: Add pwm support
` [PATCH V4 4/4] arm64: dts: qcom: Enable pm8350c pwm for sc7280-idp2

Aspa.fi - yhteydenottolomake
 2022-02-27 22:30 UTC 

[PATCH 1/3] dt-bindings: leds: Add regulator-led binding
 2022-02-25 18:49 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v8 0/3] Multicolor PWM LED support
 2022-02-23 19:45 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: leds: Optional multi-led unit address
` [PATCH v8 2/3] dt-bindings: leds: Add multicolor PWM LED bindings
` [PATCH v8 3/3] leds: Add PWM multicolor driver

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 


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