Martin Povišer ([email protected])

Number of posts: 186 (0.29 per day)
First post: 2022-02-04 18:54:59
Last post: 2023-10-29 17:11:15

Date List Subject
2022-09-27 11:55:04 linux-kernel [PATCH 1/3] ASoC: apple: mca: Trigger, not deassert, the peripheral reset
2022-09-26 09:19:37 linux-kernel Re: Any interest in building the Linux kernel from a MacOS host?
2022-09-19 18:08:46 linux-kernel [PATCH] ASoC: tas2770: Reinit regcache on reset
2022-09-18 10:24:59 linux-kernel [PATCH 0/4] Apple ADMAC peripheral reset clean-up
2022-09-18 10:02:35 linux-kernel [PATCH 3/4] dmaengine: apple-admac: Do not use devres for IRQs
2022-09-18 10:02:32 linux-kernel [PATCH 2/4] arm64: dts: apple: Add ADMAC resets on t8103/t600x
2022-09-18 10:01:24 linux-kernel [PATCH 4/4] dmaengine: apple-admac: Trigger shared reset
2022-09-18 10:00:59 linux-kernel [PATCH 1/4] dt-bindings: dma: apple,admac: Add reset
2022-09-16 15:58:29 linux-kernel Re: [PATCH] get_maintainer: Extend matched name characters in maintainers_in_file()
2022-09-15 14:30:29 linux-kernel Re: [PATCH v2 04/11] ASoC: cs42l42: Split probe() and remove() into stages
2022-09-15 10:38:12 linux-kernel [PATCH v2 11/11] ASoC: cs42l42: Switch to dev_err_probe() helper
2022-09-15 10:34:41 linux-kernel [PATCH v2 00/11] Support for CS42L83 on Apple machines
2022-09-15 10:33:56 linux-kernel [PATCH v2 08/11] ASoC: cs42l42: Export regmap elements to core namespace
2022-09-15 10:29:58 linux-kernel [PATCH v2 02/11] ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
2022-09-15 10:29:53 linux-kernel [PATCH v2 01/11] ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
2022-09-15 10:25:03 linux-kernel [PATCH v2 04/11] ASoC: cs42l42: Split probe() and remove() into stages
2022-09-15 10:24:24 linux-kernel [PATCH v2 07/11] ASoC: cs42l42: Split I2C identity into separate module
2022-09-15 10:24:11 linux-kernel [PATCH v2 09/11] ASoC: cs42l83: Extend CS42L42 support to new part
2022-09-15 10:21:38 linux-kernel [PATCH v2 05/11] ASoC: cs42l42: Split cs42l42_resume into two functions
2022-09-15 09:58:04 linux-kernel [PATCH v2 03/11] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
2022-09-15 09:55:58 linux-kernel [PATCH v2 06/11] ASoC: cs42l42: Pass component and dai defs into common probe
2022-09-15 09:55:54 linux-kernel [PATCH v2 10/11] ASoC: cs42l42: Implement 'set_bclk_ratio'
2022-09-15 09:14:29 linux-kernel Re: [PATCH 04/10] ASoC: cs42l42: Split probe() and remove() into stages
2022-09-09 16:02:21 linux-kernel Re: [PATCH 07/10] ASoC: cs42l42: Split I2C identity into separate module
2022-09-09 15:56:25 linux-kernel Re: [PATCH 09/10] ASoC: cs42l83: Extend CS42L42 support to new part
2022-09-09 15:27:51 linux-kernel Re: [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
2022-09-09 14:57:40 linux-kernel [PATCH 08/10] ASoC: cs42l42: Export regmap elements to core namespace
2022-09-09 14:55:48 linux-kernel [PATCH 02/10] ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
2022-09-09 14:23:04 linux-kernel [PATCH 05/10] ASoC: cs42l42: Split cs42l42_resume into two functions
2022-09-09 14:17:36 linux-kernel [PATCH 09/10] ASoC: cs42l83: Extend CS42L42 support to new part
2022-09-09 14:09:01 linux-kernel [PATCH 03/10] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
2022-09-09 13:57:30 linux-kernel [PATCH 10/10] ASoC: cs42l42: Implement 'set_bclk_ratio'
2022-09-09 13:57:20 linux-kernel [PATCH 06/10] ASoC: cs42l42: Pass component and dai defs into common probe
2022-09-09 13:57:18 linux-kernel [PATCH 07/10] ASoC: cs42l42: Split I2C identity into separate module
2022-09-09 13:57:09 linux-kernel [PATCH 04/10] ASoC: cs42l42: Split probe() and remove() into stages
2022-09-09 13:56:38 linux-kernel [PATCH 00/10] Support for CS42L83 on Apple machines
2022-09-09 13:56:34 linux-kernel [PATCH 01/10] ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
2022-09-05 23:58:08 linux-kernel Re: [PATCH v3 2/4] arm64: dts: apple: t8103: Add MCA and its support
2022-09-05 16:22:42 linux-kernel Re: [PATCH 0/2] Untested TAS2562 power setting fixes
2022-09-05 09:57:18 linux-kernel Re: [PATCH] MAINTAINERS: rectify entry in ARM/APPLE MACHINE SOUND DRIVERS
2022-09-05 08:17:33 linux-kernel [PATCH] ASoC: apple: mca: Postpone requesting of DMA channels
2022-09-05 07:33:14 linux-kernel [PATCH 1/2] dmaengine: apple-admac: Fix grabbing of channels in of_xlate
2022-09-05 07:32:31 linux-kernel [PATCH 2/2] dmaengine: apple-admac: Allocate cache SRAM to channels
2022-09-01 12:19:28 linux-kernel [PATCH 2/2] MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS
2022-09-01 11:55:41 linux-kernel [PATCH 1/2] ASoC: apple: mca: Unselect COMMON_CLK in Kconfig
2022-08-25 15:05:50 linux-kernel [PATCH 0/2] Untested TAS2562 power setting fixes
2022-08-25 15:04:35 linux-kernel [PATCH 2/2] ASoC: tas2562: Fix mute/unmute
2022-08-25 15:03:10 linux-kernel [PATCH 1/2] ASoC: tas2562: Drop conflicting set_bias_level power setting
2022-08-25 14:43:08 linux-kernel [PATCH 3/5] ASoC: tas2764: Fix mute/unmute
2022-08-25 14:42:04 linux-kernel [PATCH 2/5] ASoC: tas2764: Drop conflicting set_bias_level power setting
2022-08-25 14:37:01 linux-kernel [PATCH 5/5] ASoC: tas2764: Export highpass filter setting