Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Javier Martinez Canillas
| Archived =
No
| 210 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
3
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v4,5/5] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-03
Javier Martinez Canillas
New
[v4,4/5] fbdev: Split frame buffer support in FB and FB_CORE symbols
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-03
Javier Martinez Canillas
New
[v4,3/5] drm/arm: Make ARM devices menu depend on DRM
Allow disabling all native fbdev drivers and only keeping DRM emulation
1 - -
-
-
-
2023-07-03
Javier Martinez Canillas
New
[v4,2/5] fbdev: Move core fbdev symbols to a separate Kconfig file
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-03
Javier Martinez Canillas
New
[v4,1/5] video: Add auxiliary display drivers to Graphics support menu
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-03
Javier Martinez Canillas
New
[v3,3/3] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-02
Javier Martinez Canillas
New
[v3,2/3] fbdev: Split frame buffer support in FB and FB_CORE symbols
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-02
Javier Martinez Canillas
New
[v3,1/3] drm: Improve Kconfig symbol prompt and help texts
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-02
Javier Martinez Canillas
New
[v2,2/2] drm: Make fbdev emulation select FB_CORE instead of depends on FB
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-01
Javier Martinez Canillas
New
[v2,1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-07-01
Javier Martinez Canillas
New
[2/2] drm: Make fbdev emulation depend on FB_CORE instead of FB
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-06-29
Javier Martinez Canillas
New
[1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols
Allow disabling all native fbdev drivers and only keeping DRM emulation
- - -
-
-
-
2023-06-29
Javier Martinez Canillas
New
[v2,5/5] drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc()
drm/ssd130x: A few enhancements and cleanups
- 1 -
-
-
-
2023-06-09
Javier Martinez Canillas
New
[v2,4/5] drm/ssd130x: Don't allocate buffers on each plane update
drm/ssd130x: A few enhancements and cleanups
- 1 -
-
-
-
2023-06-09
Javier Martinez Canillas
New
[v2,3/5] drm/ssd130x: Set the page height value in the device info data
drm/ssd130x: A few enhancements and cleanups
- 1 -
-
-
-
2023-06-09
Javier Martinez Canillas
New
[v2,2/5] dt-bindings: display: ssd1307fb: Remove default width and height values
drm/ssd130x: A few enhancements and cleanups
- 1 -
-
-
-
2023-06-09
Javier Martinez Canillas
New
[v2,1/5] drm/ssd130x: Make default width and height to be controller dependent
drm/ssd130x: A few enhancements and cleanups
- 1 -
-
-
-
2023-06-09
Javier Martinez Canillas
New
[5/5] drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_alloc()
drm/ssd130x: A few enhancements and cleanups
- - -
-
-
-
2023-06-05
Javier Martinez Canillas
New
[4/5] drm/ssd130x: Don't allocate buffers on each plane update
drm/ssd130x: A few enhancements and cleanups
- - -
-
-
-
2023-06-05
Javier Martinez Canillas
New
[3/5] drm/ssd130x: Set the page height value in the device info data
drm/ssd130x: A few enhancements and cleanups
- - -
-
-
-
2023-06-05
Javier Martinez Canillas
New
[2/5] dt-bindings: display: ssd1307fb: Remove default width and height values
drm/ssd130x: A few enhancements and cleanups
- - -
-
-
-
2023-06-05
Javier Martinez Canillas
New
[1/5] drm/ssd130x: Make default width and height to be controller dependent
drm/ssd130x: A few enhancements and cleanups
- - -
-
-
-
2023-06-05
Javier Martinez Canillas
New
drm/ssd130x: Fix include guard name
drm/ssd130x: Fix include guard name
- 2 -
-
-
-
2023-05-12
Javier Martinez Canillas
New
firmware/sysfb: Fix wrong stride when bits-per-pixel is calculated
firmware/sysfb: Fix wrong stride when bits-per-pixel is calculated
- - -
-
-
-
2023-04-12
Javier Martinez Canillas
New
ARM: exynos_defconfig: Enable zram as loadable modules
ARM: exynos_defconfig: Enable zram as loadable modules
- - -
-
-
-
2023-04-10
Javier Martinez Canillas
New
[2/2] drm/vkms: Remove <drm/drm_simple_kms_helper.h> include
drm/vkms: A couple of trivial cleanups
- - -
-
-
-
2023-04-06
Javier Martinez Canillas
New
[1/2] drm/vkms: Drop vkms_connector_destroy() wrapper
drm/vkms: A couple of trivial cleanups
- 1 -
-
-
-
2023-04-06
Javier Martinez Canillas
New
arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
- - -
-
-
-
2023-04-03
Javier Martinez Canillas
New
[v2] arm64: dts: rockchip: Remove non-existing pwm-delay-us property
[v2] arm64: dts: rockchip: Remove non-existing pwm-delay-us property
- 1 -
-
-
-
2023-03-30
Javier Martinez Canillas
New
arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
arm64: dts: rockchip: Remove non-existing pwm-delay-us DT property
- 1 -
-
-
-
2023-03-30
Javier Martinez Canillas
New
.gitignore: Exclude KUnit config dot-files
.gitignore: Exclude KUnit config dot-files
- 1 -
-
-
-
2023-03-30
Javier Martinez Canillas
New
[v2] Input: Add KUnit tests for some of the input core helper functions
[v2] Input: Add KUnit tests for some of the input core helper functions
- - 1
-
-
-
2023-03-30
Javier Martinez Canillas
New
Input: Add KUnit tests for some of the input core helper functions
Input: Add KUnit tests for some of the input core helper functions
- - 1
-
-
-
2023-03-29
Javier Martinez Canillas
New
[v3,2/2] arm64: dts: rk3399-pinephone-pro: Add touchscreen support
arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
- - -
-
-
-
2023-03-28
Javier Martinez Canillas
New
[v3,1/2] arm64: dts: rk3399-pinephone-pro: Add internal display support
arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
- - 1
-
-
-
2023-03-28
Javier Martinez Canillas
New
[v2] arm64: dts: rk3399-pinephone-pro: Add internal display support
[v2] arm64: dts: rk3399-pinephone-pro: Add internal display support
- - 1
-
-
-
2023-03-27
Javier Martinez Canillas
New
drm/format-helper: Use drm_format_info_min_pitch() in tests helper
drm/format-helper: Use drm_format_info_min_pitch() in tests helper
- 1 -
-
-
-
2023-03-16
Javier Martinez Canillas
New
drm/virtio: Enable fb damage clips property for the primary plane
drm/virtio: Enable fb damage clips property for the primary plane
1 1 -
-
-
-
2023-03-10
Javier Martinez Canillas
New
[v2] drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
[v2] drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
- 2 -
-
-
-
2023-03-07
Javier Martinez Canillas
New
drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
- - -
-
-
-
2023-03-07
Javier Martinez Canillas
New
media: venus: dec: Fix capture formats enumeration order
media: venus: dec: Fix capture formats enumeration order
- - 2
-
-
-
2023-02-10
Javier Martinez Canillas
New
Revert "venus: firmware: Correct non-pix start and end addresses"
Revert "venus: firmware: Correct non-pix start and end addresses"
- - -
-
-
-
2023-02-07
Javier Martinez Canillas
New
drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command
drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command
- 1 -
-
-
-
2023-01-25
Javier Martinez Canillas
New
[v2,3/3] drm/fb-helper: Use a per-driver FB deferred I/O handler
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-21
Javier Martinez Canillas
New
[v2,2/3] drm/fb-helper: Check fb_deferred_io_init() return value
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-21
Javier Martinez Canillas
New
[v2,1/3] fbdev: Remove unused struct fb_deferred_io .first_io field
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-21
Javier Martinez Canillas
New
drm/ssd130x: Silence a `dubious: x & !y` warning
drm/ssd130x: Silence a `dubious: x & !y` warning
- 1 -
-
-
-
2023-01-21
Javier Martinez Canillas
New
[3/3] drm/fb-helper: Use a per-driver FB deferred I/O handler
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-20
Javier Martinez Canillas
New
[2/3] drm/fb-helper: Check fb_deferred_io_init() return value
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-20
Javier Martinez Canillas
New
[1/3] fbdev: Remove unused struct fb_deferred_io .first_io field
Fixes and cleanup for DRM fbdev emulation and deferred I/O
- 1 -
-
-
-
2023-01-20
Javier Martinez Canillas
New
[v2,13/13] drm/panel-xinpeng-xpp055c272: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,12/13] drm/panel-sony-tulip-truly-nt35521: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,11/13] drm/panel-mantix-mlaf057we51: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 2 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,10/13] drm/panel-sharp-ls060t1sx01: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,09/13] drm/panel-samsung-sofef00: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,08/13] drm/panel-samsung-s6e88a0-ams452ef01: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,07/13] drm/panel-jdi-fhd-r63452: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,06/13] drm/panel-novatek-nt35950: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,05/13] drm/panel-boe-bf060y8m-aj0: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,04/13] drm/panel-elida-kd35t133: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,03/13] drm/panel-leadtek-ltk050h3146w: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,02/13] drm/panel-sitronix-st7703: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- 2 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v2,01/13] drm/panel-asus-z00t-tm5p5-n35596: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2023-01-07
Javier Martinez Canillas
New
[v5,3/3] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
Add PinePhone Pro display support
1 - -
-
-
-
2023-01-02
Javier Martinez Canillas
New
[v5,2/3] drm: panel: Add Himax HX8394 panel controller driver
Add PinePhone Pro display support
- 1 2
-
-
-
2023-01-02
Javier Martinez Canillas
New
[v5,1/3] dt-bindings: display: Add Himax HX8394 panel controller
Add PinePhone Pro display support
- 1 -
-
-
-
2023-01-02
Javier Martinez Canillas
New
[v2,2/2] drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
[v2,1/2] drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
- 1 -
-
-
-
2023-01-02
Javier Martinez Canillas
New
[v2,1/2] drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
[v2,1/2] drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
- 1 -
-
-
-
2023-01-02
Javier Martinez Canillas
New
[v4,4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
Add PinePhone Pro display support
- - 1
-
-
-
2022-12-30
Javier Martinez Canillas
New
[v4,3/4] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
Add PinePhone Pro display support
1 - -
-
-
-
2022-12-30
Javier Martinez Canillas
New
[v4,2/4] drm: panel: Add Himax HX8394 panel controller driver
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-30
Javier Martinez Canillas
New
[v4,1/4] dt-bindings: display: Add Himax HX8394 panel controller
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-30
Javier Martinez Canillas
New
[14/14] drm/panel-xinpeng-xpp055c272: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- - -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[13/14] drm/panel-sony-tulip-truly-nt35521: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[12/14] drm/panel-mantix-mlaf057we51: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[11/14] drm/panel-sharp-ls060t1sx01: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[10/14] drm/panel-samsung-sofef00: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[09/14] drm/panel-samsung-s6e88a0-ams452ef01: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[08/14] drm/panel-jdi-fhd-r63452: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[07/14] drm/panel-novatek-nt35950: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[06/14] drm/panel-boe-bf060y8m-aj0: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[05/14] drm/panel-elida-kd35t133: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[04/14] drm/panel-leadtek-ltk050h3146w: Drop custom DSI write macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[03/14] drm/panel-sitronix-st7703: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[02/14] drm/panel-asus-z00t-tm5p5-n35596: Drop custom DSI write macros
drm/panel: Make panel drivers use existing DSI write macros
- - -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[01/14] drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
drm/panel: Make panel drivers use existing DSI write macros
- 1 -
-
-
-
2022-12-28
Javier Martinez Canillas
New
[RESEND] driver core: Make driver_deferred_probe_timeout a static variable
[RESEND] driver core: Make driver_deferred_probe_timeout a static variable
1 1 -
-
-
-
2022-12-27
Javier Martinez Canillas
New
[v3,4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
Add PinePhone Pro display support
- - 1
-
-
-
2022-12-27
Javier Martinez Canillas
New
[v3,3/4] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
Add PinePhone Pro display support
1 - -
-
-
-
2022-12-27
Javier Martinez Canillas
New
[v3,2/4] drm: panel: Add Himax HX8394 panel controller driver
Add PinePhone Pro display support
- 1 1
-
-
-
2022-12-27
Javier Martinez Canillas
New
[v3,1/4] dt-bindings: display: Add Himax HX8394 panel controller
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-27
Javier Martinez Canillas
New
[v2,4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
Add PinePhone Pro display support
- - -
-
-
-
2022-12-26
Javier Martinez Canillas
New
[v2,3/4] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
Add PinePhone Pro display support
- - -
-
-
-
2022-12-26
Javier Martinez Canillas
New
[v2,2/4] dt-bindings: display: Add Himax HX8394 panel controller
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-26
Javier Martinez Canillas
New
[v2,1/4] drm: panel: Add Himax HX8394 panel controller driver
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-26
Javier Martinez Canillas
New
[4/4] arm64: dts: rk3399-pinephone-pro: Add internal display support
Add PinePhone Pro display support
- - -
-
-
-
2022-12-22
Javier Martinez Canillas
New
[3/4] MAINTAINERS: Add entry for Himax HX8394 panel controller driver
Add PinePhone Pro display support
- - -
-
-
-
2022-12-22
Javier Martinez Canillas
New
[2/4] dt-bindings: display: Add Himax HX8394 panel controller bindings
Add PinePhone Pro display support
- 1 -
-
-
-
2022-12-22
Javier Martinez Canillas
New
[1/4] drm: panel: Add Himax HX8394 panel controller driver
Add PinePhone Pro display support
- - -
-
-
-
2022-12-22
Javier Martinez Canillas
New
[v2,4/4] KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTR
KVM: Delete all references to removed ioctls
- - -
-
-
-
2022-12-02
Javier Martinez Canillas
New
«
1
2
3
»