summaryrefslogtreecommitdiff
path: root/drivers/video (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_infoLaurent Pinchart2012-03-12
| | * | | | | | | | | sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entityLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart2012-03-12
| | * | | | | | | | | sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart2012-03-12
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart2012-03-12
| * | | | | | | | | | drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are comp...Julia Lawall2012-03-13
| |/ / / / / / / / /
| * | | | | | | | | video:uvesafb: notice user when we failed to save hardware stateWang YanQing2012-03-08
| * | | | | | | | | video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-03-08
| * | | | | | | | | udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie2012-03-08
| * | | | | | | | | video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-06
| * | | | | | | | | pxafb: do console locking before calling fb_blank()Vasily Khoruzhick2012-03-06
| * | | | | | | | | Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-06
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat2012-03-05
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | udlfb: Add module_param to allow forcing pixel_limitBen Collins2012-03-03
| | * | | | | | | | | udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins2012-03-03
| | * | | | | | | | | udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson2012-03-01
| | * | | | | | | | | udlfb: Improve debugging printouts with refresh rateMartin Decky2012-03-01
| * | | | | | | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-29
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | video: s3c-fb: use devm_request_irq()Jingoo Han2012-02-24
| * | | | | | | | | | drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall2012-02-24
| * | | | | | | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | i740fb: fix compile error when CONFIG_MTRR is not selectedFlorian Tobias Schandinat2012-02-19
| * | | | | | | | | | | Resurrect Intel740 driver: i740fbOndrej Zary2012-02-15
| * | | | | | | | | | | video: support DP controller driverJingoo Han2012-02-13
| * | | | | | | | | | | video: backlight: support s6e8ax0 panel driver based on MIPI DSIDonghwa Lee2012-02-13
| * | | | | | | | | | | video: support MIPI-DSI controller driverDonghwa Lee2012-02-13
| * | | | | | | | | | | video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash2012-02-13
| * | | | | | | | | | | video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash2012-02-13
| * | | | | | | | | | | riva/fbdev: fix several -WuninitializedDanny Kukawka2012-02-13
| * | | | | | | | | | | video: convert drivers/video/* to use module_spi_driver()Axel Lin2012-01-28
| * | | | | | | | | | | video: s3c-fb: add video clock running at data under-flowJingoo Han2012-01-28
| * | | | | | | | | | | video: s3c-fb: add alpha value width settingJingoo Han2012-01-28
| * | | | | | | | | | | video: s3c-fb: fix checkpatch errorJingoo Han2012-01-28
| * | | | | | | | | | | video: use gpio_request_oneJingoo Han2012-01-28
| * | | | | | | | | | | drivers/video/au*fb.c: use devm_ functionsJulia Lawall2012-01-28
| * | | | | | | | | | | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-01-28