LinuxLists
Users
About
Geert Uytterhoeven (
[email protected]
)
Number of posts: 2433 (0.66 per day)
First post: 2014-04-17 09:53:38
Last post: 2024-05-29 12:32:55
Previous Page
/
Next Page
Date
List
Subject
2020-01-15 18:16:59
linux-kernel
[PATCH v4 3/5] gpio: Add GPIO Aggregator
2020-01-15 18:16:58
linux-kernel
[PATCH v4 4/5] docs: gpio: Add GPIO Aggregator documentation
2020-01-15 13:15:13
linux-kernel
[PATCH resend] mtd: maps: physmap: Add minimal Runtime PM support
2020-01-15 12:58:06
linux-kernel
[PATCH v2 resend/trivial] drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error message
2020-01-15 12:48:58
linux-kernel
[PATCH v2 3/5] drm/mipi_dbi: Add support for display offsets
2020-01-15 12:48:31
linux-kernel
[PATCH v2 0/5] drm: Add support for Okaya RH128128T
2020-01-15 12:47:41
linux-kernel
[PATCH v2 4/5] drm: tiny: st7735r: Prepare for adding support for more displays
2020-01-15 12:47:24
linux-kernel
[PATCH v2 1/5] dt-bindings: display: sitronix,st7735r: Convert to DT schema
2020-01-15 12:47:19
linux-kernel
[PATCH v2 2/5] dt-bindings: display: sitronix,st7735r: Add Okaya RH128128T
2020-01-15 12:47:13
linux-kernel
[PATCH v2 5/5] drm: tiny: st7735r: Add support for Okaya RH128128T
2020-01-13 13:06:49
linux-kernel
[PATCH] mdio_bus: Simplify reset handling and extend to non-DT systems
2020-01-02 14:07:02
linux-kernel
[PATCH 5/6] spi: rspi: Add support for multiple native chip selects
2020-01-02 14:06:50
linux-kernel
[PATCH 4/6] spi: rspi: Remove set_config_register() macro
2020-01-02 14:06:15
linux-kernel
[PATCH 0/6] spi: rspi: Add support for multiple native and GPIO chip selects
2020-01-02 14:06:06
linux-kernel
[PATCH 2/6] spi: sh-msiof: Convert to generic unused native cs handling.
2020-01-02 14:06:01
linux-kernel
[PATCH 6/6] spi: rspi: Add support for GPIO chip selects
2020-01-02 14:05:44
linux-kernel
[PATCH 3/6] spi: rspi: Use dev_warn_once() instead of open-coding
2020-01-02 14:05:42
linux-kernel
[PATCH 1/6] spi: Add generic support for unused native cs with cs-gpios
2019-12-30 15:33:16
linux-nfs
[PATCH/RFC] nfs: NFS_SWAP should depend on SWAP
2019-12-30 13:40:18
linux-kernel
[PATCH/RFC 0/2] gpio: of: Add DT overlay support for GPIO hogs
2019-12-30 13:39:57
linux-kernel
[PATCH/RFC 1/2] gpio: of: Extract of_gpiochip_add_hog()
2019-12-30 13:39:57
linux-kernel
[PATCH/RFC 2/2] gpio: of: Add DT overlay support for GPIO hogs
2019-12-30 13:28:41
linux-kernel
[PATCH] drm/fb-helper: Round up bits_per_pixel if possible
2019-12-30 13:07:18
linux-kernel
[PATCH] drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
2019-12-09 10:15:33
linux-kernel
[PATCH] ARM: shmobile: defconfig: Restore debugfs support
2019-12-06 13:24:40
linux-kernel
[PATCH] block: Make request_queue.rpm_status an enum
2019-12-06 13:23:26
linux-kernel
[PATCH v2] driver core: Print device when resources present in really_probe()
2019-12-06 13:20:29
linux-kernel
[PATCH v3] iio: adc: max9611: Fix too short conversion time delay
2019-12-03 16:45:14
linux-kernel
[PATCH 3/7] sh: process: Fix broken lines in register dumps
2019-12-03 16:45:13
linux-kernel
[PATCH 6/7] sh: machvec: Modernize printing of kernel messages
2019-12-03 16:45:13
linux-kernel
[PATCH 4/7] sh: sh2007: Modernize printing of kernel messages
2019-12-03 16:33:20
linux-kernel
[PATCH 5/7] sh: pci: Modernize printing of kernel messages
2019-12-03 16:29:27
linux-kernel
[PATCH 2/7] sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
2019-12-03 16:28:44
linux-kernel
[PATCH 1/7] sh: kernel: disassemble: Fix broken lines in disassembly dumps
2019-12-03 16:28:42
linux-kernel
[PATCH 0/7] sh: Modernize printing of kernel messages
2019-12-03 16:27:34
linux-kernel
[PATCH 7/7] sh: fault: Modernize printing of kernel messages
2019-12-02 08:57:51
linux-kernel
[PATCH v2] iio: adc: max9611: Fix too short conversion time delay
2019-11-27 10:05:12
linux-kernel
[PATCH/RFC] gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()
2019-11-27 10:01:37
linux-kernel
[PATCH] gpiolib: Fix error message on out-of-range GPIO in lookup table
2019-11-27 08:47:45
linux-kernel
[PATCH v3 1/7] gpiolib: Add GPIOCHIP_NAME definition
2019-11-27 08:47:44
linux-kernel
[PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings
2019-11-27 08:46:20
linux-kernel
[PATCH v3 2/7] gpiolib: Add support for gpiochipN-based table lookup
2019-11-27 08:45:45
linux-kernel
[PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation
2019-11-27 08:45:23
linux-kernel
[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
2019-11-27 08:45:23
linux-kernel
[PATCH v3 3/7] gpiolib: Add support for GPIO line table lookup
2019-11-27 08:45:11
linux-kernel
[PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
2019-11-27 08:45:10
linux-kernel
[PATCH v3 7/7] MAINTAINERS: Add GPIO Aggregator/Repeater section
2019-11-26 19:00:39
linux-kernel
[PATCH] docs: device-mapper: Add dm-clone to documentation index
2019-11-20 17:31:11
linux-kernel
[PATCH] gpio: of: Fix bogus reference to gpiod_get_count()
2019-11-20 17:17:47
linux-kernel
[PATCH v2 2/2] reset: Align logic and flow in managed helpers
2019-11-20 17:17:40
linux-kernel
[PATCH 1/3] reset: Do not register resource data for missing resets