This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 24777bac4af5 PCI: Check for the existence of 'dev.of_node' before calli [...] new 3dc59489fda3 video/logo: Make logo data const again new d6161b7d8b33 video/logo: Remove linux_serial_image comments new f709f1cf65ac fbdev: matroxfb: add missing MODULE_DESCRIPTION() macros new 7cf51220bc6a fbdev: viafb: add missing MODULE_DESCRIPTION() macro new b4bc18a0a6ba fbdev: kyro: add missing MODULE_DESCRIPTION() macro new e4d52c0ea3de fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macro new 47856a63fd6a fbdev: macmodes: add missing MODULE_DESCRIPTION() macro new 7606e60522a6 fbdev: vfb: add missing MODULE_DESCRIPTION() macro new 15be78e0c3d5 fbdev: offb: add missing MODULE_DESCRIPTION() macro new 175ee8f196d7 fbdev: omapdss: use for_each_endpoint_of_node() new b03c3519498c fbdev: omapfb: use of_graph_get_remote_port() new c2bc958b2b03 fbdev: vesafb: Detect VGA compatibility from screen info's [...] new 24aa3eea5921 fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macro new 2d93937089be fbdev: amifb: add missing MODULE_DESCRIPTION() macro new 3402302cb128 video: console: add missing MODULE_DESCRIPTION() macros new e4066d17b92e video: agp: add remaining missing MODULE_DESCRIPTION() macros new c260bda65599 fbdev: Drop explicit initialization of struct i2c_device_i [...] new b65bd7874bc7 fbdev: mmp: Constify struct mmp_overlay_ops new 7ee6cfe6d9cf fbdev: omap2: Return clk_prepare_enable to transfer the error new 3cf12cabc3be fbdev: smscufx: Make I2C terminology more inclusive new 8b5ea9029b03 fbdev: viafb: Make I2C terminology more inclusive new cb273eb7c839 Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub [...]
The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/char/agp/ali-agp.c | 1 + drivers/char/agp/alpha-agp.c | 1 + drivers/char/agp/amd-k7-agp.c | 1 + drivers/char/agp/ati-agp.c | 1 + drivers/char/agp/efficeon-agp.c | 1 + drivers/char/agp/nvidia-agp.c | 1 + drivers/char/agp/parisc-agp.c | 1 + drivers/char/agp/sworks-agp.c | 1 + drivers/video/console/mdacon.c | 1 + drivers/video/console/newport_con.c | 1 + drivers/video/console/sticon.c | 1 + drivers/video/console/vgacon.c | 1 + drivers/video/fbdev/amifb.c | 1 + drivers/video/fbdev/c2p_planar.c | 1 + drivers/video/fbdev/goldfishfb.c | 1 + drivers/video/fbdev/kyro/fbdev.c | 1 + drivers/video/fbdev/macmodes.c | 1 + drivers/video/fbdev/matrox/matroxfb_DAC1064.c | 1 + drivers/video/fbdev/matrox/matroxfb_Ti3026.c | 1 + drivers/video/fbdev/matrox/matroxfb_accel.c | 1 + drivers/video/fbdev/matrox/matroxfb_maven.c | 2 +- drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 2 +- drivers/video/fbdev/offb.c | 1 + drivers/video/fbdev/omap2/omapfb/dss/dss-of.c | 15 +------------- .../fbdev/omap2/omapfb/dss/omapdss-boot-init.c | 3 +-- drivers/video/fbdev/omap2/omapfb/dss/venc.c | 4 +--- drivers/video/fbdev/smscufx.c | 4 ++-- drivers/video/fbdev/ssd1307fb.c | 8 ++++---- drivers/video/fbdev/vesafb.c | 2 +- drivers/video/fbdev/vfb.c | 1 + drivers/video/fbdev/via/chip.h | 8 ++++---- drivers/video/fbdev/via/dvi.c | 24 +++++++++++----------- drivers/video/fbdev/via/lcd.c | 6 +++--- drivers/video/fbdev/via/via_aux.h | 2 +- drivers/video/fbdev/via/via_i2c.c | 12 +++++------ drivers/video/fbdev/via/viafbdev.c | 1 + drivers/video/fbdev/via/vt1636.c | 6 +++--- drivers/video/logo/pnmtologo.c | 4 ++-- include/linux/linux_logo.h | 3 --- include/linux/screen_info.h | 10 +++++++++ include/video/mmp_disp.h | 4 ++-- 41 files changed, 78 insertions(+), 64 deletions(-)