LinuxLists
Users
About
Bartosz Golaszewski (
[email protected]
)
Number of posts: 1203 (0.48 per day)
First post: 2014-11-25 15:47:13
Last post: 2021-10-13 14:22:44
Previous Page
/
Next Page
Date
List
Subject
2019-08-02 12:27:41
linux-kernel
Re: [PATCH] gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
2019-08-02 09:23:56
linux-kernel
Re: [PATCH 05/14] gpio: lpc32xx: allow building on non-lpc32xx targets
2019-07-31 11:14:05
linux-kernel
Re: [PATCH] gpio: ixp4xx: remove redundant dev_err message
2019-07-31 08:28:39
linux-kernel
Re: [PATCH v6 15/57] gpio: Remove dev_err() usage after platform_get_irq()
2019-07-30 11:07:55
linux-kernel
Re: [PATCH] gpio: just plain warning when nonexisting gpio requested
2019-07-30 11:07:51
linux-kernel
Re: [PATCH v2] gpio: remove less important #ifdef around declarations
2019-07-30 11:07:47
linux-kernel
Re: [PATCH v2] Documentation: gpio: fix function links in the HTML docs
2019-07-23 18:00:50
linux-kernel
Re: [PATCH] gpio: Use dev_get_drvdata
2019-07-23 15:42:23
linux-kernel
Re: [PATCH v2] gpio: pch: Use dev_get_drvdata
2019-07-22 16:46:28
linux-kernel
Re: [PATCH v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
2019-07-20 18:50:49
linux-kernel
Re: [PATCH] gpio: don't WARN() on NULL descs if gpiolib is disabled
2019-07-12 09:28:28
linux-kernel
Re: [PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
2019-07-10 10:08:09
linux-kernel
Re: [PATCH 1/2] gpio: em: remove the gpiochip before removing the irq domain
2019-07-09 14:59:37
linux-kernel
Re: [PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
2019-07-08 17:11:28
linux-kernel
Re: [PATCH] gpio: davinci: silence error prints in case of EPROBE_DEFER
2019-07-08 14:07:56
linux-kernel
Re: [PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
2019-07-08 12:58:08
linux-kernel
Re: [PATCH v2] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
2019-07-05 14:08:02
linux-kernel
Re: [PATCH] gpio: tegra: Fix build error without CONFIG_DEBUG_FS
2019-07-05 14:06:31
linux-kernel
Re: [PATCH] gpio: tegra: Fix build error without CONFIG_DEBUG_FS
2019-07-05 13:37:00
linux-kernel
Re: [PATCH] gpio: tegra: Fix build error without CONFIG_DEBUG_FS
2019-07-05 13:36:13
linux-kernel
Re: [PATCH] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
2019-07-05 09:58:45
linux-kernel
Re: [PATCH 7/7] gpiolib: Use spinlock_t instead of struct spinlock
2019-07-05 09:58:36
linux-kernel
Re: [PATCH] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
2019-06-24 08:49:33
linux-kernel
Re: [PATCH] drivers: Adjust scope for CONFIG_HAS_IOMEM before devm_platform_ioremap_resource()
2019-06-24 08:48:12
linux-kernel
Re: [PATCH][next] clocksource: davinci-timer: fix memory leak of clockevent on error return
2019-06-05 14:28:26
linux-kernel
Re: [PATCH v2 2/3] gpio: davinci: Add new compatible for K3 AM654 SoCs
2019-05-31 07:12:52
linux-kernel
Re: [PATCH -next] eeprom: at24: Remove set but not used variable 'addr'
2019-05-31 07:11:43
linux-kernel
Re: [PATCH] eeprom: at24: use struct_size() in devm_kzalloc()
2019-05-24 07:06:22
linux-kernel
Re: [PATCH] gpio: fix gpio-adp5588 build errors
2019-05-23 09:36:43
linux-kernel
Re: regulator: NULL-pointer dereference in tps6507x
2019-05-23 09:29:53
linux-kernel
regulator: NULL-pointer dereference in tps6507x
2019-05-20 18:04:19
linux-kernel
Re: [PATCH] tools: gpio: Add include/linux/gpio.h to .gitignore
2019-05-20 07:09:02
linux-kernel
Re: [PATCH 1/2] eeprom: at24: use devm_i2c_new_dummy_device()
2019-05-10 10:17:18
linux-kernel
Re: [PATCH] Documentation: gpio: remove duplicated lines
2019-05-10 10:16:52
linux-kernel
Re: [PATCH][V2] reset: remove redundant null check on pointer dev
2019-04-29 08:08:20
linux-kernel
Re: [PATCH 2/2] gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
2019-04-29 07:56:18
linux-kernel
Re: [PATCH 1/2] gpio: vf610: Use devm_platform_ioremap_resource()
2019-04-23 09:18:53
linux-kernel
Re: [PATCH v5 4/5] ARM: dts: da850-evm: enable cpufreq
2019-04-15 11:56:03
linux-kernel
Re: [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT
2019-04-12 13:33:41
linux-kernel
Re: [RESEND PATCH 1/2] ARM: davinci: support multiplatform build for ARM v5
2019-04-12 13:23:32
linux-kernel
Re: [RESEND PATCH 1/2] ARM: davinci: support multiplatform build for ARM v5
2019-04-02 12:05:33
linux-kernel
Re: [PATCH v2 4/6] ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx
2019-04-01 08:09:24
linux-kernel
Re: [PATCH] gpio: mxc: use devm_platform_ioremap_resource() to simplify code
2019-03-28 17:03:08
linux-kernel
Re: [PATCH] gpio: mockup: fix debugfs read
2019-03-27 16:00:06
linux-kernel
Re: [PATCH v1] gpio: gpio-mlxbf: Add dependency on 64BIT to Kconfig entry
2019-03-26 18:07:24
linux-kernel
Re: [PATCH] Revert "gpio: use new gpio_set_config() helper in more places"
2019-03-26 17:52:45
linux-kernel
Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm
2019-03-26 17:43:25
linux-kernel
Re: [PATCH v6 0/1] gpio: add driver for Mellanox BlueField GPIO
2019-03-26 08:44:50
linux-kernel
Re: [PATCH v5 1/1] gpio: add driver for Mellanox BlueField GPIO controller
2019-03-25 14:00:48
linux-kernel
Re: [PATCH] regulator: max77650: Convert MAX77651 SBB1 to pickable linear range
2019-03-25 08:29:57
linux-kernel
Re: [PATCH] gpio: fix a potential NULL pointer dereference