index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sh_mobile_lcdcfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: sh_mobile_meram: Remove unneeded sanity checks
Laurent Pinchart
2012-03-12
1
-4
/
+1
*
fbdev: sh_mobile_meram: Don't perform update in register operation
Laurent Pinchart
2012-03-12
1
-3
/
+5
*
fbdev: sh_mobile_lcdc: Don't store copy of platform data
Laurent Pinchart
2012-03-12
1
-36
/
+35
*
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
2012-03-12
1
-15
/
+12
*
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
2012-03-12
1
-24
/
+23
*
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2012-03-12
1
-55
/
+54
*
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
2012-03-12
1
-2
/
+3
*
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2012-03-12
1
-128
/
+157
*
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
1
-11
/
+10
*
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
2012-03-12
1
-72
/
+102
*
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2012-03-12
1
-10
/
+10
*
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2012-03-12
1
-35
/
+39
*
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
2012-03-12
1
-11
/
+13
*
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
2012-03-12
1
-17
/
+19
*
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
1
-0
/
+84
*
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
2012-03-12
1
-1
/
+7
*
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
2012-03-12
1
-1
/
+1
*
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2012-03-12
1
-1
/
+4
*
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
2012-03-12
1
-18
/
+17
*
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
2012-03-12
1
-4
/
+2
*
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
2012-03-12
1
-9
/
+7
*
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
2012-03-12
1
-6
/
+2
*
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2012-03-12
1
-5
/
+26
*
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
2012-03-12
1
-25
/
+28
*
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
2012-03-12
1
-20
/
+21
*
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
2012-03-12
1
-18
/
+16
*
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
2012-03-12
1
-2
/
+2
*
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
2012-03-12
1
-190
/
+231
*
fbdev: sh_mobile_lcdc: Support FOURCC-based format API
Laurent Pinchart
2011-12-19
1
-120
/
+240
*
video: convert drivers/video/* to use module_platform_driver()
Axel Lin
2011-12-03
1
-12
/
+1
*
fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask
Kuninori Morimoto
2011-11-21
1
-1
/
+1
*
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-03
1
-1
/
+1
*
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
2011-09-05
1
-70
/
+17
*
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
2011-09-05
1
-118
/
+129
*
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
2011-09-05
1
-52
/
+50
*
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
2011-09-05
1
-6
/
+11
*
fbdev: sh_mobile_lcdc: use display information in info for panning
Laurent Pinchart
2011-09-05
1
-12
/
+12
*
fbdev: sh_mobile_lcdc: Add support for format changes at runtime
Laurent Pinchart
2011-09-05
1
-0
/
+14
*
fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
Laurent Pinchart
2011-09-05
1
-15
/
+88
*
fbdev: sh_mobile_meram: Remove unneeded sh_mobile_meram.h
Laurent Pinchart
2011-08-19
1
-1
/
+1
*
fbdev: sh_mobile_lcdc: Restart LCDC in runtime PM resume handler
Laurent Pinchart
2011-08-19
1
-44
/
+5
*
fbdev: sh_mobile_lcdc: Store the frame buffer base address when panning
Laurent Pinchart
2011-08-19
1
-13
/
+9
*
fbdev: sh_mobile_lcdc: Split LCDC start code from sh_mobile_lcdc_start
Laurent Pinchart
2011-08-19
1
-158
/
+151
*
fbdev: sh_mobile_lcdc: Compute clock pattern using divider denominator
Laurent Pinchart
2011-08-19
1
-4
/
+6
*
fbdev: sh_mobile_lcdc: Don't acknowlege interrupts unintentionally
Laurent Pinchart
2011-08-19
1
-12
/
+8
*
fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros
Laurent Pinchart
2011-08-19
1
-111
/
+93
*
fbdev: sh_mobile_lcdc: Turn dot clock on before resuming from runtime PM
Laurent Pinchart
2011-08-19
1
-3
/
+3
*
fbdev: sh_mobile_meram: Enable/disable MERAM along with LCDC
Damian Hobson-Garcia
2011-08-19
1
-0
/
+4
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
[next]