index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-29
/
+29
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
1
-18
/
+17
2012-03-13
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
1
-4
/
+2
2012-03-13
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
1
-9
/
+7
2012-03-13
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
1
-6
/
+2
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
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2
-5
/
+28
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
1
-12
/
+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
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
2012-03-06
video: s3c-fb: Add support EXYNOS5 FIMD
Jingoo Han
1
-5
/
+47
2012-03-06
pxafb: do console locking before calling fb_blank()
Vasily Khoruzhick
1
-1
/
+5
2012-03-06
Merge commit 'v3.3-rc6' into fbdev-next
Florian Tobias Schandinat
126
-727
/
+940
2012-03-06
Merge pull request #1 from bernieplug/fbdev-next
Florian Tobias Schandinat
1
-68
/
+95
2012-03-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2012-03-04
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
1
-0
/
+2
2012-03-04
udlfb: Add module_param to allow forcing pixel_limit
Ben Collins
1
-0
/
+12
2012-03-04
udlfb: Make sure to get correct endian keys from vendor descriptor
Ben Collins
1
-1
/
+1
2012-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2012-03-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+75
2012-03-03
Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
5
-10
/
+35
2012-03-03
hwmon: (f75375s) Catch some attempts to write to r/o registers
Nikolaus Schulz
1
-0
/
+27
2012-03-02
hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
Nikolaus Schulz
1
-8
/
+34
2012-03-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-31
/
+41
2012-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+3
2012-03-02
Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...
Linus Torvalds
1
-3
/
+10
[next]