messages from 2010-04-23 21:28:11 to 2010-05-09 16:49:11 UTC [more...]
Deadlock between fbcon and fb_defio?
2010-05-09 16:49 UTC
[PATCH] fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
2010-05-09 10:59 UTC
[PATCH 0/4] MIPI DSI support for SH-mobile, common header, switch
2010-05-07 14:45 UTC (8+ messages)
` [PATCH 1/4] fbdev: add a MIPI DSI header
` [PATCH 2/4] sh-mobile: add support for displays, connected over the
` [PATCH 3/4] ARM: add framebuffer support for ap4evb
` [PATCH 3/4 v2] "
` [PATCH 4/4] video: switch OMAP LCD MIPI driver to use the common
` [PATCH 2.5/4] ARM: add LCDC and MIPI DSI-Tx clock definitions to
` [PATCH 1.5/4] sh: add a YUV422 output data format, that is also
[PATCH 0/2] OMAP: DSS2: Fix DSS core init fail path
2010-05-07 12:12 UTC (10+ messages)
` [PATCH 1/2] OMAP: DSS2: omap_dss_probe() conditional compilation cleanup
` [PATCH 2/2] OMAP: DSS2: Fix omap_dss_probe() error path
` [PATCH v2 0/2] OMAP: DSS2: Fix DSS core init fail path
` [PATCH v2 1/2] OMAP: DSS2: omap_dss_probe() conditional compilation cleanup
` [PATCH v2 2/2] OMAP: DSS2: Fix omap_dss_probe() error path
[PATCH] s3c-fb: added patch series for s5pv210 and some features
2010-05-07 7:59 UTC
[PATCHv3 0/5] OMAP: RX51: Add LCD Panel Support for N900
2010-05-07 7:03 UTC (4+ messages)
` [PATCHv3 1/5] OMAP: RX51: Add LCD Panel support
[PATCH] s3c-fb: added s5pv210 support and some features
2010-05-06 5:38 UTC
[PATCH 1/2] sh: fix a number of Oopses and leaks in SH framebuffer driver
2010-05-06 4:25 UTC
[RFC] Third OLPC viafb patch series (camera driver)
2010-05-05 22:34 UTC (6+ messages)
` [PATCH 1/5] viafb: fold via_io.h into via-core.h
` [PATCH 2/5] viafb: get rid of i2c debug cruft
` [PATCH 3/5] viafb: Eliminate some global.h references
` [PATCH 4/5] viafb: move some include files to include/linux
` [PATCH 5/5] Add the viafb video capture driver
Documentation in Documentation/DocBook
2010-05-05 17:48 UTC (2+ messages)
[PATCH v3 00/21] OMAP: DSS2: Taal panel driver updates
2010-05-05 14:27 UTC (22+ messages)
` [PATCH v3 01/21] OMAP: DSS2: Taal: Add panel hardware reset
` [PATCH v3 02/21] OMAP: DSS2: Taal: add locks to taal_bl_update_status
` [PATCH v3 03/21] OMAP: DSS2: Taal: Add locks to protect taal data access
` [PATCH v3 04/21] OMAP: DSS2: Taal: Cosmetic improvement to backlight properties initialization
` [PATCH v3 05/21] OMAP: DSS2: Taal: Remove platform enable/disable
` [PATCH v3 06/21] OMAP: DSS2: Taal: Fix request_irq() error handling
` [PATCH v3 07/21] OMAP: DSS2: Taal: Remove ESD work cancel from driver probe "
` [PATCH v3 08/21] OMAP: DSS2: Taal: Improve taal_power_on() "
` [PATCH v3 09/21] OMAP: DSS2: Taal: Ensure panel is enabled in enable_te() and run_test()
` [PATCH v3 10/21] OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD work
` [PATCH v3 11/21] OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume()
` [PATCH v3 12/21] OMAP: DSS2: Taal: Change ESD work management
` [PATCH v3 13/21] OMAP: DSS2: Taal: Change probe error handling labels
` [PATCH v3 14/21] OMAP: DSS2: Taal: Add proper external TE support
` [PATCH v3 15/21] OMAP: DSS2: Add Nokia DSI command mode panel configuration struct
` [PATCH v3 16/21] OMAP: DSS2: Taal: Use Nokia DSI panel data
` [PATCH v3 17/21] OMAP: DSS2: Taal: Configure ESD check in "
` [PATCH v3 18/21] OMAP: DSS2: Taal: Add panel specific configuration structure
` [PATCH v3 19/21] OMAP: DSS2: Taal: Print panel name in addition to revision
` [PATCH v3 20/21] OMAP: DSS2: Taal: Add regulator configuration support
` [PATCH v3 21/21] OMAP: DSS2: Taal: CABC workaround is Taal specific
[RFC] Second OLPC Viafb series, v2
2010-05-04 2:37 UTC (50+ messages)
` [PATCH 01/30] viafb: Fix various resource leaks during module_init()
` [PATCH 02/30] viafb: use proper pci config API
` [PATCH 03/30] viafb: Unmap the frame buffer on initialization error
` [PATCH 04/30] viafb: Retain GEMODE reserved bits
` [PATCH 05/30] viafb: Unify duplicated set_bpp() code
` [PATCH 06/30] viafb: Determine type of 2D engine and store it in chip_info
` [PATCH 07/30] viafb: complete support for VX800/VX855 accelerated framebuffer
` [PATCH 08/30] viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5
` [PATCH 09/30] viafb: rework the I2C support in the VIA framebuffer driver
` [PATCH 10/30] suppress verbose debug messages: change printk() to DEBUG_MSG()
` [PATCH 11/30] viafb: Only establish i2c busses on ports that always had them
` [PATCH 12/30] viafb: Move core stuff into via-core.c
` [PATCH 13/30] viafb: Separate global and fb-specific data
` [PATCH 14/30] viafb: add a driver for GPIO lines
` [PATCH 15/30] viafb: package often used basic io functions
` [PATCH 16/30] viafb: Convert GPIO and i2c to the new indexed port ops
` [PATCH 17/30] viafb: Turn GPIO and i2c into proper platform devices
` [PATCH 18/30] via: Do not attempt I/O on inactive I2C adapters
` [PATCH 19/30] viafb: Introduce viafb_find_i2c_adapter()
` [PATCH 20/30] via: Rationalize vt1636 detection
` [PATCH 21/30] viafb: Add a simple interrupt management infrastructure
` [PATCH 22/30] viafb: Add a simple VX855 DMA engine driver
` [PATCH 23/30] viafb: Reserve framebuffer memory for the upcoming camera driver
` [PATCH 24/30] viafb: Add a driver for the video capture engine
` [PATCH 25/30] viafb: unify modesetting functions
` [PATCH 26/30] viafb: move some modesetting functions to a seperate file
` [PATCH 27/30] viafb: replace inb/outb
` [PATCH 28/30] viafb: improve misc register handling
` [PATCH 29/30] viafb: fix proc entry removal
` [PATCH 30/30] viafb: make procfs entries optional
[PATCH 0/5] Rework MPC5121 DIU support (for 2.6.35)
2010-05-03 10:49 UTC (22+ messages)
` [PATCH 1/5] fsl-diu-fb: fix issue with re-enabling DIU area descriptor on MPC5121
` [PATCH 2/5] fsl-diu-fb: move fsl-diu-fb.h to include/linux
` [PATCH 3/5] powerpc/mpc5121: shared DIU framebuffer support
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 4/5] powerpc: doc/dts-bindings: update doc of FSL DIU bindings
` [PATCH 5/5] fsl-diu-fb: Support setting display mode using EDID
` [PATCH v2 "
[PATCH v2 00/21] OMAP: DSS2: Taal panel driver updates
2010-05-03 6:18 UTC (22+ messages)
` [PATCH v2 01/21] OMAP: DSS2: Taal: Add panel hardware reset
` [PATCH v2 02/21] OMAP: DSS2: Taal: add locks to taal_bl_update_status
` [PATCH v2 03/21] OMAP: DSS2: Taal: Add locks to protect taal data access
` [PATCH v2 04/21] OMAP: DSS2: Taal: Cosmetic improvement to backlight properties initialization
` [PATCH v2 05/21] OMAP: DSS2: Taal: Remove platform enable/disable
` [PATCH v2 06/21] OMAP: DSS2: Taal: Fix request_irq() error handling
` [PATCH v2 07/21] OMAP: DSS2: Taal: Remove ESD work cancel from driver probe "
` [PATCH v2 08/21] OMAP: DSS2: Taal: Improve taal_power_on() "
` [PATCH v2 09/21] OMAP: DSS2: Taal: Bail out from taal_run_test() if panel is not enabled
` [PATCH v2 10/21] OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD work
` [PATCH v2 11/21] OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume()
` [PATCH v2 12/21] OMAP: DSS2: Taal: Change ESD work management
` [PATCH v2 13/21] OMAP: DSS2: Taal: Change probe error handling labels
` [PATCH v2 14/21] OMAP: DSS2: Taal: Add proper external TE support
` [PATCH v2 15/21] OMAP: DSS2: Add Nokia DSI command mode panel configuration struct
` [PATCH v2 16/21] OMAP: DSS2: Taal: Use Nokia DSI panel data
` [PATCH v2 17/21] OMAP: DSS2: Taal: Configure ESD check in "
` [PATCH v2 18/21] OMAP: DSS2: Taal: Add panel specific configuration structure
` [PATCH v2 19/21] OMAP: DSS2: Taal: Print panel name in addition to revision
` [PATCH v2 20/21] OMAP: DSS2: Taal: Add regulator configuration support
` [PATCH v2 21/21] OMAP: DSS2: Taal: CABC workaround is Taal specific
of devotion whic
2010-05-02 19:03 UTC
viafb suspend & resume, v2
2010-05-02 15:17 UTC (5+ messages)
` [PATCH 1/4] Minimal support for viafb suspend/resume
` [PATCH 2/4] viafb: restore display on resume
` [PATCH 3/4] viafb: make suspend and resume work (on all machines?)
` [PATCH 4/4] viafb: fix hardware acceleration for suspend & resume
[PATCH 2/2] sh: make interrupt resource optional in SH framebuffer
2010-05-01 20:07 UTC (6+ messages)
` [PATCH 2/2] sh: make interrupt resource optional in SH
` [PATCH 2/2] sh: make interrupt resource optional in SH framebuffer driver
reed with him. The
2010-05-01 17:33 UTC
[RFC] Second OLPC Viafb series, v2.1
2010-04-30 21:39 UTC (4+ messages)
` [PATCH 1/3] viafb: Do not remove gpiochip under spinlock
` [PATCH 2/3] viafb: Fix initialization error paths
` [PATCH 3/3] viafb: Don't build in camera-specific code without the camera
[PATCH 1/2] sh: fix a number of Oopses and leaks in SH framebuffer
2010-04-30 16:07 UTC
[PATCH 00/21] OMAP: DSS2: Taal panel driver updates
2010-04-29 15:42 UTC
[PATCH] added S6E63M0 AMOLED LCD Panel driver
2010-04-29 3:30 UTC (6+ messages)
[PATCH 1/4] cocbalt_lcdfb: correct sections
2010-04-28 21:16 UTC (6+ messages)
` [PATCH 2/4] hitfb: "
` [PATCH 3/4] s3c2410fb: "
` [PATCH 4/4] sgivwfb: "
[PATCH 1/3] video: add support for getting video mode from device tree
2010-04-28 20:28 UTC (8+ messages)
` [PATCH 1/3] video: add support for getting video mode from device
` [PATCH 1/3] video: add support for getting video mode from
` [PATCH 3/3] powerpc/mpc5121: shared DIU framebuffer support
[PATCH] fix Kconfig breakage in drivers/video
2010-04-27 22:57 UTC (2+ messages)
[PATCH v3 0/6] hid: new driver for PicoLCD device
2010-04-27 13:32 UTC (6+ messages)
` [PATCH v6 0/8] "
` [PATCH v6 1/8] "
` [PATCH] hid: split picolcd's operation_mode sysfs attribute
[RFC] Initial OLPC Viafb merge (V2)
2010-04-26 19:40 UTC (13+ messages)
` [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer driver
` [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer
` [PATCH 10/11] viafb: rework the I2C support in the VIA
viafb suspend & resume
2010-04-26 18:09 UTC (5+ messages)
` [PATCH 1/4] Minimal support for viafb suspend/resume
` [PATCH 2/4] viafb: restore display on resume
` [PATCH 3/4] viafb: make suspend and resume work (on all machines?)
` [PATCH 4/4] viafb: fix hardware acceleration for suspend & resume
[RFC] Second OLPC Viafb series
2010-04-24 15:07 UTC (5+ messages)
` [PATCH 11/13] viafb: Add a simple VX855 DMA engine driver
` [PATCH 12/13] viafb: Reserve framebuffer memory for the upcoming camera driver
` [PATCH 13/13] viafb: Add a driver for the video capture engine
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).