b4-sent.feeds.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] powerpc/rtas_pci: rename and properly expose config access APIs
 2023-11-28  0:40 UTC 

[PATCH 0/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree
 2023-11-27 15:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: adi,ad5791.yaml: Add support for controlling RBUF
` [PATCH 2/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree

[PATCH RFC] driver: core: don't queue device links removal for dt overlays
 2023-11-27 15:23 UTC 

[PATCH v2 0/2] Add support for LTC4282
 2023-11-24 14:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH v2 2/2] hwmon: ltc4282: add support for the LTC4282 chip

[PATCH v5 00/39] ep93xx device tree conversion
 2023-11-22  9:00 UTC  (40+ messages)
` [PATCH v5 01/39] gpio: ep93xx: split device in multiple
` [PATCH v5 02/39] ARM: ep93xx: add regmap aux_dev
` [PATCH v5 03/39] clk: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v5 04/39] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v5 05/39] power: reset: Add a driver for the ep93xx reset
` [PATCH v5 06/39] dt-bindings: soc: Add Cirrus EP93xx
` [PATCH v5 07/39] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v5 08/39] dt-bindings: dma: Add Cirrus EP93xx
` [PATCH v5 09/39] dma: cirrus: add DT support for "
` [PATCH v5 10/39] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v5 11/39] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v5 12/39] dt-bindings: pwm: Add "
` [PATCH v5 13/39] pwm: ep93xx: add DT support for "
` [PATCH v5 14/39] dt-bindings: spi: Add "
` [PATCH v5 15/39] spi: ep93xx: add DT support for "
` [PATCH v5 16/39] dt-bindings: net: Add "
` [PATCH v5 17/39] net: cirrus: add DT support for "
` [PATCH v5 18/39] dt-bindings: mtd: Add ts7200 nand-controller
` [PATCH v5 19/39] mtd: rawnand: add support for ts72xx
` [PATCH v5 20/39] dt-bindings: ata: Add Cirrus EP93xx
` [PATCH v5 21/39] ata: pata_ep93xx: add device tree support
` [PATCH v5 22/39] dt-bindings: input: Add Cirrus EP93xx keypad
` [PATCH v5 23/39] input: keypad: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v5 24/39] dt-bindings: wdt: Add ts72xx
` [PATCH v5 25/39] wdt: ts72xx: add DT support for ts72xx
` [PATCH v5 26/39] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v5 27/39] ASoC: dt-bindings: ep93xx: Document DMA support
` [PATCH v5 28/39] ASoC: dt-bindings: ep93xx: Document Audio Port support
` [PATCH v5 29/39] ASoC: ep93xx: Drop legacy DMA support
` [PATCH v5 30/39] ARM: dts: add Cirrus EP93XX SoC .dtsi
` [PATCH v5 31/39] ARM: dts: ep93xx: add ts7250 board
` [PATCH v5 32/39] ARM: dts: ep93xx: Add EDB9302 DT
` [PATCH v5 33/39] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
` [PATCH v5 34/39] pwm: ep93xx: drop legacy pinctrl
` [PATCH v5 35/39] ata: pata_ep93xx: remove legacy pinctrl use
` [PATCH v5 36/39] ARM: ep93xx: delete all boardfiles
` [PATCH v5 37/39] ARM: ep93xx: soc: drop defines
` [PATCH v5 38/39] ASoC: cirrus: edb93xx: Delete driver
` [PATCH v5 39/39] dma: cirrus: remove platform code

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-21 11:35 UTC  (5+ messages)
` [PATCH v2 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH v2 2/4] fs: Remove the now superfluous sentinel elements "
` [PATCH v2 3/4] sysctl: "
` [PATCH v2 4/4] coda: "

[PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
 2023-11-21 11:02 UTC  (4+ messages)
` [PATCH 1/3] sysctl: Fix out of bounds access for empty sysctl registers
` [PATCH 2/3] sysctl: Add a selftest for handling empty dirs
` [PATCH 3/3] sysclt: Clarify the results of selftest run

[PATCH 00/12] iio: add new backend framework
 2023-11-21 10:20 UTC  (13+ messages)
` [PATCH 01/12] driver: core: allow modifying device_links flags
` [PATCH 02/12] of: property: add device link support for io-backends
` [PATCH 03/12] iio: add the IIO backend framework
` [PATCH 04/12] iio: adc: ad9467: fix reset gpio handling
` [PATCH 05/12] iio: adc: ad9467: don't ignore error codes
` [PATCH 06/12] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH 07/12] iio: adc: ad9467: fix scale setting
` [PATCH 08/12] iio: adc: ad9467: use spi_get_device_match_data()
` [PATCH 09/12] iio: adc: ad9467: use chip_info variables instead of array
` [PATCH 10/12] iio: adc: ad9467: convert to backend framework
` [PATCH 11/12] iio: adc: adi-axi-adc: convert to regmap
` [PATCH 12/12] iio: adc: adi-axi-adc: move to backend framework

[PATCH v2 0/4] clk: ccf: fix enable_count mismatch
 2023-11-18 22:10 UTC  (5+ messages)
` [PATCH v2 1/4] clk: clk_sandbox_ccf: assign ccf_clk_ops to .ops of the driver
` [PATCH v2 2/4] clk: get correct ops for clk_enable() and clk_disable()
` [PATCH v2 3/4] clk: clk_sandbox: get devm clock i2c_root
` [PATCH v2 4/4] test: dm: clk_ccf: get "i2c_root" clock from &clk_ccf

[PATCH 0/4] clk: ccf: fix enable_count mismatch
 2023-11-18 22:07 UTC  (5+ messages)
` [PATCH 1/4] clk: clk_sandbox_ccf: assign ccf_clk_ops to .ops of the driver
` [PATCH 2/4] clk: get correct ops for clk_enable() and clk_disable()
` [PATCH 3/4] clk: clk_sandbox: get devm clock i2c_root
` [PATCH 4/4] test: dm: clk_ccf: get "i2c_root" clock from &clk_ccf

[PATCH v4 00/13] powerpc/pseries: New character devices for system parameters and VPD
 2023-11-18  5:14 UTC  (14+ messages)
` [PATCH v4 01/13] powerpc/rtas: Add for_each_rtas_function() iterator
` [PATCH v4 02/13] powerpc/rtas: Fall back to linear search on failed token->function lookup
` [PATCH v4 03/13] powerpc/rtas: Add function return status constants
` [PATCH v4 04/13] powerpc/rtas: Factor out function descriptor lookup
` [PATCH v4 05/13] powerpc/rtas: Facilitate high-level call sequences
` [PATCH v4 06/13] powerpc/rtas: Serialize firmware activation sequences
` [PATCH v4 07/13] powerpc/rtas: Warn if per-function lock isn't held
` [PATCH v4 08/13] powerpc/uapi: Export papr-miscdev.h header
` [PATCH v4 09/13] powerpc/pseries: Add papr-vpd character driver for VPD retrieval
` [PATCH v4 10/13] powerpc/pseries/papr-sysparm: Validate buffer object lengths
` [PATCH v4 11/13] powerpc/pseries/papr-sysparm: Expose character device to user space
` [PATCH v4 12/13] powerpc/selftests: Add test for papr-vpd
` [PATCH v4 13/13] powerpc/selftests: Add test for papr-sysparm

[PATCH v2 0/5] powerpc/rtas: Trivial and coding style fixes
 2023-11-14 17:22 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/rtas: Drop declaration of undefined call_rtas() function
` [PATCH v2 2/5] powerpc/rtas: Remove unused rtas_service_present()
` [PATCH v2 3/5] powerpc/rtas: Move post_mobility_fixup() declaration to pseries
` [PATCH v2 4/5] powerpc/rtas: Remove trailing space
` [PATCH v2 5/5] powerpc/rtas: Remove 'extern' from function declarations in rtas.h

[PATCH 0/3] powerpc/pseries/memhp: Fix minor bugs and improve error logging
 2023-11-14 17:01 UTC  (4+ messages)
` [PATCH 1/3] powerpc/pseries/memhp: Fix access beyond end of drmem array
` [PATCH 2/3] powerpc/pseries/memhp: Remove unbalanced dlpar_release_drc() call
` [PATCH 3/3] powerpc/pseries/memhp: Log more error conditions in add path

[PATCH v2] clk: check parent_name in clk_register to avoid confusing log_error() output
 2023-11-10 19:19 UTC 

[PATCH v2] arm64: dts: qcom: Add definition for three LEDs
 2023-11-10  2:06 UTC 

[PATCH] msm: misc: enable QRC support on msm-5.4 on RB3-Gen2
 2023-11-09  6:39 UTC 

[PATCH RESEND v7 0/3] Add support for vibrator in multiple PMICs
 2023-11-08  7:36 UTC  (4+ messages)
` [PATCH RESEND v7 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [PATCH RESEND v7 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH RESEND v7 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH] ARM: dts: qcom: Add LPG LED device description
 2023-11-08  6:05 UTC 

[PATCH v2] arm64: dts: qcom: sdm850-lenovo-yoga: Add wakeup-sources
 2023-11-08  5:17 UTC 

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-11-07 13:45 UTC  (11+ messages)
` [PATCH 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH 02/10] umh: "
` [PATCH 03/10] ftrace: "
` [PATCH 04/10] timekeeping: "
` [PATCH 05/10] seccomp: "
` [PATCH 06/10] scheduler: "
` [PATCH 07/10] printk: "
` [PATCH 08/10] kprobes: "
` [PATCH 09/10] delayacct: "
` [PATCH 10/10] bpf: "

[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-07 13:44 UTC  (5+ messages)
` [PATCH 1/4] cachefiles: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements "
` [PATCH 3/4] sysctl: "
` [PATCH 4/4] coda: "

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga: Add wakeup-sources
 2023-11-07  0:12 UTC 

[PATCH 0/7] powerpc/rtas: Trivial, coding style, and kernel-doc fixes
 2023-11-06 13:42 UTC  (8+ messages)
` [PATCH 1/7] powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
` [PATCH 2/7] powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
` [PATCH 3/7] powerpc/rtas: Drop declaration of undefined call_rtas() function
` [PATCH 4/7] powerpc/rtas: Remove unused rtas_service_present()
` [PATCH 5/7] powerpc/rtas: Move post_mobility_fixup() declaration to pseries
` [PATCH 6/7] powerpc/rtas: Remove trailing space
` [PATCH 7/7] powerpc/rtas: Remove 'extern' from function declarations in rtas.h

[PATCH] rpm-pkg: simplify installkernel %post
 2023-11-03 23:33 UTC 

[PATCH] ARM: dts: imx6q: skov: fix ethernet clock regression
 2023-11-01 11:03 UTC 

[PATCH] Lower the ptrace permissions so that the memfd_secrect test program runs without an issue
 2023-10-30  8:54 UTC 

[PATCH v2 0/2] hwmon: add ti,ina237 support to ina238 driver
 2023-10-26  7:08 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: ina238: add ina237 support
` [PATCH v2 2/2] dt-bindings: hwmon: ti,ina2xx: add ti,ina237

[PATCH v3 00/10] powerpc/pseries: New character devices for system parameters and VPD
 2023-10-26  3:24 UTC  (11+ messages)
` [PATCH v3 01/10] powerpc/rtas: Factor out function descriptor lookup
` [PATCH v3 02/10] powerpc/rtas: Facilitate high-level call sequences
` [PATCH v3 03/10] powerpc/rtas: Serialize firmware activation sequences
` [PATCH v3 04/10] powerpc/rtas: Warn if per-function lock isn't held
` [PATCH v3 05/10] powerpc/uapi: Export papr-miscdev.h header
` [PATCH v3 06/10] powerpc/pseries: Add papr-vpd character driver for VPD retrieval
` [PATCH v3 07/10] powerpc/pseries/papr-sysparm: Validate buffer object lengths
` [PATCH v3 08/10] powerpc/pseries/papr-sysparm: Expose character device to user space
` [PATCH v3 09/10] powerpc/selftests: Add test for papr-vpd
` [PATCH v3 10/10] powerpc/selftests: Add test for papr-sysparm

[PATCH 0/4] hwmon: add ti,ina237 support to ina238 driver
 2023-10-25 10:34 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for "
` [PATCH 2/4] dt-bindings: hwmon: add ti,ina238
` [PATCH 3/4] hwmon: ina238: add ina237 support
` [PATCH 4/4] dt-bindings: hwmon: ti,ina238: add ti,ina237

[PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra
 2023-10-21 10:20 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350
` [PATCH v2 2/3] dt-bindings: arm: qcom: Add Xiaomi Mi 11 Ultra
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree for "

[PATCH] Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
 2023-10-16  7:13 UTC 

[PATCH v2] watchdog: apple: Deactivate on suspend
 2023-10-16  6:58 UTC 

[PATCH v2 0/7] powerpc/pseries: new character devices for system parameters and VPD
 2023-10-13 21:32 UTC  (8+ messages)
` [PATCH v2 1/7] powerpc/uapi: export papr-miscdev.h header
` [PATCH v2 2/7] powerpc/pseries: papr-vpd char driver for VPD retrieval
` [PATCH v2 3/7] powerpc/rtas: serialize ibm,get-vpd service with papr-vpd sequences
` [PATCH v2 4/7] powerpc/pseries/papr-sysparm: validate buffer object lengths
` [PATCH v2 5/7] powerpc/pseries/papr-sysparm: expose chardev API to user space
` [PATCH v2 6/7] powerpc/selftests: add test for papr-vpd
` [PATCH v2 7/7] powerpc/selftests: add test for papr-sysparm

[PATCH 0/7] powerpc/pseries: new character devices for system parameters and VPD
 2023-10-06 21:01 UTC  (8+ messages)
` [PATCH 1/7] powerpc/uapi: export papr-miscdev.h header
` [PATCH 2/7] powerpc/pseries: papr-vpd char driver for VPD retrieval
` [PATCH 3/7] powerpc/rtas: serialize ibm,get-vpd service with papr-vpd sequences
` [PATCH 4/7] powerpc/pseries/papr-sysparm: validate buffer object lengths
` [PATCH 5/7] powerpc/pseries/papr-sysparm: expose chardev API to user space
` [PATCH 6/7] powerpc/selftests: add test for papr-vpd
` [PATCH 7/7] powerpc/selftests: add test for papr-sysparm

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-02 11:30 UTC  (8+ messages)
` [PATCH v3 1/7] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v3 2/7] arm: "
` [PATCH v3 3/7] arch/x86: "
` [PATCH v3 4/7] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v3 5/7] riscv: "
` [PATCH v3 6/7] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v3 7/7] c-sky: Remove now superfluous sentinel element from ctl_talbe array

[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
 2023-10-02  8:55 UTC  (11+ messages)
` [PATCH v2 06/15] parport: Remove the now superfluous sentinel element from ctl_table array
` [PATCH v2 07/15] macintosh: "
` [PATCH v2 08/15] infiniband: "
` [PATCH v2 09/15] char-misc: "
` [PATCH v2 10/15] vrf: "
` [PATCH v2 11/15] sgi-xp: "
` [PATCH v2 12/15] fw loader: "
` [PATCH v2 13/15] raid: Remove "
` [PATCH v2 14/15] Drivers: hv: "
` [PATCH v2 15/15] intel drm: "


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