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
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
23
-43
/
+187
2015-04-20
Merge omapdss topic branch for fbdev 4.1
Tomi Valkeinen
16
-25
/
+166
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
15
-74
/
+47
2015-04-14
Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+364
2015-04-09
backlight: da9052_bl: Terminate da9052_wled_ids array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-04-09
backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
1
-4
/
+1
2015-04-07
fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex
Geert Uytterhoeven
1
-6
/
+7
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
2
-2
/
+2
2015-03-25
Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...
Rob Herring
1
-6
/
+1
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2
-2
/
+2
2015-03-20
video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsing
Laurent Pinchart
1
-1
/
+1
2015-03-17
fbdev: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-1
/
+1
2015-03-17
fbdev: remove the unnecessary includes of ppc specific header files
Kevin Hao
1
-4
/
+0
2015-03-17
fbdev: riva: remove the dependency on PPC_OF
Kevin Hao
1
-10
/
+7
2015-03-17
fbdev: nvidia: remove the dependency on PPC_OF
Kevin Hao
4
-17
/
+1
2015-03-17
fbdev: imsttfb: remove the dependency on PPC_OF
Kevin Hao
1
-5
/
+1
2015-03-17
fbdev: radeon: replace PPC_OF with PPC
Kevin Hao
5
-33
/
+33
2015-03-17
fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
1
-2
/
+2
2015-03-12
backlight: Add support Skyworks SKY81452 backlight driver
Gyungoh Yoo
3
-0
/
+364
2015-03-10
fbdev: pm3fb: cleanup some confusing indenting
Dan Carpenter
1
-3
/
+3
2015-03-10
hyperv: hyperv_fb: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+4
2015-03-10
video: fbdev: use msecs_to_jiffies for time conversions
Nicholas Mc Guire
1
-3
/
+3
2015-03-02
fbdev: via/via_clock: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-03-02
video: fbdev: make of_device_id array const
Sanjeev Sharma
1
-1
/
+1
2015-03-02
fbdev: sm501fb: use memset_io
Sudip Mukherjee
1
-1
/
+1
2015-02-26
OMAPDSS: workaround for MFLAG + NV12 issue
Tomi Valkeinen
1
-1
/
+11
2015-02-26
OMAPDSS: Add support for MFLAG
Tomi Valkeinen
1
-0
/
+50
2015-02-26
OMAPDSS: setup default fifo thresholds
Tomi Valkeinen
1
-0
/
+15
2015-02-26
OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
Tomi Valkeinen
1
-0
/
+14
2015-02-26
OMAPDSS: DISPC: fix div by zero issue in overlay scaling
Tomi Valkeinen
1
-0
/
+5
2015-02-26
OMAPDSS: DISPC: change sync_pclk_edge default value
Tomi Valkeinen
1
-3
/
+1
2015-02-26
OMAPDSS: DISPC: explicit handling for sync and de levels
Tomi Valkeinen
1
-4
/
+37
2015-02-26
OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
Tomi Valkeinen
11
-18
/
+16
2015-02-26
OMAPDSS: TFP410: fix input sync signals
Tomi Valkeinen
1
-0
/
+11
2015-02-26
OMAPDSS: fix paddr check for TILER addresses
Tomi Valkeinen
1
-1
/
+1
2015-02-26
OMAPDSS: fix regression with display sysfs files
Tomi Valkeinen
1
-84
/
+95
2015-02-26
video: fbdev: fix possible null dereference
Sudip Mukherjee
1
-3
/
+3
2015-02-26
video: ARM CLCD: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+3
2015-02-25
OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
Tomi Valkeinen
1
-1
/
+1
2015-02-25
OMAPDSS: fix AM43xx minimum pixel clock divider
Tomi Valkeinen
1
-1
/
+1
2015-02-23
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
1
-6
/
+1
2015-02-11
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
1
-4
/
+2
2015-02-11
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-301
/
+1223
2015-02-11
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-7
/
+815
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-2
/
+1
2015-02-04
Merge branches '3.20/fbdev' and '3.20/omapdss' into for-next
Tomi Valkeinen
19
-60
/
+855
[next]