index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
7
-7
/
+7
2011-08-07
viafb: get rid of the remaining modetable structure assumptions
Florian Tobias Schandinat
7
-33
/
+17
2011-08-07
viafb: eliminate modetable dependancy of LCD modesetting
Florian Tobias Schandinat
3
-22
/
+15
2011-08-07
viafb: seperate hardware initialization
Florian Tobias Schandinat
1
-20
/
+28
2011-08-07
viafb: use information in var for modesetting
Florian Tobias Schandinat
4
-81
/
+59
2011-08-07
viafb: eliminate viafb_get_pixclock
Florian Tobias Schandinat
3
-19
/
+2
2011-08-06
viafb: add new funcions to select a single mode
Florian Tobias Schandinat
5
-61
/
+70
2011-08-06
viafb: fix pointer type missmatch
Wang Shaoyan
1
-1
/
+1
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-05
viafb: remove 640x480-60 CRT special case
Florian Tobias Schandinat
2
-15
/
+1
2011-08-05
viafb: simplify viafb_fill_crtc_timing
Florian Tobias Schandinat
3
-12
/
+10
2011-08-05
viafb: remove superfluous mode lookup
Florian Tobias Schandinat
1
-2
/
+0
2011-08-05
viafb: remove superfluous register unlocking/locking
Florian Tobias Schandinat
2
-7
/
+4
2011-08-05
viafb: kill viafb_load_crtc_timing
Florian Tobias Schandinat
3
-46
/
+27
2011-08-05
viafb: use more compact modesetting functions
Florian Tobias Schandinat
5
-578
/
+128
2011-08-03
drivers/video/backlight/aat2870_bl.c: make it buildable as a module
Andrew Morton
1
-1
/
+1
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
1
-2
/
+2
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register
Axel Lin
1
-2
/
+2
2011-08-01
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
21
-1316
/
+1626
2011-08-01
OMAP: DSS2: HDMI: fix hdmi clock name
Tomi Valkeinen
1
-2
/
+2
2011-08-01
HACK: OMAP: DSS2: clk hack for OMAP2/3
Tomi Valkeinen
5
-3
/
+19
2011-07-31
backlight: Add AAT2870 backlight driver
Jin Park
3
-0
/
+254
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
6
-11
/
+675
2011-07-25
backlight: set backlight type and max_brightness before backlights are registered
Axel Lin
3
-8
/
+18
2011-07-25
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-25
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightness
Axel Lin
1
-2
/
+1
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
15
-28
/
+25
2011-07-25
OMAP: DSS2: DSS: Fix context save/restore
Tomi Valkeinen
1
-0
/
+10
2011-07-25
OMAP: DSS2: DISPC: Fix context save/restore
Tomi Valkeinen
1
-59
/
+38
2011-07-25
OMAP: DSS2: Remove ctx loss count from dss.c
Tomi Valkeinen
1
-61
/
+1
2011-07-25
OMAP: DSS2: DISPC: remove finegrained clk enables/disables
Tomi Valkeinen
1
-146
/
+19
2011-07-25
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
11
-634
/
+923
2011-07-25
OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET
Tomi Valkeinen
2
-25
/
+0
2011-07-25
OMAP: DSS2: Remove core_dump_clocks
Tomi Valkeinen
1
-40
/
+0
2011-07-25
OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable
Tomi Valkeinen
1
-8
/
+3
2011-07-25
OMAP: DSS2: rewrite use of context_loss_count
Tomi Valkeinen
2
-25
/
+47
2011-07-25
OMAP: DSS2: Remove clk optimization at dss init
Tomi Valkeinen
1
-4
/
+0
2011-07-25
OMAP: DSS2: Fix init and unit sequence
Tomi Valkeinen
1
-9
/
+8
2011-07-25
OMAP: DSS2: Clean up probe for DSS & DSI
Tomi Valkeinen
2
-106
/
+69
2011-07-25
OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks
Tomi Valkeinen
1
-26
/
+26
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-21
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
2
-5
/
+16
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
2011-07-17
viafb: improve pitch handling
Florian Tobias Schandinat
2
-3
/
+13
2011-07-13
Merge branch 'fbdev/stable-updates'
Paul Mundt
5
-11
/
+22
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
1
-19
/
+55
[prev]
[next]