index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
3
-175
/
+199
2012-03-12
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
Laurent Pinchart
2
-42
/
+71
2012-03-12
fbdev: sh_mobile_meram: Divide the code into sections
Laurent Pinchart
1
-54
/
+44
2012-03-12
fbdev: sh_mobile_meram: Don't inline everything
Laurent Pinchart
1
-15
/
+15
2012-03-12
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
Laurent Pinchart
1
-88
/
+90
2012-03-12
fbdev: sh_mobile_meram: Make current_reg field store the current reg set
Laurent Pinchart
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_meram: Make variables unsigned where applicable
Laurent Pinchart
1
-37
/
+43
2012-03-12
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
1
-5
/
+5
2012-03-12
fbdev: sh_mobile_meram: Request memory regions for memory resources
Laurent Pinchart
1
-16
/
+37
2012-03-12
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
1
-24
/
+23
2012-03-12
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2
-56
/
+61
2012-03-12
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
1
-2
/
+3
2012-03-12
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2
-128
/
+159
2012-03-12
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2
-12
/
+13
2012-03-12
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
1
-72
/
+102
2012-03-12
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
Laurent Pinchart
1
-16
/
+23
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2
-29
/
+29
2012-03-12
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2
-36
/
+44
2012-03-12
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
3
-31
/
+28
2012-03-12
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
Laurent Pinchart
1
-7
/
+1
2012-03-12
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
3
-50
/
+48
2012-03-12
sh_mobile_hdmi: Use LCDC notification callback
Laurent Pinchart
1
-77
/
+14
2012-03-12
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2
-0
/
+94
2012-03-12
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
4
-6
/
+16
2012-03-12
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
4
-13
/
+6
2012-03-12
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
Laurent Pinchart
1
-68
/
+12
2012-03-12
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2
-1
/
+6
2012-03-12
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
1
-18
/
+17
2012-03-12
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
1
-4
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
1
-9
/
+7
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
1
-6
/
+2
2012-03-12
fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
Laurent Pinchart
1
-31
/
+6
2012-03-12
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
Laurent Pinchart
1
-51
/
+5
2012-03-12
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2
-5
/
+28
2012-03-12
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
1
-15
/
+51
2012-03-12
fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
1
-8
/
+31
2012-03-12
fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
Laurent Pinchart
1
-2
/
+16
2012-03-12
sh_mobile_hdmi: Remove platform data lcd_dev field
Laurent Pinchart
1
-12
/
+5
2012-03-12
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
Laurent Pinchart
1
-4
/
+4
2012-03-12
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
1
-25
/
+28
2012-03-12
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
1
-20
/
+21
2012-03-12
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
1
-18
/
+16
2012-03-12
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
1
-2
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
1
-190
/
+231
2012-03-10
Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Olof Johansson
5
-10
/
+35
2012-03-08
viafb: avoid refresh and mode lookup in set_par
Florian Tobias Schandinat
1
-18
/
+14
2012-03-08
viafb: modetable conversion
Florian Tobias Schandinat
7
-1035
/
+120
2012-03-08
video:uvesafb: notice user when we failed to save hardware state
Wang YanQing
1
-3
/
+11
2012-03-08
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
1
-2
/
+10
2012-03-08
udlfb: Fix invalid return codes in edid sysfs entry store function
Olivier Sobrie
1
-8
/
+11
[prev]
[next]