LinuxLists
Users
About
Enrico Weigelt, metux IT consult (
[email protected]
)
Number of posts: 678 (0.44 per day)
First post: 2019-01-22 12:02:11
Last post: 2023-04-26 14:50:42
Previous Page
/
Next Page
Date
List
Subject
2019-11-21 13:40:33
linux-kernel
[PATCH] include: linux: ftrace.h: use BIT() macro
2019-11-21 13:37:15
linux-kernel
[PATCH] scripts: helper for mailing patches from git to the maintainers
2019-11-21 13:34:08
linux-kernel
[PATCH 2/2] input: keyboard: gpio-keys-polled: skip oftree code when CONFIG_OF disabled
2019-11-21 13:34:02
linux-kernel
[PATCH 1/2] input: keyboard: gpio_keys_polled: use gpio lookup table
2019-11-21 13:31:37
linux-kernel
[PATCH] input: keyboard: gpio_keys_polled: use gpio lookup table
2019-11-21 13:22:30
linux-kernel
[PATCH] input: misc: Kconfig: use select instead of depends on KEYBOARD_GPIO
2019-11-19 19:56:26
linux-kernel
Re: [RFC PATCH 0/5] leds: Add DT node finding and parsing to core
2019-11-18 09:23:49
linux-kernel
Re: [RFC PATCH 0/5] leds: Add DT node finding and parsing to core
2019-08-20 12:38:52
linux-kernel
[PATCH 8/9] drivers: ata: sata_gemini: use devm_platform_ioremap_resource()
2019-08-20 12:38:50
linux-kernel
[PATCH 9/9] drivers: ata: sata_rcar: use devm_platform_ioremap_resource()
2019-08-20 12:38:30
linux-kernel
[PATCH 2/9] drivers: ata: ahci_seattle: use devm_platform_ioremap_resource()
2019-08-20 12:38:19
linux-kernel
[PATCH 3/9] drivers: ata: ahci_tegra: use devm_platform_ioremap_resource()
2019-08-20 12:37:57
linux-kernel
[PATCH 7/9] drivers: ata: sata_dwc_460ex: use devm_platform_ioremap_resource()
2019-08-20 12:37:56
linux-kernel
[PATCH 4/9] drivers: ata: ahci_xgene: use devm_platform_ioremap_resource()
2019-08-20 12:37:53
linux-kernel
[PATCH 6/9] drivers: ata: pata_bk3710: use devm_platform_ioremap_resource()
2019-08-20 12:37:32
linux-kernel
[PATCH 1/9] drivers: ata: ahci_octeon: use devm_platform_ioremap_resource()
2019-08-20 12:37:16
linux-kernel
[PATCH 5/9] drivers: ata: libahci_platform: use devm_platform_ioremap_resource()
2019-08-20 12:27:33
linux-kernel
[PATCH v2] (submitted) input: misc: soc_button_array: use platform_device_register_resndata()
2019-08-20 11:19:06
linux-kernel
[PATCH v2] input: misc: soc_button_array: use platform_device_register_resndata()
2019-08-20 10:58:15
linux-kernel
[PATCH 2/2] drivers: input: mouse: alps: drop unneeded likely() call around IS_ERR()
2019-08-20 10:58:07
linux-kernel
[PATCH 1/2] fs: ntfs: drop unneeded likely() call around IS_ERR()
2019-08-20 09:58:04
linux-kernel
[PATCH] platform: x86: pcengines-apuv2: detect apuv4 board
2019-07-31 08:28:10
linux-kernel
[PATCH] platform/x86/pcengines-apuv2: add mpcie reset gpio export
2019-07-29 20:33:02
linux-kernel
[PATCH v2] Makefile: rules for printing kernel architecture and localversion
2019-07-29 19:31:02
linux-kernel
[PATCH] net: sctp: drop unneeded likely() call around IS_ERR()
2019-07-29 19:25:00
linux-kernel
[PATCH 1/2] input: keyboard: gpio_keys_polled: use gpio lookup table
2019-07-29 18:09:28
linux-kernel
[PATCH] init: Kconfig: consistent indentions
2019-07-29 18:05:30
linux-kernel
[PATCH] platform: x86: pcengines-apu2: wire up simswitch gpio as led
2019-07-29 18:02:40
linux-kernel
[PATCH] gpio: just plain warning when nonexisting gpio requested
2019-07-29 16:38:09
linux-kernel
[PATCH 2/2] input: keyboard: gpio-keys-polled: skip oftree code when CONFIG_OF disabled
2019-07-29 16:13:58
linux-kernel
[PATCH] input: misc: soc_button_array: use platform_device_register_resndata()
2019-07-29 15:26:11
linux-wireless
[PATCH] drivers: net: wireless: rsi: return explicit error values
2019-07-29 14:56:47
linux-kernel
[PATCH] drivers: scsi: Kconfig: minor indention fixes
2019-07-29 14:46:44
linux-kernel
[PATCH] drivers: tty: serial: amba-pl011: use generic ops request/release port
2019-07-25 19:07:13
linux-kernel
[PATCH v2] platform/x86/pcengines-apuv2: use KEY_RESTART for front button
2019-07-22 12:51:20
linux-kernel
[PATCH v2] leds: apu: fix error message on probing failure
2019-07-22 12:50:16
linux-kernel
[PATCH v2] leds: apu: fix error message on probing failure
2019-07-22 12:46:30
linux-kernel
[PATCH] platform/x86/pcengines-apuv2: use KEY_RESTART for front button
2019-07-15 15:01:21
linux-kernel
[PATCH 4/6] leds: apu: drop profile field from priv data
2019-07-15 15:00:37
linux-kernel
[PATCH 2/6] leds: apu: drop enum_apu_led_platform_types
2019-07-15 14:59:49
linux-kernel
leds: apu: drop obsolete support for apu>=2
2019-07-15 14:59:36
linux-kernel
[PATCH 5/6] leds: apu: fix error on probing failure
2019-07-15 14:59:34
linux-kernel
[PATCH 6/6] leds: apu: add pr_fmt prefix for better log output
2019-07-15 14:59:27
linux-kernel
[PATCH 1/6] leds: apu: drop superseeded apu2/3 led support
2019-07-15 14:59:17
linux-kernel
[PATCH 3/6] leds: apu: drop iosize field from priv data
2019-07-09 09:36:52
linux-kernel
[PATCH 2/4] scripts: mkdebian: allow renaming generated debian/rules via env
2019-07-09 09:36:30
linux-kernel
[PATCH 4/4] debian: add generic rule file
2019-07-09 09:35:38
linux-kernel
[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
2019-07-09 09:34:54
linux-kernel
[PATCH 3/4] scripts: checkpatch.pl: don't complain that debian/rules is executable
2019-07-03 16:05:21
linux-kernel
[PATCH] arch: powerpc: Kconfig: pedantic formatting
2019-07-03 09:43:03
linux-kernel
[PATCH] gpio: pl061: drop duplicate printing of device name