index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
Laurent Pinchart
1
-2
/
+0
2012-03-13
arm: mach-shmobile: Don't set MERAM ICB numbers in platform data
Laurent Pinchart
2
-16
/
+0
2012-03-13
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
4
-186
/
+215
2012-03-13
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
Laurent Pinchart
5
-51
/
+71
2012-03-13
fbdev: sh_mobile_meram: Divide the code into sections
Laurent Pinchart
1
-54
/
+44
2012-03-13
fbdev: sh_mobile_meram: Don't inline everything
Laurent Pinchart
1
-15
/
+15
2012-03-13
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
Laurent Pinchart
2
-96
/
+94
2012-03-13
fbdev: sh_mobile_meram: Make current_reg field store the current reg set
Laurent Pinchart
1
-1
/
+1
2012-03-13
fbdev: sh_mobile_meram: Make variables unsigned where applicable
Laurent Pinchart
2
-39
/
+47
2012-03-13
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
2
-12
/
+12
2012-03-13
fbdev: sh_mobile_meram: Request memory regions for memory resources
Laurent Pinchart
1
-16
/
+37
2012-03-13
arm: mach-shmobile: Split MERAM resources into regs and meram
Laurent Pinchart
2
-5
/
+17
2012-03-13
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
1
-24
/
+23
2012-03-13
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2
-56
/
+61
2012-03-13
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
1
-2
/
+3
2012-03-13
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2
-128
/
+159
2012-03-13
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2
-12
/
+13
2012-03-13
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
1
-72
/
+102
2012-03-13
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
Laurent Pinchart
1
-16
/
+23
2012-03-13
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
12
-55
/
+55
2012-03-13
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2
-36
/
+44
2012-03-13
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
3
-31
/
+28
2012-03-13
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
Laurent Pinchart
1
-7
/
+1
2012-03-13
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
3
-50
/
+48
2012-03-13
sh_mobile_hdmi: Use LCDC notification callback
Laurent Pinchart
1
-77
/
+14
2012-03-13
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2
-0
/
+94
2012-03-13
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
4
-6
/
+16
2012-03-13
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
4
-13
/
+6
2012-03-13
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
Laurent Pinchart
1
-68
/
+12
2012-03-13
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2
-1
/
+6
2012-03-13
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
11
-50
/
+41
2012-03-13
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
5
-16
/
+10
2012-03-13
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
11
-55
/
+37
2012-03-13
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
2
-8
/
+2
2012-03-13
fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
Laurent Pinchart
1
-1
/
+0
2012-03-13
arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
Laurent Pinchart
2
-6
/
+0
2012-03-13
fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
Laurent Pinchart
1
-31
/
+6
2012-03-13
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
Laurent Pinchart
1
-51
/
+5
2012-03-13
arm: mach-shmobile: Add LCDC tx_dev field to platform data
Laurent Pinchart
2
-162
/
+175
2012-03-13
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
3
-5
/
+30
2012-03-13
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
1
-15
/
+51
2012-03-13
fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
1
-8
/
+31
2012-03-13
fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
Laurent Pinchart
1
-2
/
+16
2012-03-13
sh_mobile_hdmi: Remove platform data lcd_dev field
Laurent Pinchart
4
-15
/
+5
2012-03-13
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
Laurent Pinchart
1
-4
/
+4
2012-03-13
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
1
-25
/
+28
2012-03-13
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
1
-20
/
+21
2012-03-13
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
1
-18
/
+16
2012-03-13
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
1
-2
/
+2
2012-03-13
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
1
-190
/
+231
[next]