index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
video: Remove unnecessary semicolons
Joe Perches
16
-19
/
+19
2013-10-30
simplefb: use write-combined remapping
David Herrmann
1
-2
/
+2
2013-10-30
simplefb: fix unmapping fb during destruction
David Herrmann
1
-2
/
+10
2013-10-29
OMAPDSS: connector-dvi: fix releasing i2c_adapter
Tomi Valkeinen
1
-0
/
+7
2013-10-29
OMAPDSS: DSI: fix perf measuring ifdefs
Tomi Valkeinen
1
-5
/
+5
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
59
-224
/
+186
2013-10-29
efifb: prevent null-deref when iterating dmi_list
James Bates
1
-2
/
+2
2013-10-29
fbdev: fix error return code in metronomefb_probe()
Wei Yongjun
1
-1
/
+2
2013-10-29
video: xilinxfb: Fix for "Use standard variable name convention"
Stephen Rothwell
1
-4
/
+4
2013-10-18
OMAPDSS: Fix de_level in videomode_to_omap_video_timings()
Roel Kluin
1
-1
/
+1
2013-10-11
video: xilinxfb: Simplify error path
Michal Simek
1
-18
/
+6
2013-10-11
video: xilinxfb: Use devm_kzalloc instead of kzalloc
Michal Simek
1
-9
/
+2
2013-10-11
video: xilinxfb: Use standard variable name convention
Michal Simek
1
-9
/
+9
2013-10-09
hyperv-fb: add blanking support
Gerd Hoffmann
1
-0
/
+5
2013-10-09
hyperv-fb: add pci stub
Gerd Hoffmann
1
-1
/
+39
2013-10-09
OMAPDSS: HDMI: Correctly compare timings
Richard Röjfors
1
-1
/
+1
2013-10-09
omapdss: HDMI: move common functions to a separate file
Archit Taneja
6
-435
/
+447
2013-10-09
omapdss: OMAP4: HDMI: remove unnecessary edid macros
Archit Taneja
1
-8
/
+0
2013-10-09
omapdss: HDMI: Rename hdmi driver files to nicer names
Archit Taneja
10
-33
/
+25
2013-10-09
omapdss: HDMI: add HDMI wrapper IRQ flags
Archit Taneja
2
-3
/
+15
2013-10-09
omapdss: HDMI: Clean up the header files
Archit Taneja
6
-264
/
+171
2013-10-09
omapdss: HDMI: remove hdmi_ip_data struct
Archit Taneja
2
-58
/
+47
2013-10-09
omapdss: HDMI: Use OMAP4 HDMI core functions directly and remove hdmi_ip_ops
Archit Taneja
6
-184
/
+162
2013-10-09
omapdss: HDMI: create a PHY library
Archit Taneja
6
-135
/
+219
2013-10-09
omapdss: HDMI: create a PLL library
Archit Taneja
6
-203
/
+285
2013-10-09
omapdss: HDMI: create a Wrapper library
Archit Taneja
7
-380
/
+479
2013-10-09
simplefb: print some info about the registered fb
Tom Gundersen
1
-0
/
+8
2013-10-09
video: wmt_ge_rops: Fix a trivial typo
Sachin Kamat
1
-1
/
+1
2013-10-09
video: wmt_ge_rops: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-09
video: wm8505fb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-09
video: ssd1307fb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-09
video: amba-clcd: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-10-09
fbdev: sh_mobile_hdmi: Use devm_kzalloc()
Sangjung Woo
1
-5
/
+2
2013-09-30
Video / au1100fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / au1200fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-15
/
+1
2013-09-30
Video / bf54x-lq043fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / broadsheetfb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / cobalt_lcdfb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / da8xx-fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / jz4740_fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-12
/
+1
2013-09-30
Video / metronomefb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / bfin-t350mcqb-fb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-30
Video / hecubafb: Use module_platform_driver() to simplify code
Hanjun Guo
1
-13
/
+1
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete dumping of core registers
Ricardo Neri
1
-1
/
+46
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete register definitions for core
Ricardo Neri
1
-1
/
+47
2013-09-27
OMAPDSS: HDMI: OMAP4: Rename the HDMI_CORE_CTRL1 register
Ricardo Neri
2
-13
/
+14
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete dumping of DPLL registers
Ricardo Neri
1
-0
/
+2
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete register definitions for DPLL
Ricardo Neri
1
-0
/
+2
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete dumping of wrapper registers
Ricardo Neri
1
-1
/
+4
2013-09-27
OMAPDSS: HDMI: OMAP4: Complete register definitions for wrapper
Ricardo Neri
1
-1
/
+3
[next]