index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-09
Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-28
/
+16
2013-08-09
video: da8xx-fb: adding am33xx as dependency
Darren Etheridge
1
-3
/
+5
2013-08-09
video: da8xx-fb: let compiler decide what to inline
Darren Etheridge
1
-9
/
+8
2013-08-09
video: da8xx-fb: make clock naming consistent
Darren Etheridge
1
-12
/
+12
2013-08-09
video: da8xx-fb: set upstream clock rate (if reqd)
Darren Etheridge
1
-20
/
+65
2013-08-09
video: da8xx-fb: reorganize panel detection
Afzal Mohammed
1
-16
/
+26
2013-08-09
video: da8xx-fb: ensure non-null cfg in pdata
Afzal Mohammed
1
-0
/
+5
2013-08-09
video: da8xx-fb: use devres
Darren Etheridge
1
-33
/
+8
2013-08-09
video: da8xx-fb: enable sync lost intr for v2 ip
Afzal Mohammed
1
-1
/
+1
2013-08-09
video: da8xx-fb: fix 24bpp raster configuration
Darren Etheridge
1
-1
/
+2
2013-08-09
video: da8xx-fb: improve readability of code
Darren Etheridge
1
-11
/
+13
2013-08-09
video: da8xx-fb: fb_set_par support
Darren Etheridge
1
-11
/
+47
2013-08-09
video: da8xx-fb: report correct pixclock
Afzal Mohammed
1
-0
/
+11
2013-08-09
video: da8xx-fb: store struct device *
Afzal Mohammed
1
-0
/
+2
2013-08-09
video: da8xx-fb: pix clk and clk div handling cleanup
Darren Etheridge
1
-30
/
+18
2013-08-09
video: da8xx-fb: store clk rate even if !CPUFREQ
Afzal Mohammed
1
-3
/
+1
2013-08-09
video: da8xx-fb: store current display information
Afzal Mohammed
1
-0
/
+4
2013-08-09
video: da8xx-fb: remove unneeded "var" initialization
Afzal Mohammed
1
-21
/
+1
2013-08-09
video: da8xx-fb: use modedb helper to update var
Afzal Mohammed
1
-16
/
+2
2013-08-09
video: da8xx-fb: simplify lcd_reset
Afzal Mohammed
1
-2
/
+2
2013-08-09
video: da8xx-fb: fb_check_var enhancement
Afzal Mohammed
1
-0
/
+18
2013-08-08
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
Damien Lespiau
1
-4
/
+4
2013-08-08
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
1
-0
/
+43
2013-08-08
video/hdmi: Replace the payload length by their defines
Damien Lespiau
1
-3
/
+3
2013-08-06
ARM: msm: Move mach/board.h contents to common.h
Stephen Boyd
1
-1
/
+0
2013-08-06
OMAPDSS: HDMI: Fix AVI infoframe bug
Mythri P K
1
-22
/
+20
2013-08-02
fbdev: fbcon: select VT_HW_CONSOLE_BINDING
David Herrmann
1
-1
/
+2
2013-08-02
fbdev: efifb: bind to efi-framebuffer
David Herrmann
1
-46
/
+22
2013-08-02
fbdev: vesafb: bind to platform-framebuffer device
David Herrmann
1
-39
/
+16
2013-08-02
x86: sysfb: move EFI quirks from efifb to sysfb
David Herrmann
1
-227
/
+7
2013-08-02
fbdev: simplefb: mark as fw and allocate apertures
David Herrmann
1
-1
/
+9
2013-08-02
fbdev: simplefb: add init through platform_data
David Herrmann
2
-16
/
+37
2013-08-02
fb: backlight: HX8357: Add HX8369 support
Alexandre Belloni
1
-15
/
+204
2013-08-02
video: hx8357: Make IM pins optional
Maxime Ripard
1
-21
/
+31
2013-08-02
video: mxsfb: fix color settings for 18bit data bus and 32bpp
Hector Palacios
1
-26
/
+0
2013-08-02
OMAPDSS: analog-tv-connector: compile fix
Tomi Valkeinen
1
-2
/
+16
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
1
-1
/
+0
2013-07-31
Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+7
2013-07-29
Merge 3.11-rc3 into driver-core-next
Greg Kroah-Hartman
1
-20
/
+21
2013-07-29
video: sh7760fb: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+1
2013-07-29
fbdev/atyfb: fix recent breakage in correct_chipset()
Dan Carpenter
1
-2
/
+2
2013-07-26
simplefb: add support for a8b8g8r8 pixel format
Alexandre Courbot
1
-0
/
+1
2013-07-26
backlight: lp855x: set zero brightness at FBBLANK
Shingo Nakao
1
-1
/
+1
2013-07-26
drivers/video: remove unused parameter in Kconfig
Michael Opdenacker
1
-7
/
+0
2013-07-26
matroxfb: replace kmalloc and memset with kzalloc.
Alexandru Juncu
1
-2
/
+1
2013-07-26
fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()
Tomi Valkeinen
1
-1
/
+1
2013-07-26
video: nuc900fb: fix to pass correct device identity to request_irq()
Wei Yongjun
1
-2
/
+1
2013-07-26
video: mxsfb: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-07-26
video: output: convert class code to use dev_groups
Greg Kroah-Hartman
1
-10
/
+10
2013-07-26
vga16fb: Remove unused variable
Luis Henriques
1
-1
/
+0
[prev]
[next]