index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2011-12-02
OMAPDSS: separate FIFO threshold setup from ovl_setup
Tomi Valkeinen
2011-12-02
OMAPDSS: handle ilace/replication when configuring overlay
Tomi Valkeinen
2011-12-02
OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()
Tomi Valkeinen
2011-12-02
OMAPDSS: pass ovl manager to dss_start_update
Tomi Valkeinen
2011-12-02
OMAPDSS: remove partial update from panel-taal
Tomi Valkeinen
2011-12-02
OMAPDSS: remove partial update from DSI
Tomi Valkeinen
2011-12-02
OMAPDSS: remove partial update from the overlay manager
Tomi Valkeinen
2011-12-02
OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public
Tomi Valkeinen
2011-12-02
OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
Tomi Valkeinen
2011-12-02
OMAPDSS: remove L4_EXAMPLE code
Tomi Valkeinen
2011-12-02
OMAPDSS: Remove old fifomerge hacks
Tomi Valkeinen
2011-12-02
OMAPDSS: DISPC: add missing prototype
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: improve wait_for_bit_change
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: fix lane handling when entering ULPS
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: remove dsi_get_num_lanes_used
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_get_lane_mask
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: Parse lane config
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: count with number of lanes
Tomi Valkeinen
2011-12-02
OMAPDSS: DISPC: Flush posted writes when enabling outputs
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: flush posted write in send_bta
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: flush posted write when entering ULPS
Tomi Valkeinen
2011-12-02
OMAPDSS: add FocalTech ETM070003DH6 display support
Ilya Yanok
2011-11-22
viafb: correct sync polarity for OLPC DCON
Daniel Drake
2011-11-22
Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...
Florian Tobias Schandinat
2011-11-22
video:da8xx-fb: Disable and reset sequence on version2 of LCDC
Manjunathappa, Prakash
2011-11-18
OMAPDSS: DISPC: skip scaling calculations when not scaling
Tomi Valkeinen
2011-11-18
OMAPFB: fix compilation warnings due to missing include
Tomi Valkeinen
2011-11-18
OMAPDSS: HDMI: fix returned HDMI pixel clock
Tomi Valkeinen
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
2011-10-31
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...
Fabio Estevam
2011-10-31
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
2011-10-31
video/backlight: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-10-31
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-15
video: platinumfb: Add __devexit_p at necessary place
Axel Lin
2011-10-15
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...
Florian Tobias Schandinat
2011-10-15
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
[next]