Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e4bd1c1a95409131ad3948accab98f0d6b8093f0
/
drivers
/
video
bf2ae5d
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
6b75b54
Merge omapdss topic branch for fbdev 4.1
by Tomi Valkeinen
· 10 years ago
aa977f6
omapdss: extend pm notifier to handle hibernation
by Grygorii Strashko
· 10 years ago
cb17a4a
OMAPDSS: disable VT switch
by Tomi Valkeinen
· 10 years ago
7505256
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b240452
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
f0c1bc9
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
b1f85c0
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
by Andrey Ryabinin
· 10 years ago
c6f77bc
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
by Geert Uytterhoeven
· 10 years ago
7374ccc
fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex
by Geert Uytterhoeven
· 10 years ago
b7f859d
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
8147e2e
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next
by Rob Herring
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
14048ff
video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing
by Laurent Pinchart
· 10 years ago
f915b51
fbdev: kconfig: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
45ae00a
fbdev: remove the unnecessary includes of ppc specific header files
by Kevin Hao
· 10 years ago
d14c374
fbdev: riva: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
5299b62
fbdev: nvidia: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
e9cfb2d
fbdev: imsttfb: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
758ddd1
fbdev: radeon: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
e7b410e
fbdev: aty128fb: replace PPC_OF with PPC
by Kevin Hao
· 10 years ago
f705806c
backlight: Add support Skyworks SKY81452 backlight driver
by Gyungoh Yoo
· 10 years ago
b3924dd
fbdev: pm3fb: cleanup some confusing indenting
by Dan Carpenter
· 10 years ago
7dea97e
hyperv: hyperv_fb: match wait_for_completion_timeout return type
by Nicholas Mc Guire
· 10 years ago
17713ce
video: fbdev: use msecs_to_jiffies for time conversions
by Nicholas Mc Guire
· 10 years ago
dc4d521
fbdev: via/via_clock: fix sparse warning
by Lad, Prabhakar
· 10 years ago
5d80244
video: fbdev: make of_device_id array const
by Sanjeev Sharma
· 10 years ago
233b2eb
fbdev: sm501fb: use memset_io
by Sudip Mukherjee
· 10 years ago
fe59e5c
OMAPDSS: workaround for MFLAG + NV12 issue
by Tomi Valkeinen
· 10 years ago
c64aa3a
OMAPDSS: Add support for MFLAG
by Tomi Valkeinen
· 10 years ago
47fc469
OMAPDSS: setup default fifo thresholds
by Tomi Valkeinen
· 10 years ago
d49cd15
OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
by Tomi Valkeinen
· 10 years ago
4e1d3ca
OMAPDSS: DISPC: fix div by zero issue in overlay scaling
by Tomi Valkeinen
· 10 years ago
386f167
OMAPDSS: DISPC: change sync_pclk_edge default value
by Tomi Valkeinen
· 10 years ago
ed35188
OMAPDSS: DISPC: explicit handling for sync and de levels
by Tomi Valkeinen
· 10 years ago
7a16360
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
by Tomi Valkeinen
· 10 years ago
6246c8b
OMAPDSS: TFP410: fix input sync signals
by Tomi Valkeinen
· 10 years ago
e566658
OMAPDSS: fix paddr check for TILER addresses
by Tomi Valkeinen
· 10 years ago
a38bb79
OMAPDSS: fix regression with display sysfs files
by Tomi Valkeinen
· 10 years ago
d746b40
video: fbdev: fix possible null dereference
by Sudip Mukherjee
· 10 years ago
11f09e5
video: ARM CLCD: Add missing error check for devm_kzalloc
by Kiran Padwal
· 10 years ago
7b20545
OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
by Tomi Valkeinen
· 10 years ago
1511c75
OMAPDSS: fix AM43xx minimum pixel clock divider
by Tomi Valkeinen
· 10 years ago
f033c0b
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
by Philipp Zabel
· 10 years ago
7e33912
mm: gup: use get_user_pages_unlocked
by Andrea Arcangeli
· 10 years ago
e0c8453
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
3e63430
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
ab0475d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
d6c2152
Merge branches '3.20/fbdev' and '3.20/omapdss' into for-next
by Tomi Valkeinen
· 10 years ago
811fbb1
omapfb: Return error code when applying overlay settings fails
by Peter Meerwald
· 10 years ago
a240815
OMAPDSS: DPI: DRA7xx support
by Tomi Valkeinen
· 10 years ago
adb5ff8
OMAPDSS: HDMI: Add DRA7xx support
by Tomi Valkeinen
· 10 years ago
0006fd6
OMAPDSS: DISPC: program dispc polarities to control module
by Tomi Valkeinen
· 10 years ago
9355092
OMAPDSS: DISPC: Add DRA7xx support
by Tomi Valkeinen
· 10 years ago
9976754
OMAPDSS: Add Video PLLs for DRA7xx
by Tomi Valkeinen
· 10 years ago
be40eec
OMAPDSS: Add functions for external control of PLL
by Tomi Valkeinen
· 10 years ago
6d81788
OMAPDSS: DSS: Add DRA7xx base support
by Tomi Valkeinen
· 10 years ago
a87a6d6
OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OE
by Tomi Valkeinen
· 10 years ago
fa0c52a
OMAPDSS: OMAP5: fix digit output's allowed mgrs
by Tomi Valkeinen
· 10 years ago
234f9a2
OMAPDSS: constify port arrays
by Tomi Valkeinen
· 10 years ago
eb30199
OMAPDSS: PLL: add dss_pll_wait_reset_done()
by Tomi Valkeinen
· 10 years ago
64e22ff
OMAPDSS: Add enum dss_pll_id
by Tomi Valkeinen
· 10 years ago
ee06bd1
video: fbdev: fix sys_copyarea
by Mans Rullgard
· 10 years ago
6984330
video/mmpfb: allow modular build
by Arnd Bergmann
· 10 years ago
87f0fce
fb: via: turn gpiolib and i2c selects into dependencies
by Arnd Bergmann
· 10 years ago
5b72ae9
fbdev: ssd1307fb: return proper error code if write command fails
by Prabhakar Lad
· 10 years ago
dc18905
[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT
by Hans Verkuil
· 10 years ago
2c676f3
[media] hdmi: added unpack and logging functions for InfoFrames
by Martin Bugge
· 10 years ago
4d07329
fbdev: fix CVT vertical front and back porch values
by Tomi Valkeinen
· 10 years ago
070a178
video: hgafb: remove unneeded comparison
by Sudip Mukherjee
· 10 years ago
5b28f0fa
fbcon: Remove unused vblank cursor code
by Scot Doyle
· 10 years ago
ba59bab
video: fbdev: Fix sparse warning messages
by David Ung
· 10 years ago
1fc65d5
video: atafb: Remove obsolete IRQ_TYPE_PRIO
by Geert Uytterhoeven
· 10 years ago
72bbf10
video: fbdev: Validate mode timing against monspec
by David Ung
· 10 years ago
8f5ee77
video: fbdev: Check Standard Timing against DMT
by David Ung
· 10 years ago
37715f5
video: fbdev: Add additional vesa modes
by David Ung
· 10 years ago
9561def
fbdev: ssd1307fb: set default height if not found in DT node
by Lad, Prabhakar
· 10 years ago
f6535d2
fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()
by Lad, Prabhakar
· 10 years ago
0d77205
video: Drop superfluous "select VT_HW_CONSOLE_BINDING"
by Geert Uytterhoeven
· 10 years ago
ef6899c
fbdev/broadsheetfb: fix memory leak
by Colin Ian King
· 10 years ago
8f5b1e6
console/dummy: Move screen size selection from CPP to Kconfig
by Geert Uytterhoeven
· 10 years ago
0fc5051
video: vt8500lcdfb: remove unneeded continue
by Sudip Mukherjee
· 10 years ago
8be02cd
fbdev: savage: remove unused variable
by Sudip Mukherjee
· 10 years ago
9cb13ba
fbdev: geocode: remove unneeded NULL check
by Sudip Mukherjee
· 10 years ago
493a584
fbdev: omap2: Fix typo in tvc_probe_pdata
by Rasmus Villemoes
· 10 years ago
d9e0201
simplefb: Fix build failure on Sparc
by Hans de Goede
· 10 years ago
96699b4
fbdev: vgastate: remove trailing whitespaces
by Asaf Vertz
· 10 years ago
77989ee
video: ocfb: Fix data type warning
by Qiang Chen
· 10 years ago
0e87873
video: omapdss: Add opa362 driver
by Marek Belisko
· 10 years ago
77a7f18
fbdev: geocode: remove unneeded NULL check
by Sudip Mukherjee
· 10 years ago
a8fc91a
atyfb: mark DMI system id table as __initconst
by Mathias Krause
· 10 years ago
a32442d
OMAPDSS: SDI: fix output port_num
by Tomi Valkeinen
· 10 years ago
30ea9c5
video/fbdev: fix defio's fsync
by Tomi Valkeinen
· 10 years ago
92b004d
video/logo: prevent use of logos after they have been freed
by Tomi Valkeinen
· 10 years ago
811174f
OMAPDSS: pll: NULL dereference in error handling
by Dan Carpenter
· 10 years ago
1616cf0
OMAPDSS: HDMI: remove double initializer entries
by Tomi Valkeinen
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
739808c
video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
Next »