index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
video: mmp: fix graphics/video layer enable/mask swap issue
Jing Xiang
1
-3
/
+3
2013-06-27
video: mmp: fix memcpy wrong size for mmp_addr issue
Jing Xiang
1
-1
/
+1
2013-06-27
radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-27
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-27
vgacon: fix missing include.
Dave Airlie
1
-0
/
+1
2013-06-26
fbdev: bfin-lq035q1-fb: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+14
2013-06-26
fbmem: return -EFAULT on copy_to_user() failure
Dan Carpenter
1
-1
/
+3
2013-06-26
OMAPDSS: DPI: Fix wrong pixel clock limit
Tomi Valkeinen
1
-2
/
+2
2013-06-26
video: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-6
/
+6
2013-06-26
uvesafb: Correct/simplify warning message
Borislav Petkov
1
-2
/
+2
2013-06-26
fb: fix atyfb unused data warnings
Randy Dunlap
1
-2
/
+3
2013-06-26
fb: fix atyfb build warning
Randy Dunlap
1
-2
/
+2
2013-06-26
video: imxfb: Make local symbols static
Sachin Kamat
1
-2
/
+2
2013-06-26
video: udlfb: Make local symbol static
Sachin Kamat
1
-1
/
+1
2013-06-26
video: udlfb: Use NULL instead of 0
Sachin Kamat
1
-5
/
+5
2013-06-26
video: smscufx: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
20
-31
/
+0
2013-06-26
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
Wei Yongjun
1
-1
/
+0
2013-06-26
video: xilinxfb: Use driver for Xilinx ARM Zynq
Michal Simek
1
-1
/
+1
2013-06-26
video: xilinxfb: Add support for little endian accesses
Michal Simek
1
-2
/
+28
2013-06-26
video: xilinxfb: Group bus initialization
Michal Simek
1
-41
/
+15
2013-06-26
video: xilinxfb: Use drvdata->regs_phys instead of physaddr
Michal Simek
1
-2
/
+2
2013-06-26
video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG
Michal Simek
1
-16
/
+16
2013-06-26
video: xilinxfb: Do not name out_be32 in function name
Michal Simek
1
-8
/
+8
2013-06-26
video: xilinxfb: Fix OF probing on little-endian systems
Michal Simek
1
-4
/
+3
2013-06-26
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
1
-4
/
+12
2013-06-24
build some drivers only when compile-testing
Jiri Slaby
1
-1
/
+1
2013-06-23
console/font: Refactor font support code selection logic
Geert Uytterhoeven
3
-12
/
+16
2013-06-23
Revert "staging/solo6x10: depend on CONFIG_FONTS"
Geert Uytterhoeven
1
-2
/
+0
2013-06-17
OMAPDSS: panels: add Kconfig comment
Tomi Valkeinen
2
-2
/
+2
2013-06-17
OMAPDSS: Add NEC NL8048HL11 panel driver
Tomi Valkeinen
3
-0
/
+403
2013-06-17
OMAPDSS: Add TPO TD043MTEA1 panel driver
Tomi Valkeinen
3
-0
/
+654
2013-06-17
OMAPDSS: Add Sharp LS037V7DW01 panel driver
Tomi Valkeinen
3
-0
/
+331
2013-06-17
OMAPDSS: Add LG.Philips LB035Q02 panel driver
Tomi Valkeinen
3
-0
/
+364
2013-06-17
OMAPDSS: Add Sony ACX565AKM panel driver
Tomi Valkeinen
3
-0
/
+872
2013-06-17
OMAPDSS: Add new DSI Command Mode panel driver
Tomi Valkeinen
3
-0
/
+1342
2013-06-17
OMAPDSS: Add new simple DPI panel driver
Tomi Valkeinen
3
-0
/
+276
2013-06-17
OMAPDSS: Add new Analog TV Connector driver
Tomi Valkeinen
3
-0
/
+271
2013-06-17
OMAPDSS: Add new HDMI Connector driver
Tomi Valkeinen
3
-0
/
+381
2013-06-17
OMAPDSS: Add new DVI Connector driver
Tomi Valkeinen
3
-0
/
+358
2013-06-17
OMAPDSS: Add new TPD12S015 Encoder driver
Tomi Valkeinen
3
-0
/
+402
2013-06-17
OMAPDSS: Add new TFP410 Encoder driver
Tomi Valkeinen
5
-0
/
+279
2013-06-17
OMAPDSS: DSI: Add ops
Tomi Valkeinen
1
-0
/
+93
2013-06-17
OMAPDSS: HDMI: Add ops
Tomi Valkeinen
1
-6
/
+228
2013-06-17
OMAPDSS: AnalogTV: Add ops
Tomi Valkeinen
1
-0
/
+72
2013-06-17
OMAPDSS: SDI: Add ops
Tomi Valkeinen
1
-0
/
+78
2013-06-17
OMAPDSS: DPI: Add ops
Tomi Valkeinen
1
-0
/
+70
2013-06-17
OMAPDSS: add OMAP_DISPLAY_TYPE_DVI
Tomi Valkeinen
1
-0
/
+1
2013-06-17
OMAPDSS: modify get/find functions to go through the device chain
Tomi Valkeinen
2
-2
/
+20
2013-06-17
OMAPDSS: public omapdss_register_output()
Tomi Valkeinen
8
-18
/
+17
[prev]
[next]