Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a69ffdbfcba8eabf2ca9d384b578e6f28b339c61
/
drivers
/
video
c81476d
matroxfb: fix incorrect use of memcpy_toio()
by Ondrej Zary
· 14 years ago
99c796d
VIDEO: amba clcd: don't disable an already disabled clock
by Russell King
· 14 years ago
1c00650
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
84479f3
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
628a464
drivers/video/igafb.c: make igafb_setup() and igafb_init() static
by Andrew Morton
· 14 years ago
527dcf4
drivers/video/igafb.c: introduce lost 'return'
by Kulikov Vasiliy
· 14 years ago
c07fbfd
fbmem: VM_IO set, but not propagated
by Daniel De Graaf
· 14 years ago
2bb567a
s3c-fb: automatically calculate pixel clock when none is given
by Maurus Cuelenaere
· 14 years ago
04ab9ef
s3c-fb: add support for DMA channel control on S5PV210
by Pawel Osciak
· 14 years ago
8cfdcb2
s3c-fb: fix section mismatch
by Marek Szyprowski
· 14 years ago
a8bdabc
s3c-fb: protect window-specific registers during updates
by Pawel Osciak
· 14 years ago
f676ec2
s3c-fb: correct window osd size and alpha register handling
by Pawel Osciak
· 14 years ago
f5ec546
s3c-fb: add SHADOWCON shadow register locking support for S5PV210
by Pawel Osciak
· 14 years ago
d478729
s3c-fb: window 3 of 64xx+ does not have an osd_d register
by Pawel Osciak
· 14 years ago
efdc846
s3c-fb: add wait for VSYNC ioctl
by Pawel Osciak
· 14 years ago
067b226
s3c-fb: add support for display panning
by Pawel Osciak
· 14 years ago
4e591ac
s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures
by Pawel Osciak
· 14 years ago
cd7d7e0
s3c-fb: fix various null references on framebuffer memory alloc failure
by Pawel Osciak
· 14 years ago
bc2da1b
s3c-fb: integrate palette setup code into main driver
by Ben Dooks
· 14 years ago
c4bb6ff
s3c-fb: udpate to support s3c2416/s3c2443 style hardware
by Ben Dooks
· 14 years ago
50a5503
s3c-fb: initial move to unifying the header files
by Ben Dooks
· 14 years ago
9494703
s3c-fb: only init window colour key controls for windows with blending
by Ben Dooks
· 14 years ago
dc8498c
s3c-fb: fix distortedness situation for the mode more then 24bpp
by InKi Dae
· 14 years ago
ad04490
s3c-fb: add default window feature.
by InKi Dae
· 14 years ago
45649fd
s3c-fb: change to depending on CONFIG_S3C_FB_DEV
by Ben Dooks
· 14 years ago
a67ef27
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
by Denys Vlasenko
· 14 years ago
26c5be3
fbcon: uninline four foo_update_attr() functions
by Denys Vlasenko
· 14 years ago
da909ce
fbcon: uninline large static function get_color()
by Denys Vlasenko
· 14 years ago
ec81c9c
fbdev: efifb: section fixes
by Henrik Kretzschmar
· 14 years ago
d6d1b65
param: simple locking for sysfs-writable charp parameters
by Rusty Russell
· 14 years ago
9bbb9e5
param: use ops in struct kernel_param, rather than get and set fns directly
by Rusty Russell
· 14 years ago
0b019a4
Merge branches 'master' and 'devel' into for-linus
by Russell King
· 14 years ago
81ef806
ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICE
by Eric Bénard
· 14 years ago
83ceb67
tty: fix console_sem lock order
by Arnd Bergmann
· 14 years ago
ec79d60
tty: replace BKL with a new tty_lock
by Arnd Bergmann
· 14 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 14 years ago
fa260c0
drivers/video/w100fb.c: ignore void return value / fix build failure
by Peter Huewe
· 14 years ago
c5f3475
Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 14 years ago
537d847
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
d71048e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
500b9fc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
9779714
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f270983
drivers/video/via/via-gpio.c: fix warning
by Andrew Morton
· 14 years ago
901b97d
viafb: Depends on X86
by Ben Hutchings
· 14 years ago
eca9c47
fbdev: section cleanup in viafb driver
by Henrik Kretzschmar
· 14 years ago
db7a153
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
cdd854b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
c3d1f17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
d219adc
fb: add hooks to handle KDB enter/exit
by Jesse Barnes
· 14 years ago
ece350d
OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
by Grazvydas Ignotas
· 14 years ago
f3c77d6
OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()
by Archit Taneja
· 14 years ago
e9c31af
OMAP: DSS2: Fix error path in omap_dsi_update()
by Archit Taneja
· 14 years ago
451cfbf
OMAP: DSS2: TDO35S: fix video signaling
by Igor Grinberg
· 14 years ago
e8c66dc
OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
by Maurus Cuelenaere
· 14 years ago
e26ed44
OMAP: DSS2: OMAPFB: Fix probe error path
by Afzal Mohammed
· 14 years ago
edecee8
OMAP: DSS2: Remove extra return statement
by Archit Taneja
· 14 years ago
f55fdcf
OMAP: DSS2: adjust YUV overlay width to be even
by Tomi Valkeinen
· 14 years ago
5cb33e2
OMAP: DSS2: OMAPFB: Fix sysfs mirror input check
by Jani Nikula
· 14 years ago
7f8b183
OMAP: DSS2: OMAPFB: Remove redundant color register range check
by Jani Nikula
· 14 years ago
86f2d7d
OMAP: DSS2: OMAPFB: Remove redundant rotate range check
by Jani Nikula
· 14 years ago
9325588
OMAP: DSS2: OMAPFB: Check fb2display() return value
by Jani Nikula
· 14 years ago
ffb63c9
OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged
by Tomi Valkeinen
· 14 years ago
a602771
OMAP: DSS2: DSI: detect unsupported update requests
by Tomi Valkeinen
· 14 years ago
36194b4
OMAP: DSS2: DSI: increase FIFO low threshold
by Tomi Valkeinen
· 14 years ago
bbecb50
OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO
by Tomi Valkeinen
· 14 years ago
fa15c79
OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size
by Tomi Valkeinen
· 14 years ago
26a8c25
OMAP: DSS2: change manual update scaling setup
by Tomi Valkeinen
· 14 years ago
ab83b14
OMAP: DSS2: DSI: use BTA to end the frame transfer
by Tomi Valkeinen
· 14 years ago
9ecd968
OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()
by Tomi Valkeinen
· 15 years ago
d737010
OMAP: DSS2: DSI: Disable interface when disabling the display
by Ville Syrjälä
· 15 years ago
e406f90
OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them
by Tomi Valkeinen
· 14 years ago
ebf0a3f
OMAP: DSS2: DSI: Print an error message if DSI clock calc fails
by Ville Syrjälä
· 15 years ago
481dfa0
OMAP: DSS2: DSI: Disable PCKFREE on error
by Ville Syrjälä
· 15 years ago
7a92d54
FBDEV: JZ4740: Add framebuffer driver
by Lars-Peter Clausen
· 14 years ago
26692f5
VIDEO: Correct use of request_region/request_mem_region
by Julia Lawall
· 15 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ca50a5f
Merge branch 'upstream/pvhvm' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
f63b759
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7590d1d
Merge branch 'devel-map-io' into omap-for-linus
by Tony Lindgren
· 14 years ago
6011bde
fbdev: sh-mobile: HDMI support for SH-Mobile SoCs
by Guennadi Liakhovetski
· 14 years ago
c243939
sh: add a parameter to LCDC driver's .display_on() callback
by Guennadi Liakhovetski
· 14 years ago
dba6f38
fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driver
by Guennadi Liakhovetski
· 14 years ago
701ec7a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
be82ae0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
1e8943d
OMAP: DSS2: Taal: CABC workaround is Taal specific
by Jani Nikula
· 15 years ago
c8cd454
OMAP: DSS2: Taal: Add regulator configuration support
by Tomi Valkeinen
· 14 years ago
0f45bdd
OMAP: DSS2: Taal: Print panel name in addition to revision
by Jani Nikula
· 15 years ago
e7f6c3f
OMAP: DSS2: Taal: Add panel specific configuration structure
by Jani Nikula
· 15 years ago
448dfe9
OMAP: DSS2: Taal: Configure ESD check in DSI panel data
by Jani Nikula
· 15 years ago
8d3573c
OMAP: DSS2: Taal: Use Nokia DSI panel data
by Tomi Valkeinen
· 14 years ago
7ae2fb1
OMAP: DSS2: Taal: Add proper external TE support
by Jani Nikula
· 15 years ago
d2b6578
OMAP: DSS2: Taal: Change probe error handling labels
by Jani Nikula
· 15 years ago
4571a02
OMAP: DSS2: Taal: Change ESD work management
by Jani Nikula
· 15 years ago
Next »