Bartlomiej Zolnierkiewicz ([email protected])

Number of posts: 1798 (0.91 per day)
First post: 2012-06-04 13:38:54
Last post: 2017-11-09 16:03:41

Date List Subject
2020-09-24 11:29:09 linux-kernel [PATCH] MAINTAINERS: mark FRAMEBUFFER LAYER as Orphan
2020-09-24 11:26:28 linux-kernel [PATCH] MAINTAINERS: remove LIBATA PATA DRIVERS entry
2020-09-08 19:28:58 linux-kernel Re: [PATCH] fbdev: sm712fb: handle ioremap() errors in probe
2020-09-08 19:21:58 linux-kernel Re: [PATCH v3 00/12] video: fbdev: use generic power management
2020-09-08 19:21:11 linux-kernel Re: [PATCH] omapfb: fix spelling mistake "propert" -> "property"
2020-09-08 13:12:28 linux-kernel Re: [PATCH v4] video: fbdev: ssd1307fb: Added support to Column offset
2020-09-08 13:11:35 linux-kernel Re: [PATCH] video: fbdev: fix setting of pixclock because a pass-by-value error
2020-09-08 13:04:48 linux-kernel Re: [PATCH] video: fbdev: sis: fix null ptr dereference
2020-09-08 12:56:26 linux-kernel Re: [PATCH 22/29] video: fbdev: Avoid comma separated statements
2020-09-08 12:56:26 linux-kernel Re: [PATCH] coccinelle: api: fix device_attr_show.cocci warnings
2020-09-08 12:55:10 linux-kernel Re: [PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings
2020-09-08 12:53:32 linux-kernel Re: [PATCH] video: fbdev: replace spurious snprintf() with sprintf()
2020-09-08 12:53:31 linux-kernel Re: [PATCH] docs: fb: Correcting the location of FRAMEBUFFER_CONSOLE option.
2020-09-08 12:47:56 linux-kernel Re: [PATCH] video: fbdev: remove set but not used 'ulCoreClock'
2020-09-08 12:46:53 linux-kernel Re: [PATCH v2] lib/fonts: add font 6x8 for OLED display
2020-09-08 12:42:20 linux-kernel Re: [PATCH] video: fbdev: remove set but not used 'ulBestVCO'
2020-09-08 12:37:54 linux-kernel Re: [PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups.
2020-09-08 11:53:39 linux-kernel Re: [PATCH] video: fbdev: radeon: Fix memleak in radeonfb_pci_register
2020-09-08 11:53:39 linux-kernel Re: [PATCH] fbdev: remove mbx framebuffer driver
2020-08-21 13:55:13 linux-kernel Re: [PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
2020-08-21 13:41:44 linux-kernel Re: [PATCH] video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
2020-08-04 06:02:44 linux-kernel Re: [PATCH] MAINTAINERS: enlist Greg formally for console stuff
2020-08-03 11:09:42 linux-kernel Re: [PATCH] vgacon: fix out of bounds write to the scrollback buffer
2020-07-29 13:38:40 linux-kernel Re: [PATCH] vgacon: fix out of bounds write to the scrollback buffer
2020-07-24 08:30:47 linux-kernel Re: [PATCH v2] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
2020-07-17 12:32:02 linux-kernel Re: [PATCH v2 2/2] memory: samsung: exynos5422-dmc: Add module param to control IRQ mode
2020-07-14 08:21:55 linux-kernel Re: [PATCH v3 0/3] drivers: ide: use generic power management
2020-07-14 07:46:26 linux-kernel Re: [PATCH v2] efi: avoid error message when booting under Xen
2020-07-14 07:42:37 linux-kernel Re: [PATCH v2 2/2] memory: samsung: exynos5422-dmc: Add module param to control IRQ mode
2020-07-14 07:33:37 linux-kernel Re: [PATCH v3 0/3] drivers: ide: use generic power management
2020-07-14 07:23:18 linux-kernel Re: [PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
2020-07-10 14:28:20 linux-kernel Re: [PATCH] fbdev: da8xx-fb: go to proper label on error handling paths in probe
2020-07-10 14:27:53 linux-kernel Re: [PATCH] fbdev: sm712fb: set error code in probe
2020-07-10 14:27:00 linux-kernel Re: [PATCH] video: fbdev: vt8623fb: Constify static vga_regsets
2020-07-10 14:26:43 linux-kernel Re: [PATCH] video: fbdev: neofb: fix memory leak in neo_scan_monitor()
2020-07-10 14:26:39 linux-kernel Re: [PATCH][next] fbdev/fb.h: Use struct_size() helper in kzalloc()
2020-07-10 14:26:19 linux-kernel Re: [PATCH v2 2/2] video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
2020-07-10 14:26:17 linux-kernel Re: [PATCH][next] fbcon: Use array3_size() helper in scr_memcpyw()
2020-07-10 14:25:45 linux-kernel Re: [PATCH][next] fbdev/fb.h: Use struct_size() helper in kzalloc()
2020-07-10 14:25:06 linux-kernel Re: [PATCH] omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
2020-07-10 14:25:04 linux-kernel Re: [PATCH] omapfb: dss: Fix max fclk divider for omap36xx
2020-07-10 14:24:46 linux-kernel Re: [PATCH] video: fbdev: savage: fix memory leak on error handling path in probe
2020-07-10 14:24:20 linux-kernel Re: [PATCH v2 1/2] video: fbdev: amifb: add FIXME about dead APUS support
2020-07-10 14:24:10 linux-kernel Re: [PATCH v3] video: fbdev: ssd1307fb: Added support to Column offset
2020-07-10 13:50:04 linux-kernel Re: [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold
2020-07-10 10:50:00 linux-kernel Re: [PATCH -next] vgacon: Fix an out-of-bounds in vgacon_scrollback_update()
2020-07-10 10:48:54 linux-kernel Re: [PATCH] vgacon: fix a UAF in do_update_region()
2020-07-10 10:17:59 linux-kernel Re: [PATCH] efi: avoid error message when booting under Xen
2020-07-08 10:55:20 linux-kernel Re: [RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling
2020-06-29 19:54:28 linux-wireless Re: [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
2020-06-29 19:05:10 linux-wireless Re: [PATCH v7 07/11] thermal: Use mode helpers in drivers