Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b8889c4fc6ba03e289cec6a4d692f6f080a55e53
/
drivers
/
video
/
fbdev
fa81558
Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
57817e6
video: fbdev: atmel_lcdfb: remove useless include
by Alexandre Belloni
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c5fc249
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
25525be
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4ffe18c
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
6bfb7c7
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
by Viresh Kumar
· 9 years ago
7b554088
video: fbdev: pxa168fb: Use devm_clk_get
by Vaishali Thakkar
· 9 years ago
c4e6774
fbdev: ssd1307fb: fix error return code
by Julia Lawall
· 9 years ago
b4df204
fbdev: fix snprintf() limit in show_bl_curve()
by Dan Carpenter
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
2f37d65
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
1c00038
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
81bdef0
drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()
by Luis R. Rodriguez
· 9 years ago
4edcd2a
drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()
by Luis R. Rodriguez
· 9 years ago
c823a48
drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()
by Luis R. Rodriguez
· 9 years ago
f3adccb
drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer
by Luis R. Rodriguez
· 9 years ago
9e517ac8
drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
by Luis R. Rodriguez
· 9 years ago
c112709
drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
by Luis R. Rodriguez
· 9 years ago
8d58b66
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
by Ingo Molnar
· 9 years ago
b06ece9
video: fbdev: s3c-fb: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
cb73b40
video: fbdev: atmel: fix warning for const return value
by Tomi Valkeinen
· 9 years ago
c4a2f5b
video: fbdev: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 10 years ago
2e8bcf4
video: fbdev: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
c0a3229
fbdev: remove unnecessary memset in vfb
by Marcin Chojnacki
· 10 years ago
f63cb8d
fbdev: udlfb: remove unneeded initialization in few places
by Alexey Klimov
· 10 years ago
71540cf
fbdev: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
6080a89
fbdev: fix cea_modes array size
by Tomi Valkeinen
· 10 years ago
16478b6
ARM/fb: ep93xx: switch framebuffer to use modedb only
by Linus Walleij
· 9 years ago
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 9 years ago
2584cf8
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
by Dan Williams
· 9 years ago
9e6e35e
video: fbdev: pxa3xx_gcu: prepare the clocks
by Robert Jarzmik
· 9 years ago
6266f4b
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
by Jyri Sarha
· 9 years ago
2b55cb3
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
by Jyri Sarha
· 9 years ago
2701fa0
fbdev: select versatile helpers for the integrator
by Linus Walleij
· 9 years ago
1461d66
staging: sm7xxfb: merge sm712fb with fbdev
by Sudip Mukherjee
· 9 years ago
3546448
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
by Jake Oshins
· 9 years ago
7f163a6
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
by Jake Oshins
· 9 years ago
7d89a3c
drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
3cc2dac
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
by Luis R. Rodriguez
· 10 years ago
f55de6e
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
by Luis R. Rodriguez
· 10 years ago
eacd2d5
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
by Luis R. Rodriguez
· 10 years ago
d49c699
simplefb: Include clk.h
by Stephen Boyd
· 10 years ago
cb908ed
stifb: Implement hardware accelerated copyarea
by Alex Ivanov
· 10 years ago
1c65ae6
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
0438ec9
OMAPDSS: fix probing if rfbi device is enabled
by Tomi Valkeinen
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
1a13e36
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
b51d23e
module: add per-module param_lock
by Dan Streetman
· 10 years ago
f778dad
Merge omapdss scaling fixes
by Tomi Valkeinen
· 10 years ago
a9bd32a
msm: msm_fb: Remove dead code
by Stephen Boyd
· 10 years ago
a9fad68
OMAPDSS: HDMI: wait for framedone when stopping video
by Tomi Valkeinen
· 10 years ago
9bba13f
OMAPDSS: HDMI4: fix error handling
by Tomi Valkeinen
· 10 years ago
e4c5ae7
OMAPDSS: DISPC: scaler debug print
by Tomi Valkeinen
· 10 years ago
7059e3d
OMAPDSS: DISPC: do only y decimation on OMAP3
by Tomi Valkeinen
· 10 years ago
3ce17b4
OMAPDSS: DISPC: check if scaling setup failed
by Tomi Valkeinen
· 10 years ago
c582935
OMAPDSS: DISPC: fix 64 bit issue in 5-tap
by Tomi Valkeinen
· 10 years ago
f2aee31
OMAPDSS: DISPC: fix row_inc for OMAP3
by Tomi Valkeinen
· 10 years ago
ab6b258
OMAPDSS: DISPC: add check for scaling limits
by Tomi Valkeinen
· 10 years ago
f5a7348
OMAPDSS: DISPC: fix check_horiz_timing_omap3 args
by Tomi Valkeinen
· 10 years ago
c4661b3
OMAPDSS: DISPC: fix predecimation for YUV modes
by Tomi Valkeinen
· 10 years ago
3397cc6
OMAPDSS: DISPC: work-around for errata i631
by Tomi Valkeinen
· 10 years ago
a899820
Merge omapdss componentization work
by Tomi Valkeinen
· 10 years ago
ad4eaef
OMAPDSS: simplify submodule reg/unreg code
by Tomi Valkeinen
· 10 years ago
736e60d
OMAPDSS: componentize omapdss
by Tomi Valkeinen
· 10 years ago
606ae48
OMAPDSS: reorder uninit calls
by Tomi Valkeinen
· 10 years ago
ede9269
OMAPDSS: remove uses of __init/__exit
by Tomi Valkeinen
· 10 years ago
f5a1a1f8
OMAPDSS: fix dss_init_ports error handling
by Tomi Valkeinen
· 10 years ago
7e328f5
OMAPDSS: refactor dss probe function
by Tomi Valkeinen
· 10 years ago
f99467b
OMAPDSS: move 'dss_initialized' to dss driver
by Tomi Valkeinen
· 10 years ago
9f5ddef
fbdev: propagate result of fb_videomode_from_videomode()
by Vladimir Murzin
· 10 years ago
127b0c9
video: fbdev: vesafb: use arch_phys_wc_add()
by Luis R. Rodriguez
· 10 years ago
6b41f27
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
by Luis R. Rodriguez
· 10 years ago
87b8176
video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
by Luis R. Rodriguez
· 10 years ago
99e62ef
video: fbdev: mxsfb: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
bd388a2
video: fbdev: imxfb: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7e46cd7
fbdev: omap2: remove potential format string leak
by Kees Cook
· 10 years ago
c7c95f1
video/fbdev, asm/io.h: Remove ioremap_writethrough()
by Toshi Kani
· 10 years ago
88359b9
ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4
by Misael Lopez Cruz
· 10 years ago
65c8b46
OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets
by Misael Lopez Cruz
· 10 years ago
aae1428
OMAPDSS: HDMI5: Set valid sample order
by Misael Lopez Cruz
· 10 years ago
7877039
OMAPDSS: HDMI4: Set correct CC for 8-channels layout
by Misael Lopez Cruz
· 10 years ago
ca8c67d
fbdev: omap2: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
9ccfc4a
video: fbdev: geode gxfb: use ioremap_wc() for framebuffer
by Luis R. Rodriguez
· 10 years ago
1e43a20
video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
by Luis R. Rodriguez
· 10 years ago
cc9866e
video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
04dc78b
video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
26e2506
video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f8f05cd
video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
775a8a5
video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f4447dd
video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
2cff640
video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
4d811d6
video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
3b213c2f
video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
f2081b8
video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
888ca5d
video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
78084dc
video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
0531409
video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
by Luis R. Rodriguez
· 10 years ago
5944d73
video: fbdev: gbefb: add missing mtrr_del() calls
by Luis R. Rodriguez
· 10 years ago
Next »