messages from 2026-06-25 14:09:53 to 2026-07-11 07:39:22 UTC [more...]
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-07-11 7:39 UTC (18+ messages)
` [PATCH 01/16] dt-bindings: twl-regulator: Add bindings for exposing ti,twl4030-regen
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator
` [PATCH 03/16] arm: dts: twl4030: add twl4030-regen child
` [PATCH 04/16] arm: dts: omap3pandora: Populate DT data for the TWL4030's REGEN regulator
` [PATCH 05/16] arm: dts: omap3pandora: Don't use DMA channels for unused SPI masters
` [PATCH 06/16] ASoC: twl4030-codec: Allow setting APLL rate through the .set_sysclk() interface
` [PATCH 07/16] ASoC: dt-bindings: add TI PCM1773
` [PATCH 08/16] ASoC: pcm1773-codec: write a driver for the PCM1773 chip from TI
` [PATCH 09/16] ASoC: dt-bindings: add OpenPandora Sound Card
` [PATCH 10/16] ASoC: omap3pandora: Rewrite sound card driver as a platform driver with DT
` [PATCH 11/16] ARM: dts: omap3-pandora-common: Enable audio in/out (mcbsp4/2)
` [PATCH 12/16] arm: dts: omap3pandora: Add device node for PCM1773 codec
` [PATCH 13/16] arm: dts: omap3pandora: create new DT node for the sound card
` [PATCH 14/16] arm: dts: omap3-pandora-common: backlight: switch to twl4030 pwm and pwm_bl
` [PATCH 15/16] backlight: remove pandora_bl
` [PATCH 16/16] arm: omap2: remove remaining pdata-quirks for pandora legacy devices
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-10 13:57 UTC (6+ messages)
` [PATCH 1/2] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH 2/2] module: Bring includes in linux/kmod.h up to date
[PATCH v2 0/7] vga_switcheroo, drm: Push fbcon handling into DRM clients
2026-07-09 9:16 UTC (8+ messages)
` [PATCH v2 1/7] drm/edid: Include <linux/fb.h>
` [PATCH v2 2/7] drm/client: Add acquire_outputs callback; implement for fbdev emulation
` [PATCH v2 3/7] vga_switcheroo: Add pre_switch callback to client ops
` [PATCH v2 4/7] vga_switcheroo: Add post_switch "
` [PATCH v2 5/7] drm: Implement struct vga_switcheroo_client_ops.pre_switch
` [PATCH v2 6/7] drm: Implement vga_switcheroo_client_ops.post_switch
` [PATCH v2 7/7] vga-switcheroo: Remove unused interfaces
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-09 2:28 UTC (58+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
` [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH 12/13] mm/mprotect: convert mprotect "
` [PATCH 13/13] mm/mremap: convert mremap "
[PATCH 00/10] vga_switcheroo, drm: Push fbcon handling into DRM clients
2026-07-08 21:56 UTC (12+ messages)
` [PATCH 01/10] drm/edid: Include <linux/fb.h>
` [PATCH 02/10] drm/client: Add acquire_outputs callback; implement for fbdev emulation
` [PATCH 03/10] vga_switcheroo: Add pre_switch callback to client ops
` [PATCH 04/10] vga_switcheroo: Add post_switch "
` [PATCH 05/10] drm/amdgpu: Implement struct vga_switcheroo_client_ops.pre_switch
` [PATCH 06/10] drm/i915: Implement vga_switcheroo_client_ops.pre_switch
` [PATCH 07/10] drm/nouveau: "
` [PATCH 08/10] drm/nouveau: Implement vga_switcheroo_client_ops.post_switch
` [PATCH 09/10] drm/radeon: Implement struct vga_switcheroo_client_ops.pre_switch
` [PATCH 10/10] vga-switcheroo: Remove unused interfaces
[PATCH] staging: sm750fb: rename variables to avoid CamelCase
2026-07-08 13:09 UTC (14+ messages)
` [PATCH v2] staging: sm750fb: rename variables to comply with kernel style
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] staging: sm750fb: Remove unused variable 'setAllEngOff'
[PATCH] fb: omap2: dsi: do not copy isr table
2026-07-07 12:32 UTC (2+ messages)
[PATCH v3 0/4] staging: sm750fb: various code cleanups
2026-07-07 12:27 UTC (5+ messages)
` [PATCH v3 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume
[PATCH v2] staging: fbtft: use %pe for backlight errors
2026-07-07 9:22 UTC (2+ messages)
[PATCH] staging: sm750fb: convert camelCase parameters to snake_case
2026-07-07 9:13 UTC (2+ messages)
[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
2026-07-07 9:08 UTC (5+ messages)
` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off
` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg
[PATCH v2] staging: sm750fb: fix CamelCase variables name in sm750
2026-07-07 9:07 UTC (4+ messages)
[PATCH] staging: sm750fb: rename Bpp parameter to bpp
2026-07-07 9:06 UTC (2+ messages)
[staging] staging: sm750fb: fix remaining CamelCase issues
2026-07-07 6:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg
2026-07-07 6:25 UTC (2+ messages)
[staging] staging: sm750fb: rename pvMem to vram and pvReg to reg
2026-07-07 6:25 UTC (3+ messages)
` [PATCH v2] staging: sm750fb: rename CamelCase pvMem and pvReg
[PATCH] fbdev: udlfb: validate vendor descriptor items
2026-07-06 9:30 UTC
[PATCH] fbdev: sstfb: add missing MODULE_DEVICE_TABLE()
2026-07-05 0:14 UTC
[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-07-03 11:18 UTC (24+ messages)
` [PATCH v5 01/14] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v5 02/14] mfd: lm3533: Remove driver specific regmap wrappers
` [PATCH v5 04/14] mfd: lm3533: Pass only regmap and light sensor presence to child devices
` [PATCH v5 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v5 06/14] mfd: lm3533-core: "
` [PATCH v5 07/14] mfd: lm3533: Use dev_groups in struct device_driver
` [PATCH v5 08/14] mfd: lm3533: Convert to use OF bindings
` [PATCH v5 09/14] mfd: lm3533: Add support for VIN power supply
` [PATCH v5 10/14] mfd: lm3533: Set DMA mask
[PATCH v5 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
2026-07-02 16:31 UTC (5+ messages)
` [PATCH v5 2/2] "
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-07-02 11:03 UTC (14+ messages)
` [PATCH 22/32] fbdev/geode: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
[PATCH] fbdev: protect mode sysfs reads with lock_fb_info()
2026-07-01 23:42 UTC (8+ messages)
` [PATCH v2 0/2] fbdev: fix mode sysfs lifetime and bounds issues
` [PATCH v3 0/3] "
` [PATCH v3 1/3] fbdev: bound mode sysfs output to the sysfs buffer
` [PATCH v3 2/3] fbdev: clear fb_info->mode before deleting a videomode
` [PATCH v3 3/3] fbdev: serialize mode sysfs access with lock_fb_info()
` [PATCH v2 1/2] fbdev: bound mode sysfs output to the sysfs buffer
` [PATCH v2 2/2] fbdev: serialize mode sysfs access with lock_fb_info()
[PATCH] fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()
2026-07-01 11:21 UTC
[PATCH] fbdev: uvesafb: unregister connector callback on init failure
2026-07-01 11:12 UTC
[PATCH v2 0/4] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
2026-06-30 14:04 UTC (4+ messages)
` [PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
[PATCH 0/3] Convert LP8864 LED driver to backlight class
2026-06-30 13:50 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: backlight: ti,lp8864: Add backlight class properties
[PATCH v3] fbdev: claim Cyber2000 SPARC I/O aperture before ioremap
2026-06-30 4:22 UTC (3+ messages)
[PATCH] fix: drivers/video: __screen_info_pci_dev: leaked pci_dev references in pci_get_base_class loop
2026-06-29 10:26 UTC (3+ messages)
[PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X family
2026-06-29 6:19 UTC (4+ messages)
` [PATCH v2 3/4] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
[GIT PULL] additional fbdev fixes and updates for v7.2-rc1
2026-06-27 21:13 UTC (2+ messages)
[PATCH] staging: fbtft: use ARRAY_SIZE() in NUMARGS macro
2026-06-26 13:41 UTC (5+ messages)
[PATCH] fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
2026-06-26 13:15 UTC (2+ messages)
[PATCH] fbcon: fix NULL pointer dereference for a console without vc_data
2026-06-26 13:11 UTC (2+ messages)
[PATCH v2] fbdev: fix use-after-free in store_modes()
2026-06-26 13:02 UTC (2+ messages)
[PATCH] staging: fbtft: fix unaligned access and buffer size when startbyte is used
2026-06-26 6:48 UTC (2+ messages)
[PATCH] staging: sm750fb: fix const pointer declaration
2026-06-26 0:22 UTC (2+ messages)
[PATCH] staging: sm750fb: make g_fbmode array const pointer const
2026-06-25 21:51 UTC (2+ messages)
[PATCH] fbdev: via: return an error when DMA copy times out
2026-06-25 16:36 UTC (2+ messages)
[PATCH] fbdev: goldfishfb: fail pan display on base-update timeout
2026-06-25 16:29 UTC (2+ messages)
[PATCH v2] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
2026-06-25 16:18 UTC (2+ messages)
[PATCH] fbdev: fbcon: fix out-of-bounds read in err_out of fbcon_do_set_font()
2026-06-25 15:18 UTC (3+ messages)
[PATCH] staging: fbtft: replace empty modifier argument with no-op macro
2026-06-25 14:09 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox