linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-15 22:41:59 to 2018-04-17 17:49:20 UTC [more...]

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:49 UTC  (21+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
  ` [PATCH v3 02/20] ata: "
  ` [PATCH v3 05/20] firewire: "
  ` [PATCH v3 06/20] fpga: "
  ` [PATCH v3 07/20] i2c: "
  ` [PATCH v3 12/20] media: "
  ` [PATCH v3 13/20] mmc: "
  ` [PATCH v3 14/20] mtd: "
  ` [PATCH v3 16/20] remoteproc: "
  ` [PATCH v3 17/20] serial: "
  ` [PATCH v3 18/20] spi: "
  ` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 15/20] net: "
` [PATCH v3 20/20] usb: "

Proposal
 2018-04-16 21:16 UTC 

[RESEND PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-04-16 14:43 UTC  (11+ messages)
` [RESEND PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
  ` [RESEND PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [RESEND PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
  ` [RESEND PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCHv4 00/10] backlight: Add TI LMU backlight driver
 2018-04-16 14:42 UTC  (30+ messages)
` [PATCHv4 01/10] mfd: ti-lmu: constify mfd_cell tables
` [PATCHv4 02/10] mfd: ti-lmu: switch to gpiod
` [PATCHv4 03/10] mfd: ti-lmu: use managed resource for everything
` [PATCHv4 04/10] mfd: ti-lmu: drop of_compatible for backlight driver
` [PATCHv4 05/10] mfd: ti-lmu: use of_device_get_match_data() helper
` [PATCHv4 06/10] mfd: ti-lmu: add PWM support
` [PATCHv4 07/10] mfd: ti-lmu: register one backlight device per channel
` [PATCHv4 08/10] backlight: add TI LMU backlight driver
` [PATCHv4 09/10] dt-bindings: mfd: ti-lmu: update for backlight
` [PATCHv4 10/10] ARM: dts: omap4-droid4: update backlight led-controller

[PATCH v3] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2018-04-16 14:00 UTC  (2+ messages)

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:12 UTC  (5+ messages)

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:11 UTC  (3+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

[PATCH] video: fbdev: core: Change return type to vm_fault_t
 2018-04-14 19:47 UTC  (2+ messages)

[GIT PULL] fbdev changes for v4.17
 2018-04-10 10:55 UTC 

[PATCH] video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
 2018-04-10  1:47 UTC 

[PATCH] video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
 2018-04-10  1:40 UTC 

[PATCH] video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
 2018-04-10  1:05 UTC 

[PATCH 2/2] media: omapfb: relax compilation if COMPILE_TEST
 2018-04-07 12:44 UTC  (3+ messages)

[PATCH v2 15/19] omap2: omapfb: allow building it with COMPILE_TEST
 2018-04-06 19:29 UTC  (4+ messages)

[PATCH 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-05 19:32 UTC  (4+ messages)
` [PATCH 15/16] media: omapfb_dss.h: add stubs "

[PATCH v2] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2018-04-05 16:04 UTC  (2+ messages)

Employee/Staff Urgency
 2018-04-02 10:09 UTC 

IT Help-Desk Support
 2018-03-30 10:54 UTC 

[PATCH] video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platforms
 2018-03-28 14:31 UTC  (3+ messages)

[PATCH 0/3] video/fbdev/au1100fb: Adjustments for au1100fb_drv_probe()
 2018-03-28 14:28 UTC  (7+ messages)
  ` [PATCH 1/3] video: au1100fb: Delete an error message for a failed memory allocation in au1100fb_drv_
    ` [PATCH 1/3] video: au1100fb: Delete an error message for a failed memory allocation in au1100fb_
  ` [PATCH 2/3] video: au1100fb: Improve a size determination in au1100fb_drv_probe()
  ` [PATCH 3/3] video: au1100fb: Delete an unnecessary variable initialisation "
    ` [PATCH 3/3] video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_drv_probe

[PATCH] video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom
 2018-03-28 14:19 UTC  (2+ messages)
  ` [PATCH] video/console/sticore: Delete an error message for a failed memory allocation in sti_try

[PATCH 0/2] video/fbdev/amba-clcd: Adjustments for clcdfb_probe()
 2018-03-28 14:16 UTC  (5+ messages)
  ` [PATCH 1/2] video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_probe(
    ` [PATCH 1/2] video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_pr
  ` [PATCH 2/2] video: ARM CLCD: Improve a size determination in clcdfb_probe()

[PATCH] video: matroxfb: Delete an error message for a failed memory allocation in matroxfb_crtc2_pr
 2018-03-28 14:08 UTC  (2+ messages)
  ` [PATCH] video: matroxfb: Delete an error message for a failed memory allocation in matroxfb_crtc

[PATCH 0/2] video: s3c-fb: Adjustments for s3c_fb_probe()
 2018-03-28 14:05 UTC  (5+ messages)
  ` [PATCH 1/2] video: s3c-fb: Delete an error message for a failed memory allocation in s3c_fb_prob
  ` [PATCH 2/2] video: s3c-fb: Improve a size determination in s3c_fb_probe()

[PATCH] video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_init()
 2018-03-28 14:00 UTC  (3+ messages)
  ` [PATCH] video: fsl-diu-fb: Delete an error message for a failed memory allocation in fsl_diu_ini

[PATCH 0/2] video: ssd1307fb: Adjustments for ssd1307fb_probe()
 2018-03-28 13:53 UTC  (3+ messages)
  ` [PATCH v2] video: ssd1307fb: Improve a size determination in ssd1307fb_probe()

[PATCH v3 0/3] video-SMSC UFX: Adjustments for two function implementations
 2018-03-28 13:51 UTC  (7+ messages)
  ` [PATCH v3 1/3] video: smscufx: Less checks in ufx_usb_probe() after error detection
  ` [PATCH v3 2/3] video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()
    ` [PATCH v3 2/3] video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffe
  ` [PATCH v3 3/3] video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc
    ` [PATCH v3 3/3] video: smscufx: Delete an error message for a failed memory allocation in ufx_rea

[PATCH v2 0/2] video-UDLFB: Adjustments for dlfb_realloc_framebuffer()
 2018-03-28 13:42 UTC  (3+ messages)
  ` [PATCH v2 1/2] video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()
    ` [PATCH v2 1/2] video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer

[PATCH] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()
 2018-03-28 13:36 UTC  (6+ messages)
` [PATCH v2 0/2] video/fbdev/stifb: Adjustments for stifb_init_fb()
  ` [PATCH v2 1/2] video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
  ` [PATCH v2 2/2] video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_in
      ` [PATCH v2 2/2] video/fbdev/stifb: Delete an error message for a failed memory allocation in stif

[PATCH] video: fbdev: aty128fb: use true and false for boolean values
 2018-03-28 13:29 UTC  (2+ messages)

[PATCH] fbdev: aty: fix missing indentation in if statement
 2018-03-28 13:19 UTC  (2+ messages)

[PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-28 11:12 UTC  (11+ messages)
  ` [PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
  ` [PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
` [PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron

HI
 2018-03-27 20:38 UTC 

[RFC 0/4] gpio-backlight: remove platform data support
 2018-03-27 11:59 UTC  (22+ messages)
` [RFC 1/4] backlight: gpio_backlight: use generic device properties
` [RFC 2/4] sh: ecovec24: conditionally register backlight device
` [RFC 3/4] sh: ecovec24: convert backlight to use device properties
` [RFC 4/4] backlight: gpio_backlight: remove platform data support

Spende
 2018-03-26 15:18 UTC  (3+ messages)

[PATCH V2 0/4] clk: new APIs to handle all available clocks
 2018-03-25 16:29 UTC  (15+ messages)
` [PATCH V2 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V2 2/4] clk: add new APIs to operate on all available clocks
` [PATCH V2 3/4] clk: add managed version of clk_bulk_get_all
` [PATCH V2 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[PATCH 00/16] remove eight obsolete architectures
 2018-03-20 17:11 UTC  (2+ messages)

[PATCH] Allow non-desktop displays when not in strict mode
 2018-03-20 15:07 UTC  (2+ messages)

[RFC PATCH 0/2] clk: new APIs to handle all available clocks
 2018-03-20  3:21 UTC  (4+ messages)
` [RFC PATCH 1/2] clk: add new APIs to operate on "

[PATCH 00/16] remove eight obsolete architectures
 2018-03-19 23:06 UTC  (6+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-19 18:28 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [RESEND PATCH v5 3/5] pwm-backlight: add support for PWM delays proprieties

[PATCH 4.9 102/241] printk: Correctly handle preemption in console_unlock()
 2018-03-19 18:06 UTC 

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-19  5:27 UTC  (25+ messages)
` [PATCH v2 02/21] ata: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 17/21] scsi: hisi_sas: "
  ` [PATCH v2 01/21] ASoC: "
  ` [PATCH v2 03/21] crypto: "
  ` [PATCH v2 04/21] fbdev: "
  ` [PATCH v2 05/21] firewire: "
  ` [PATCH v2 06/21] fpga: "
  ` [PATCH v2 07/21] i2c: "
  ` [PATCH v2 08/21] iio: adc: "
  ` [PATCH v2 09/21] iommu: "
  ` [PATCH v2 10/21] lightnvm: "
  ` [PATCH v2 11/21] mailbox: "
  ` [PATCH v2 12/21] media: "
  ` [PATCH v2 13/21] mmc: "
  ` [PATCH v2 14/21] mtd: "
  ` [PATCH v2 15/21] net: "
  ` [PATCH v2 16/21] remoteproc: "
  ` [PATCH v2 18/21] serial: "
  ` [PATCH v2 19/21] spi: "
  ` [PATCH v2 20/21] staging: vc04_services: "
  ` [PATCH v2 21/21] usb: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).