index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
2012-03-12
2
-12
/
+12
*
fbdev: sh_mobile_meram: Request memory regions for memory resources
Laurent Pinchart
2012-03-12
1
-16
/
+37
*
arm: mach-shmobile: Split MERAM resources into regs and meram
Laurent Pinchart
2012-03-12
2
-5
/
+17
*
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
2
-56
/
+61
*
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
2
-128
/
+159
*
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
2
-12
/
+13
*
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
2012-03-12
1
-72
/
+102
*
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
Laurent Pinchart
2012-03-12
1
-16
/
+23
*
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2012-03-12
12
-55
/
+55
*
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2012-03-12
2
-36
/
+44
*
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
2012-03-12
3
-31
/
+28
*
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
Laurent Pinchart
2012-03-12
1
-7
/
+1
*
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
2012-03-12
3
-50
/
+48
*
sh_mobile_hdmi: Use LCDC notification callback
Laurent Pinchart
2012-03-12
1
-77
/
+14
*
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
2
-0
/
+94
*
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
2012-03-12
4
-6
/
+16
*
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
2012-03-12
4
-13
/
+6
*
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
Laurent Pinchart
2012-03-12
1
-68
/
+12
*
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2012-03-12
2
-1
/
+6
*
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
2012-03-12
11
-50
/
+41
*
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
2012-03-12
5
-16
/
+10
*
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
2012-03-12
11
-55
/
+37
*
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
2012-03-12
2
-8
/
+2
*
fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
Laurent Pinchart
2012-03-12
1
-1
/
+0
*
arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
Laurent Pinchart
2012-03-12
2
-6
/
+0
*
fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
Laurent Pinchart
2012-03-12
1
-31
/
+6
*
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
Laurent Pinchart
2012-03-12
1
-51
/
+5
*
arm: mach-shmobile: Add LCDC tx_dev field to platform data
Laurent Pinchart
2012-03-12
2
-162
/
+175
*
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2012-03-12
3
-5
/
+30
*
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
2012-03-12
1
-15
/
+51
*
fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
2012-03-12
1
-8
/
+31
*
fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
Laurent Pinchart
2012-03-12
1
-2
/
+16
*
sh_mobile_hdmi: Remove platform data lcd_dev field
Laurent Pinchart
2012-03-12
4
-15
/
+5
*
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
Laurent Pinchart
2012-03-12
1
-4
/
+4
*
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
*
video:uvesafb: notice user when we failed to save hardware state
Wang YanQing
2012-03-08
1
-3
/
+11
*
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
2012-03-08
1
-2
/
+10
*
udlfb: Fix invalid return codes in edid sysfs entry store function
Olivier Sobrie
2012-03-08
1
-8
/
+11
*
MAINTAINERS: add entry for exynos mipi display drivers
Donghwa Lee
2012-03-06
1
-0
/
+9
*
MAINTAINERS: add maintainer entry for Exynos DP driver
Jingoo Han
2012-03-06
1
-0
/
+6
*
video: s3c-fb: Add support EXYNOS5 FIMD
Jingoo Han
2012-03-06
2
-13
/
+63
*
pxafb: do console locking before calling fb_blank()
Vasily Khoruzhick
2012-03-06
1
-1
/
+5
*
Merge commit 'v3.3-rc6' into fbdev-next
Florian Tobias Schandinat
2012-03-06
378
-1703
/
+2823
|
\
|
*
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
2012-03-03
1
-1
/
+1
[next]