index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
30
-491
/
+177
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-9
/
+7
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2
-1
/
+25
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-10
/
+9
2017-02-20
video: fbdev: fsl-diu-fb: fix spelling mistake "palette"
Colin Ian King
1
-2
/
+2
2017-02-20
fbdev: ssd1307fb: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2017-02-08
video: fbdev: fsl-diu-fb: remove impossible condition
Sachin Shukla
1
-8
/
+1
2017-02-08
video: fbdev: amifb: remove impossible condition
Sachin Shukla
1
-5
/
+3
2017-02-08
fbdev/ssd1307fb: clear screen in probe
Tomi Valkeinen
1
-3
/
+2
2017-02-08
fbdev/ssd1307fb: add support to enable VBAT
Tomi Valkeinen
1
-1
/
+19
2017-02-08
fbdev: ssd1307fb: Make reset gpio devicetree property optional
Jyri Sarha
1
-6
/
+13
2017-02-08
fbdev: ssd1307fb: Start to use gpiod API for reset gpio
Jyri Sarha
1
-17
/
+8
2017-02-08
video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()
Wei Yongjun
1
-1
/
+3
2017-02-08
video: fbdev: offb: switch to using for_each_node_by_type
Dmitry Torokhov
1
-2
/
+2
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
1
-8
/
+8
2017-01-30
fbdev: omap/lcd: Make callbacks optional
Lars-Peter Clausen
10
-183
/
+20
2017-01-30
fbdev: omap/lcd: Staticize non-exported lcd_panel structs
Lars-Peter Clausen
8
-8
/
+8
2017-01-30
fbdev: omap/lcd: Remove no-op driver callbacks
Lars-Peter Clausen
9
-167
/
+0
2017-01-30
video/mbx: use simple_open()
Geliang Tang
1
-12
/
+6
2017-01-30
video: fbdev: stifb: handle NULL return value from ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-30
video: fbdev: pmagb-b-fb: Remove bad `__init' annotation
Maciej W. Rozycki
1
-1
/
+1
2017-01-30
video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
Maciej W. Rozycki
1
-1
/
+1
2017-01-30
video: ARM CLCD: use panel device node for getting backlight and mode
Vladimir Zapolskiy
1
-15
/
+5
2017-01-30
video: ARM CLCD: use panel device node for panel initialization
Vladimir Zapolskiy
5
-27
/
+14
2017-01-30
video: ARM CLCD: sort included headers out alphabetically
Vladimir Zapolskiy
1
-14
/
+9
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-12
/
+14
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
1
-4
/
+8
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
1
-10
/
+5
2017-01-25
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-11
video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-1
/
+1
2017-01-11
video: fbdev: simplefb: Separate clk / regulator get and enable steps
Hans de Goede
1
-16
/
+40
2017-01-11
video: fbdev: imxfb: always allocate 256 entries for the color map
Martin Kaiser
1
-1
/
+5
2017-01-11
video: fbdev: maxinefb: add __initdata to maxinefb_fix
Bhumika Goyal
1
-1
/
+1
2017-01-11
video: fbdev: matroxfb: use designated initializers
Kees Cook
2
-3
/
+12
2017-01-11
video: fbdev: sh_mobile_lcdcfb: use designated initializers
Kees Cook
1
-3
/
+3
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-1
/
+25
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
2
-1
/
+25
2017-01-04
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
Arvind Yadav
1
-0
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
8
-8
/
+8
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+4
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-4
/
+4
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+4
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+46
2016-11-19
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
1
-2
/
+2
2016-11-13
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
[next]