messages from 2022-04-19 16:46:09 to 2022-05-04 09:29:20 UTC [more...]
[PATCH v2] fbdev: Use helper to get fb_info in all file operations
2022-05-04 9:28 UTC (7+ messages)
[PATCH 0/4] Remove support for Hyper-V 2008 and 2008R2/Win7
2022-05-04 4:02 UTC (8+ messages)
` [PATCH 1/4] Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
` [PATCH 2/4] scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
` [PATCH 3/4] video: hyperv_fb: "
` [PATCH 4/4] drm/hyperv: "
[PATCH] fbdev: Use helper to get fb_info in all file operations
2022-05-03 20:10 UTC (3+ messages)
[PATCH v2] fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
2022-05-03 15:28 UTC (2+ messages)
[PATCH] video: fbdev: don't remove firmware fb device if it is busy
2022-05-03 15:15 UTC (7+ messages)
2nd Quater puchase request
2022-05-03 14:48 UTC
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-03 14:29 UTC (73+ messages)
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
[PATCH 0/2] fbdev: Fix a NULL pointer dereference in fb_release()
2022-05-02 13:39 UTC (7+ messages)
` [PATCH 1/2] fbdev: Check in file_fb_info() if the fb_info was already been freed
` [PATCH 2/2] fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
[PATCH 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
2022-05-02 8:52 UTC
[PATCH 00/41] OMAP1 full multiplatform conversion
2022-04-29 19:36 UTC (32+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
[RFC PATCH v4 00/11] Fix some race between sysfb device registration and drivers probe
2022-04-29 15:02 UTC (7+ messages)
` [RFC PATCH v4 06/11] fbdev: Restart conflicting fb removal loop when unregistering devices
` [RFC PATCH v4 07/11] fbdev: Make sysfb to unregister its own registered devices
` [RFC PATCH v4 08/11] fbdev: Fix race between sysfb and framebuffer devices registration
` [RFC PATCH v4 10/11] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [RFC PATCH v4 11/11] fbdev: Make registered_fb[] private to fbmem.c
[PATCH 25/37] video: handle HAS_IOPORT dependencies
2022-04-29 14:47 UTC (6+ messages)
` [PATCH 28/37] staging: sm750fb: add "
` [RFC v2 33/39] staging: "
` [RFC v2 36/39] video: handle "
[PATCH v4 0/5] fbdev: Decouple deferred I/O from struct page
2022-04-29 10:08 UTC (6+ messages)
` [PATCH v4 1/5] fbdev: Put mmap for deferred I/O into drivers
` [PATCH v4 2/5] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH v4 3/5] fbdev: Refactor implementation of page_mkwrite
` [PATCH v4 4/5] fbdev: Rename pagelist to pagereflist for deferred I/O
` [PATCH v4 5/5] fbdev: Use pageref offset for deferred-I/O writeback
[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
2022-04-29 8:39 UTC (5+ messages)
` [PATCH v9 01/22] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded DisplayPort driver
[PATCH v3 0/5] Fix some race conditions that exists between fbmem and sysfb
2022-04-29 8:06 UTC (12+ messages)
` [PATCH v3 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v3 4/5] fbdev: Fix some race conditions between fbmem and sysfb
[PATCH v3 0/5] fbdev: Decouple deferred I/O from struct page
2022-04-29 7:38 UTC (12+ messages)
` [PATCH v3 1/5] fbdev: Put mmap for deferred I/O into drivers
` [PATCH v3 2/5] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH v3 3/5] fbdev: Refactor implementation of page_mkwrite
` [PATCH v3 4/5] fbdev: Rename pagelist to pagereflist for deferred I/O
` [PATCH v3 5/5] fbdev: Use pageref offset for deferred-I/O writeback
[PATCH] omapfb: simplify the return expression of nec_8048_connect()
2022-04-29 5:51 UTC
[PATCH] omapfb: simplify the return expression of dsi_init_pll_data()
2022-04-29 5:47 UTC
[PATCH] video: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
2022-04-28 14:37 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[GIT PULL] fbdev updates & fixes for v5.18-rc5
2022-04-26 19:06 UTC (2+ messages)
[PATCH v2 0/3] fbdev: Decouple deferred I/O from struct page
2022-04-26 9:24 UTC (14+ messages)
` [PATCH v2 1/3] fbdev: Put mmap for deferred I/O into drivers
` [PATCH v2 2/3] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH v2 3/3] fbdev: Refactor implementation of page_mkwrite
[PATCH] video: clps711x-fb: Use syscon_regmap_lookup_by_phandle
2022-04-25 18:13 UTC (2+ messages)
[PATCH] fbcon: change fbcon_*registered_fb variables to static
2022-04-23 13:52 UTC (2+ messages)
[PATCH] Staging: fbtft: Fix style problem in header
2022-04-20 17:20 UTC (8+ messages)
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
[PATCH v2 0/2] of: Register platform device for each framebuffer
2022-04-20 7:35 UTC (3+ messages)
` [PATCH v2 2/2] fbdev: Warn in hot-unplug workaround for framebuffers without device
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;
as well as URLs for NNTP newsgroup(s).