Peter Ujfalusi ([email protected])

Number of posts: 2089 (0.88 per day)
First post: 2011-05-09 08:52:21
Last post: 2017-11-13 20:16:33

Date List Subject
2014-04-01 13:06:51 linux-kernel [PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
2014-02-28 14:26:35 linux-kernel Re: [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
2014-02-28 07:39:40 linux-kernel Re: [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
2014-02-27 14:33:30 linux-kernel Re: [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
2014-02-27 13:57:14 linux-kernel [PATCH 2/3] mfd: twl6040: Move register patching earlier in probe
2014-02-27 13:57:11 linux-kernel [PATCH 3/3] mfd: twl6040: Clear the interrupt ID register before requesting IRQ
2014-02-27 13:57:08 linux-kernel [PATCH 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
2014-02-27 13:57:00 linux-kernel [PATCH 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
2014-02-26 07:07:05 linux-kernel [PATCH] drivercore: deferral race condition fix
2014-02-25 14:20:53 linux-kernel Re: [PATCH 0/2] mfd: twl6040: Small clean-ups
2014-02-25 07:22:38 linux-kernel Re: [RFC] drivercore: deferral race condition fix
2014-01-27 10:24:05 linux-kernel Re: sysfs: cannot create duplicate filename '/bus/platform/devices/twl4030-codec'
2014-01-08 11:08:17 linux-kernel Re: [PATCH 08/11] ASoC: twl4030: Remove local reg cache
2014-01-03 13:31:15 linux-kernel [PATCH 03/11] MFD: twl-core: Enable regcache for audio registers
2014-01-03 13:30:26 linux-kernel [PATCH 06/11] ASoC: twl4030: Remove reset registers functionality
2014-01-03 13:29:08 linux-kernel [PATCH 07/11] ASoC: twl4030: Introduce local ctl register cache
2014-01-03 13:29:06 linux-kernel [PATCH 09/11] ASoC: twl4030: Parameter alignment fixes (for code consistency)
2014-01-03 13:28:32 linux-kernel [PATCH 11/11] ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()
2014-01-03 13:28:28 linux-kernel [PATCH 10/11] ASoC: twl4030: Move the ctl cache update local to twl4030_write() function
2014-01-03 13:28:26 linux-kernel [PATCH 08/11] ASoC: twl4030: Remove local reg cache
2014-01-03 13:28:19 linux-kernel [PATCH 05/11] ASoC: twl4030: Remove check defaults functionality
2014-01-03 13:28:16 linux-kernel [PATCH 04/11] ASoC: twl4030: Separate write condition checking from I/O function
2014-01-03 13:28:13 linux-kernel [PATCH 01/11] MFD: twl-core: Simplify IO wrapper functions by moving common code out
2014-01-03 13:28:12 linux-kernel [PATCH 02/11] MFD: twl-core: API to set the regcache bypass for a given regmap in twl
2014-01-03 13:28:09 linux-kernel [PATCH 00/11] ASoC/MFD: twl4030 codec local register cache removal
2013-10-25 12:45:35 linux-kernel Re: [PATCHv6 1/3] Input: twl4030-pwrbutton - add device tree support
2013-10-23 09:32:17 linux-kernel [PATCH 2/2] ARM: dts: omap5-uevm: Remove pinmux for dmic pins
2013-10-23 09:32:15 linux-kernel [PATCH 1/2] ARM: dts: omap5-uevm: Correct twl6040 reset GPIO pinmux
2013-10-23 09:32:11 linux-kernel [PATCH 0/2] ARM: dts: omap5-uevm: Audio related fixes
2013-10-22 07:45:59 linux-kernel Re: [PATCH] ARM: dts: am4372: Add McASP nodes
2013-10-21 09:45:49 linux-kernel [PATCH] ARM: dts: am4372: Add McASP nodes
2013-09-01 17:01:31 linux-kernel Re: [PATCH 2/3] driver: input: twl4030-vibra: fix missing of_node_put
2013-09-01 17:00:06 linux-kernel Re: [PATCH 3/3] driver: input: twl6040-vibra: fix missing of_node_put
2013-09-01 16:59:13 linux-kernel Re: [PATCH] mfd: twl6040: Use regmap for register cache
2013-08-21 08:30:59 linux-kernel [PATCH] power: twl4030-charger: Fix compiler warning with regulator_enable()
2013-07-12 11:32:32 linux-kernel [PATCH 2/3] MFD: twl6040: Cosmetic, parameter alignment change
2013-07-12 11:32:13 linux-kernel [PATCH 3/3] MFD: twl6040: Cleanup in early error handling in probe function
2013-07-12 11:32:09 linux-kernel [PATCH 1/3] MFD: twl6040: Remove support for legacy (pdata) mode
2013-07-12 11:30:47 linux-kernel [PATCH] GPIO: gpio-twl6040: Remove support for legacy (pdata) mode
2013-07-12 11:29:45 linux-kernel [PATCH] input: twl6040-vibra: Remove support for legacy (pdata) mode
2013-06-06 08:14:26 linux-kernel [PATCH v3 2/2] RTC: rtc-twl: Cleanup with module_platform_driver() conversion
2013-06-06 08:14:18 linux-kernel [PATCH v3 1/2] RTC: rtc-twl: Fix rtc_reg_map initialization
2013-05-02 12:11:28 linux-kernel [PATCH 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
2013-05-02 12:10:46 linux-kernel [PATCH 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
2013-05-02 12:10:09 linux-kernel [PATCH 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails
2013-05-02 12:10:04 linux-kernel [PATCH 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
2013-05-02 12:10:02 linux-kernel [PATCH 2/5] drivers: bus: omap_l3: Convert to use devm_request_and_ioremap()
2013-05-02 12:09:56 linux-kernel [PATCH 0/5] drivers: bus: omap_l3: Conversion to devm_*
2013-04-23 07:13:52 linux-kernel Re: [RFC/PATCHv2 5/5] arm: omap2+: omap_device: remove no_idle_on_suspend
2013-04-16 08:30:52 linux-kernel [PATCH v2 2/2] RTC: rtc-twl: Cleanup with module_platform_driver() conversion
2013-04-16 08:30:50 linux-kernel [PATCH v2 1/2] RTC: rtc-twl: Fix rtc_reg_map initialization