Linux Frame Buffer Development
[Prev Page][Next Page]
- [PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures
- From: Uma Shankar <uma.shankar@xxxxxxxxx>
- RE: [PATCH] drm: Fix docbook warnings in hdr metadata helper structures
- From: "Shankar, Uma" <uma.shankar@xxxxxxxxx>
- [PATCH] efifb: BGRT: Add check for new BGRT status field rotation bits
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] drm: Fix docbook warnings in hdr metadata helper structures
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm: Fix docbook warnings in hdr metadata helper structures
- From: Sean Paul <sean@xxxxxxxxxx>
- [PATCH] drm: Fix docbook warnings in hdr metadata helper structures
- From: Uma Shankar <uma.shankar@xxxxxxxxx>
- [PATCH 07/33] fbdev/aty128fb: Remove dead code
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 02/33] fbdev: locking check for fb_set_suspend
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 06/33] fbdev/cyber2000: Remove struct display
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 15/33] fbdev/atyfb: lock_fb_info can't fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 17/33] fbcon: call fbcon_fb_bind directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 19/33] fbdev: unify unlink_framebuffer paths
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 16/33] fbdev: lock_fb_info cannot fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 14/33] staging/olpc: lock_fb_info can't fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 13/33] fbdev: sysfs files can't disappear before the device is gone
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 05/33] fbdev/sa1100fb: Remove dead code
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 04/33] vt: More locking checks
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 26/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 27/33] fb: Flatten control flow in fb_set_var
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 30/33] fbcon: Call con2fb_map functions directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 32/33] staging/olpc_dcon: Add drm conversion to TODO
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 33/33] backlight: simplify lcd notifier
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 31/33] fbcon: Document what I learned about fbcon locking
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 09/33] fbcon: Remove fbcon_has_exited
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 01/33] dummycon: Sprinkle locking checks
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 00/33] fbcon notifier begone v3!
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 1/3][V2] lib: fix match_string() helper on -1 array size
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- Re: [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Grzegorz Halat <ghalat@xxxxxxxxxx>
- Re: [PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH v3 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH 07/33] fbdev/aty128fb: Remove dead code
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 16/33] fbdev: lock_fb_info cannot fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 17/33] fbcon: call fbcon_fb_bind directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/mediatek: Fix warning about unhandled enum value
- From: Sean Paul <sean@xxxxxxxxxx>
- Re: [PATCH] drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
- From: Sean Paul <sean@xxxxxxxxxx>
- RE: [PATCH] drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
- From: "Shankar, Uma" <uma.shankar@xxxxxxxxx>
- [PATCH] drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
- From: Sean Paul <sean@xxxxxxxxxx>
- Re: [PATCH] drm/mediatek: Fix warning about unhandled enum value
- From: CK Hu <ck.hu@xxxxxxxxxxxx>
- [PATCH] drm/mediatek: Fix warning about unhandled enum value
- From: Sean Paul <sean@xxxxxxxxxx>
- [PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
- From: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
- [PATCH 2/2] video: fbdev: pvr2fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH 1/2] video: fbdev: pvr2fb: remove function prototypes
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v8 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH] dt-bindings: backlight: lm3630a: correct schema validation
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] video: fbdev: atafb: remove superfluous function prototypes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] video: fbdev: atafb: remove superfluous function prototypes
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH v2] video: fbdev: gbefb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [PATCH v2] video: fbdev: da8xx-fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2] video: fbdev: pxa168fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: mxsfb: Remove driver
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] dt-bindings: backlight: lm3630a: correct schema validation
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: backlight: lm3630a: correct schema validation
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH] video: fbdev: mxsfb: Remove driver
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] dt-bindings: backlight: lm3630a: correct schema validation
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 30/33] vgaswitcheroo: call fbcon_remap_all directly
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 18/33] fbdev: make unregister/unlink functions not fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 16/33] fbdev: lock_fb_info cannot fail
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 07/33] fbdev/aty128fb: Remove dead code
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 30/33] vgaswitcheroo: call fbcon_remap_all directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH 17/33] fbcon: call fbcon_fb_bind directly
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
- From: Paul Kocialkowski <paul.kocialkowski@xxxxxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Grzegorz Halat <ghalat@xxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] au1200fb: fix DMA API abuse
- From: Manuel Lauss <manuel.lauss@xxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Alexander Shiyan <shc_work@xxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- RE: [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: "Ardelean, Alexandru" <alexandru.Ardelean@xxxxxxxxxx>
- Re: [GIT PULL] fbdev changes for v5.2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] fbdev changes for v5.2
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: "andriy.shevchenko@xxxxxxxxxxxxxxx" <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: "Ardelean, Alexandru" <alexandru.Ardelean@xxxxxxxxxx>
- Re: [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 1/3] au1100fb: fix DMA API abuse
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] au1200fb: fix DMA API abuse
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] jz4740_fb: fix DMA API abuse
- From: Christoph Hellwig <hch@xxxxxx>
- fix DMA API abuse in various mips fbdev drivers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: "Ardelean, Alexandru" <alexandru.Ardelean@xxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 00/16] treewide: fix match_string() helper when array size
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 01/16] lib: fix match_string() helper when array size is positive
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 05/16] ALSA: oxygen: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 03/16] lib,treewide: add new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 04/16] powerpc/xmon: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 02/16] treewide: rename match_string() -> __match_string()
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 01/16] lib: fix match_string() helper on -1 array size
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 07/16] device connection: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 10/16] pinctrl: armada-37xx: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 12/16] rdmacg: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 13/16] drm/edid: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 14/16] staging: gdm724x: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- Re: [PATCH 01/16] lib: fix match_string() helper on -1 array size
- From: "Ardelean, Alexandru" <alexandru.Ardelean@xxxxxxxxxx>
- [PATCH 15/16] video: fbdev: pxafb: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 16/16] sched: debug: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- [PATCH 11/16] mm/vmpressure.c: use new match_string() helper/macro
- From: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
- RE: [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2 7/7] lib/hexdump.c: Optionally retain byte ordering
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 1/7] lib/hexdump.c: Fix selftests
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 0/7] Hexdump Enhancements
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 2/7] au1100fb: fix DMA API abuse
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] au1100fb: fix DMA API abuse
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH next 25/25] video: fbdev: Use dev_get_drvdata()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 45/79] docs: console.txt: convert docs to ReST and rename to *.rst
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 13/79] docs: fb: convert docs to ReST and rename to *.rst
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 13/57] docs: fb: convert documentation to ReST format
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbcon: Don't reset logo_shown when logo is currently shown
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] backlight: rave-sp: don't touch initial state and register with correct device
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] backlight: rave-sp: don't touch initial state and register with correct device
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v6 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH] backlight: rave-sp: don't touch initial state and register with correct device
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v6 3/3] backlight: lm3630a: add firmware node support
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 5/7 v2] MIPS: use the generic uncached segment support in dma-direct
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 5/7 v2] MIPS: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v3 3/3] backlight: lm3630a: add firmware node support
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
- From: Paul Burton <paul.burton@xxxxxxxx>
- Re: [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH 2/7] au1100fb: fix DMA API abuse
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] MIPS: remove the _dma_cache_wback_inv export
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] nios2: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/7] microblaze: use the generic uncached segment support in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- provide generic support for uncached segements in dma-direct
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] backlight: rave-sp: don't touch initial state and register with correct device
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH] Staging: sm750fb: Change *array into *const array
- From: Kelsey Skunberg <skunberg.kelsey@xxxxxxxxx>
- [PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
- From: Grzegorz Halat <ghalat@xxxxxxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v6 3/3] backlight: lm3630a: add firmware node support
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v6 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v6 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- [PATCH next 25/25] video: fbdev: Use dev_get_drvdata()
- From: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>
- [PATCH v2 45/79] docs: console.txt: convert docs to ReST and rename to *.rst
- From: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
- Re: Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files to ReST
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH v5 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v5 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v5 0/3] backlight: lm3630a: bug fix and fwnode support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v5 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v4 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- [PATCH v4 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v4 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v4 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v4 0/3] backlight: lm3630a: bug fix and fwnode support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/26] compat_ioctl: cleanups
- From: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
- [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v3 00/26] compat_ioctl: cleanups
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Not read: 09690355367827220RE:?????????,???????18???~???*?ds6969002????821217669??604951 C 0 M
- From: "Christopher Biemeck" <cbiemeck@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: da8xx-fb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 00/57] Convert files to ReST
- From: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
- Re: [PATCH] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH v3 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] backlight: lm3630a: add firmware node support
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v3 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Dan Murphy <dmurphy@xxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH v3 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v3 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v3 0/3] backlight: lm3630a: bug fix and fwnode support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v3 3/3] backlight: lm3630a: add firmware node support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: gbefb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] video: fbdev: imxfb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- RE: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- RE: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: pxa168fb: add COMPILE_TEST support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [Intel-gfx] [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH] video: fbdev: imxfb: add COMPILE_TEST support
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] video: fbdev: da8xx-fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: gbefb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: pxa168fb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] video: fbdev: imxfb: add COMPILE_TEST support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH -next] video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH -next] fbdev: mxsfb: remove set but not used variable 'line_count'
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH -next] video: fbdev: remove set but not used variable 'size'
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2] fbdev: fix WARNING in __alloc_pages_nodemask bug
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: amba-clcd: Decomission Versatile and Nomadik
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- RE: [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- RE: [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 0/4] Hexdump enhancements
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
- From: "Alastair D'Silva" <alastair@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v7 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: remove NULL struct device support in the DMA API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: remove NULL struct device support in the DMA API
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/7] da8xx-fb: pass struct device to DMA API functions
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: remove NULL struct device support in the DMA API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [GIT PULL] Immutable branch between MFD and DRM due for the v5.2 merge window
- From: Daniel Vetter <daniel@xxxxxxxx>
- [GIT PULL] Immutable branch between MFD and DRM due for the v5.2 merge window
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH -next] video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
- From: <Nicolas.Ferre@xxxxxxxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH -next] video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH -next] fbdev: mxsfb: remove set but not used variable 'line_count'
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH] fbcon: Don't reset logo_shown when logo is currently shown
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Pavel Machek <pavel@xxxxxx>
- Re: linux-next: build warning after merge of the fbdev tree
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Dan Murphy <dmurphy@xxxxxx>
- Re: linux-next: build warning after merge of the fbdev tree
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [PATCH] video: fbdev: sis: fix a missing-check bug
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 09/11] drm/fbdevdrm: Add primary plane
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v2 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches.
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: fix potential NULL pointer dereferences
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: hgafb: fix a NULL pointer dereference
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] drivers: video: fbdev: Kconfig: pedantic cleanups
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] omapfb: Fix potential NULL pointer dereference in kmalloc
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] xen, fbfront: mark expected switch fall-through
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 0/3] fix a bug when udlfb is used as a system console
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 06/12] omapfb: add missing of_node_put after of_device_is_available
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/macfb: Always initialize DAFB colour table pointer register
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/macfb: Call fb_invert_cmaps()
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 0/4] fbdev: atafb: Fix after kexec, misc. cleanups
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/macfb: Remove redundant code
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: savage: fix indentation issue
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: vesafb: fix indentation issue
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH v2 3/3] backlight: lm3630a: add device tree supprt
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v2 1/3] backlight: lm3630a: return 0 on success in update_status functions
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- [PATCH v2 0/3] backlight: lm3630a: bug fix and device tree support
- From: Brian Masney <masneyb@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v2 1/7] fbdev: sm712fb: use type "u8" for 8-bit I/O.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 8/8] fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 6/8] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 5/8] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 4/8] fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 3/8] fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 2/8] fbdev: sm712fb: fix brightness control on reboot, don't set SR30.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 1/8] fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH -next] video: fbdev: remove set but not used variable 'size'
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode
- From: Mukesh Ojha <mojha@xxxxxxxxxxxxxx>
- Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode
- From: Fredrik Noring <noring@xxxxxxxxxx>
- [PATCH v2] fbdev: fix WARNING in __alloc_pages_nodemask bug
- From: Jiufei Xue <jiufei.xue@xxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.0 168/262] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 121/192] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 150/192] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 080/123] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 096/123] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 57/87] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 42/63] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: Fix whitespace to conform to coding style
- From: Greg Kroah-Hartman <greg@xxxxxxxxx>
- [PATCH AUTOSEL 3.18 27/41] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.0 204/262] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- Re: [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 09/11] drm/fbdevdrm: Add primary plane
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH--suppress-cc=all] fbdev: fix WARNING in __alloc_pages_nodemask bug
- From: Jiufei Xue <jiufei.xue@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
- From: Adam Jackson <ajax@xxxxxxxxxx>
- Re: [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 09/11] drm/fbdevdrm: Add primary plane
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 09/11] drm/fbdevdrm: Add primary plane
- From: Mathieu Malaterre <malat@xxxxxxxxxx>
- [PATCH 08/11] drm/fbdevdrm: Add mode conversion DRM <-> fbdev
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 11/11] drm/fbdevdrm: Detect and validate display modes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 10/11] drm/fbdevdrm: Add CRTC
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 09/11] drm/fbdevdrm: Add primary plane
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 07/11] drm/fbdevdrm: Add DRM <-> fbdev pixel-format conversion
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 06/11] drm/fbdevdrm: Add modesetting infrastructure
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 05/11] drm/fbdevdrm: Add GEM and dumb interfaces
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 04/11] drm/fbdevdrm: Add file operations
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 03/11] drm/fbdevdrm: Add memory management
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 02/11] drm/fbdevdrm: Add fbdevdrm device
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 01/11] drm/fbdevdrm: Add driver skeleton
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [RFC][PATCH 00/11] DRM driver for fbdev devices
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode
- From: Shile Zhang <shile.zhang@xxxxxxxxxxxxxxxxx>
- Re: [BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 5/8] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM.
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH 7/7] x86: remove the x86_dma_fallback_dev hack
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [BACKPORT 4.14.y 7/8] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 1/7] fbdev: sm712fb: use type "u8" for 8-bit I/O.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 7/7] x86: remove the x86_dma_fallback_dev hack
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/7] dma-mapping: remove leftover NULL device support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/7] arm: use a dummy struct device for ISA DMA use of the DMA API
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/7] da8xx-fb: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/7] parport_ip32: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- remove NULL struct device support in the DMA API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] xen, fbfront: mark expected switch fall-through
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] xen, fbfront: mark expected switch fall-through
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl().
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] video: amba-clcd: Decomission Versatile and Nomadik
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: Indirect call in vesafb driver
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Indirect call in vesafb driver
- From: Alan Cox <gnomes@xxxxxxxxxxxxxxxxxxx>
- [PATCH] fbdev: fix divide error in fb_var_to_videomode
- From: shile.zhang@xxxxxxxxxxxxxxxxx
- Re: [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
- From: <Nicolas.Ferre@xxxxxxxxxxxxx>
- Re: [PATCH] staging: sm759fb: fix camelcase check issue
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm759fb: fix camelcase check issue
- From: Tom Li <tomli@xxxxxxxx>
- [PATCH 8/8] fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 6/8] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 5/8] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 4/8] fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 3/8] fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 2/8] fbdev: sm712fb: fix brightness control on reboot, don't set SR30.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 1/8] fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH] staging: sm759fb: fix camelcase check issue
- From: Jules Irenge <jbi.octave@xxxxxxxxx>
- Re: [GIT PULL] fbdev changes for v5.1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] fbdev changes for v5.1
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] fbdev: list all pci memory bars as conflicting apertures
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RfC PATCH] fbdev: list all memory bars as conflicting apertures
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RfC PATCH] fbdev: list all memory bars as conflicting apertures
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] video: fbdev: fix potential NULL pointer dereferences
- From: Kangjie Lu <kjlu@xxxxxxx>
- [PATCH] video: hgafb: fix a NULL pointer dereference
- From: Kangjie Lu <kjlu@xxxxxxx>
- Indirect call in vesafb driver
- From: Alexander Pateenok <pateenoc@xxxxxxxxx>
- [RfC PATCH] fbdev: list all memory bars as conflicting apertures
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: DANTE JAVIER PAZ <dpaz@xxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] Fix whitespace to conform to coding style
- From: Joe Turpin <joe.turpin@xxxxxxxxx>
- [PATCH] FBTFT: fbtft-bus: Fix code style problems
- From: Dante Paz <dante.paz@xxxxxxxxx>
- Re: [PATCH v6 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH v6 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Tom Li <tomli@xxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v6 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Tom Li <tomli@xxxxxxxx>
- Re: [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl().
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Is it possible to reset graphics controller on reboot in a framebuffer driver?
- From: Tom Li <tomli@xxxxxxxx>
- [PATCH] drivers: video: fbdev: Kconfig: pedantic cleanups
- From: "Enrico Weigelt, metux IT consult" <info@xxxxxxxxx>
- Re: [PATCH] fbdev: mbx: fix a misspelled variable name
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] fbdev: mbx: fix a misspelled variable name
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: The "udl" driver crashes the kernel.
- From: Wojtek Zabolotny <W.Zabolotny@xxxxxxxxxxxxxx>
- Re: The "udl" driver crashes the kernel.
- From: Wojtek Zabolotny <W.Zabolotny@xxxxxxxxxxxxxx>
- Re: The "udl" driver crashes the kernel.
- From: Wojtek Zabolotny <W.Zabolotny@xxxxxxxxxxxxxx>
- Re: [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [RESEND][PATCH 2/2] staging: sm750fb: trivial Camel Case removal for setDisplayControl().
- From: Yifeng Li <tomli@xxxxxxxx>
- [RESEND][PATCH 1/2] staging: sm750fb: trivial comment indention fix.
- From: Yifeng Li <tomli@xxxxxxxx>
- [RESEND][PATCH 0/2] staging: sm750fb: trivial style fixes.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH] omapfb: Fix potential NULL pointer dereference in kmalloc
- From: Aditya Pakki <pakki001@xxxxxxx>
- Re: [PATCH -next] fbdev: omap2: omapfb: trivial code cleanup
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH -next] fbdev: omap2: omapfb: trivial code cleanup
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: omap2: fix warnings in dss core
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH -next] fbdev: omap2: omapfb: trivial code cleanup
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH] xen, fbfront: mark expected switch fall-through
- From: Oleksandr Andrushchenko <andr2000@xxxxxxxxx>
- [PATCH] xen, fbfront: mark expected switch fall-through
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
- From: <Nicolas.Ferre@xxxxxxxxxxxxx>
- [PATCH 2/3] udlfb: fix sleeping inside spinlock
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/3] fix a bug when udlfb is used as a system console
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3] udlfb: delete the unused parameter for dlfb_handle_damage
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 3/3] dlfb: introduce a rendering mutex
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH 4.19] udlfb: handle unplug properly
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.19] udlfb: handle unplug properly
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 00/12] add missing of_node_put after of_device_is_available
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- [PATCH 06/12] omapfb: add missing of_node_put after of_device_is_available
- From: Julia Lawall <Julia.Lawall@xxxxxxx>
- Re: [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
- From: Souptick Joarder <jrdr.linux@xxxxxxxxx>
- Re: [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
- From: ira.weiny@xxxxxxxxx
- [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
- From: ira.weiny@xxxxxxxxx
- [PATCH v5 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- [PATCH] video/macfb: Always initialize DAFB colour table pointer register
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] video/macfb: Wire up inverse option
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] video/macfb: Wire up inverse option
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] video/macfb: Call fb_invert_cmaps()
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] video/macfb: Wire up inverse option
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH] video: fbdev: vesafb: fix indentation issue
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 2/4] fbdev: atafb: Remove obsolete module support
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 4/4] fbdev: atafb: Modernize printing of kernel messages
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 0/4] fbdev: atafb: Fix after kexec, misc. cleanups
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 3/4] fbdev: atafb: Fix broken frame buffer after kexec
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 1/4] fbdev: atafb: Stop printing virtual screen_base
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] video/macfb: Remove redundant code
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] video/macfb: Remove redundant code
- From: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
- From: ira.weiny@xxxxxxxxx
- [PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
- From: ira.weiny@xxxxxxxxx
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- [PATCH] fbdev: omap2: fix warnings in dss core
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [RFC] video/macfb: Wire up inverse option
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.19 01/83] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH 01/18] MIPS: lantiq: pass struct device to DMA API functions
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH] video: fbdev: savage: fix indentation issue
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] video: fbdev: vesafb: fix indentation issue
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 01/18] MIPS: lantiq: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
- From: Felipe Balbi <balbi@xxxxxxxxxx>
- [PATCH 1/3] da8xx-fb: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] pxa3xx-gcu: pass struct device to dma_mmap_coherent
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] gbefb: switch to managed version of the DMA allocator
- From: Christoph Hellwig <hch@xxxxxx>
- fbdev: don't pass a NULL struct device to DMA API functions v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH -next] drivers/video/fbdev: remove set but not used variable 'size'
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: The "udl" driver crashes the kernel.
- From: David Narvaez <david.narvaez@xxxxxxxxxxxx>
- [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH v3 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH v3 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- [PATCH v3 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- [PATCH v2 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH -next] video: fbdev: Fix potential NULL pointer dereference
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v5 0/2] Do not output logo on quiet boots
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH혻RESEND v2 0/4] Fix ssd1307fb OLED driver reset
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: fbmem: fix memory access if logo is bigger than the screen
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video/fbdev: refactor video= cmdline parsing
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: mbx: fix up debugfs file creation
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH v2 1/2] video: lcd: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: fbdev: geode: remove ifdef OLPC noise
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] video: offb: annotate implicit fall throughs
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] omapfb: fix typo
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev: Use of_node_name_eq for node name comparisons
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbcon: use kvmalloc() for scrollback buffer
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH -next] drivers/video/fbdev: remove set but not used variable 'size'
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH] fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
- From: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
- Re: [PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Tim Harvey <tharvey@xxxxxxxxxxxxx>
- Re: [PATCH 01/18] MIPS: lantiq: pass struct device to DMA API functions
- From: Paul Burton <paul.burton@xxxxxxxx>
- [PATCH] fbcon: add new font TER16x32 to boot options documentation
- From: Richard Fearn <richardfearn@xxxxxxxxx>
- Re: [PATCH v5 1/2] printk: Export console_printk
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option
- From: Martin Kepplinger <martin.kepplinger@xxxxxxxxxxxxx>
- [PATCH] staging: sm750fb: Rename setDisplayControl to set_display_control - style
- From: Jin Chen <nobijinc@xxxxxxxxx>
- Re: [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.
- From: Tom Li <tomli@xxxxxxxx>
- Re: [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
- From: Steve Longerbeam <slongerbeam@xxxxxxxxx>
- Re: [PATCH 02/18] dmaengine: imx-sdma: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/18] dmaengine: imx-sdma: pass struct device to DMA API functions
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- [PATCH 8/8] MAINTAINERS: sm712fb: list myself as one maintainer.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 7/8] fbdev: sm712fb: Kconfig: add information about docs.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 6/8] Documentation: fb: sm712fb: add information mainly about 2D.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 5/8] fbdev: sm712fb: add 32-bit color modes, drops some other modes.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 4/8] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 3/8] fbdev: sm712fb: add 2D-related I/O headers and functions.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 2/8] fbdev: sm712fb: use type "u8" for 8-bit I/O.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 1/8] fbdev: sm712fb: update copyright headers.
- From: Yifeng Li <tomli@xxxxxxxx>
- [PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups.
- From: Yifeng Li <tomli@xxxxxxxx>
- Re: [alsa-devel] don't pass a NULL struct device to DMA API functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [alsa-devel] [PATCH 17/18] ALSA: hal2: pass struct device to DMA API functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [PATCH 10/18] smc911x: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/18] net: caif: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [alsa-devel] don't pass a NULL struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [alsa-devel] [PATCH 17/18] ALSA: hal2: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/18] smc911x: pass struct device to DMA API functions
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 03/18] net: caif: pass struct device to DMA API functions
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 05/18] macb_main: pass struct device to DMA API functions
- From: <Nicolas.Ferre@xxxxxxxxxxxxx>
- Re: [PATCH 13/18] fotg210-udc: pass struct device to DMA API functions
- From: Felipe Balbi <balbi@xxxxxxxxxx>
- Re: [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
- From: Felipe Balbi <balbi@xxxxxxxxxx>
- Re: [alsa-devel] don't pass a NULL struct device to DMA API functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [alsa-devel] [PATCH 18/18] ALSA: pass struct device to DMA API functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: [alsa-devel] [PATCH 17/18] ALSA: hal2: pass struct device to DMA API functions
- From: Takashi Iwai <tiwai@xxxxxxx>
- [PATCH 01/18] MIPS: lantiq: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/18] dmaengine: imx-sdma: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- don't pass a NULL struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/18] au1000_eth: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/18] net: caif: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/18] moxart_ether: pass struct device to DMA API functions
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]