search for: omap2

Displaying 20 results from an estimated 37 matches for "omap2".

2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...l function names which dont make implications about the underlying lock. the only real change is the return value of console_trylock which is inverted from try_acquire_console_sem() Signed-off-by: Torben Hohn <torbenh at gmx.de> CC: Thomas Gleixner <tglx at tglx.de> --- arch/arm/mach-omap2/pm24xx.c | 4 +- arch/arm/mach-omap2/pm34xx.c | 4 +- arch/arm/mach-omap2/serial.c | 4 +- arch/parisc/kernel/pdc_cons.c | 4 +- drivers/char/bfin_jtag_comm.c | 8 +- drivers/gpu/drm/nouveau/nouveau_drv.c | 8 +- drivers/gpu/drm/rad...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...l function names which dont make implications about the underlying lock. the only real change is the return value of console_trylock which is inverted from try_acquire_console_sem() Signed-off-by: Torben Hohn <torbenh at gmx.de> CC: Thomas Gleixner <tglx at tglx.de> --- arch/arm/mach-omap2/pm24xx.c | 4 +- arch/arm/mach-omap2/pm34xx.c | 4 +- arch/arm/mach-omap2/serial.c | 4 +- arch/parisc/kernel/pdc_cons.c | 4 +- drivers/char/bfin_jtag_comm.c | 8 +- drivers/gpu/drm/nouveau/nouveau_drv.c | 8 +- drivers/gpu/drm/rad...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...l function names which dont make implications about the underlying lock. the only real change is the return value of console_trylock which is inverted from try_acquire_console_sem() Signed-off-by: Torben Hohn <torbenh at gmx.de> CC: Thomas Gleixner <tglx at tglx.de> --- arch/arm/mach-omap2/pm24xx.c | 4 +- arch/arm/mach-omap2/pm34xx.c | 4 +- arch/arm/mach-omap2/serial.c | 4 +- arch/parisc/kernel/pdc_cons.c | 4 +- drivers/char/bfin_jtag_comm.c | 8 +- drivers/gpu/drm/nouveau/nouveau_drv.c | 8 +- drivers/gpu/drm/rad...
2016 Jun 30
2
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
...-dma-contig.c | 30 ++--- drivers/media/v4l2-core/videobuf2-dma-sg.c | 19 +-- drivers/misc/mic/host/mic_boot.c | 20 ++-- drivers/parisc/ccio-dma.c | 16 +-- drivers/parisc/sba_iommu.c | 16 +-- drivers/video/fbdev/omap2/omapfb/omapfb-main.c | 12 +- drivers/video/fbdev/omap2/omapfb/omapfb.h | 3 +- drivers/xen/swiotlb-xen.c | 14 +-- include/linux/dma-attrs.h | 71 ------------ include/linux/dma-iommu.h | 6 +- include/l...
2016 Aug 04
2
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...ers/video/fbdev/bfin-t350mcqb-fb.c | 3 ++- >> drivers/video/fbdev/exynos/s6e8ax0.c | 3 ++- >> drivers/video/fbdev/mx3fb.c | 3 ++- >> drivers/video/fbdev/nvidia/nv_backlight.c | 3 ++- >> .../video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 3 ++- >> .../omap2/omapfb/displays/panel-sony-acx565akm.c | 3 ++- >> drivers/video/fbdev/riva/fbdev.c | 3 ++- >> drivers/video/fbdev/sh_mobile_lcdcfb.c | 3 ++- >> drivers/video/fbdev/ssd1307fb.c...
2016 Jul 12
0
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...3 ++- > drivers/video/fbdev/bfin-t350mcqb-fb.c | 3 ++- > drivers/video/fbdev/exynos/s6e8ax0.c | 3 ++- > drivers/video/fbdev/mx3fb.c | 3 ++- > drivers/video/fbdev/nvidia/nv_backlight.c | 3 ++- > .../video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 3 ++- > .../omap2/omapfb/displays/panel-sony-acx565akm.c | 3 ++- > drivers/video/fbdev/riva/fbdev.c | 3 ++- > drivers/video/fbdev/sh_mobile_lcdcfb.c | 3 ++- > drivers/video/fbdev/ssd1307fb.c...
2016 Jun 30
6
[PATCH] backlight: Avoid double fbcon backlight handling
...fb.c | 3 ++- drivers/video/fbdev/bfin-t350mcqb-fb.c | 3 ++- drivers/video/fbdev/exynos/s6e8ax0.c | 3 ++- drivers/video/fbdev/mx3fb.c | 3 ++- drivers/video/fbdev/nvidia/nv_backlight.c | 3 ++- .../video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 3 ++- .../omap2/omapfb/displays/panel-sony-acx565akm.c | 3 ++- drivers/video/fbdev/riva/fbdev.c | 3 ++- drivers/video/fbdev/sh_mobile_lcdcfb.c | 3 ++- drivers/video/fbdev/ssd1307fb.c | 3 ++- includ...
2016 Aug 04
1
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...-t350mcqb-fb.c | 3 ++- > >> drivers/video/fbdev/exynos/s6e8ax0.c | 3 ++- > >> drivers/video/fbdev/mx3fb.c | 3 ++- > >> drivers/video/fbdev/nvidia/nv_backlight.c | 3 ++- > >> .../video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 3 ++- > >> .../omap2/omapfb/displays/panel-sony-acx565akm.c | 3 ++- > >> drivers/video/fbdev/riva/fbdev.c | 3 ++- > >> drivers/video/fbdev/sh_mobile_lcdcfb.c | 3 ++- > >> drivers/video...
2024 Mar 07
1
[linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
...g-prototype-for-wake_up_reservation().-Prototype-was-for-add_or_start_queue()-instead |-- arc-randconfig-002-20240307 | `-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg |-- arm-allmodconfig | |-- arch-arm-mach-omap2-prm33xx.c:warning:expecting-prototype-for-am33xx_prm_global_warm_sw_reset().-Prototype-was-for-am33xx_prm_global_sw_reset()-instead | |-- drivers-gpu-drm-nouveau-nvkm-subdev-gsp-r535.c:warning:Function-parameter-or-struct-member-gsp-not-described-in-nvkm_gsp_radix3_sg | `-- fs-ubifs-journal.c:w...
2016 Jul 12
0
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
...+--- > drivers/media/v4l2-core/videobuf2-dma-sg.c | 19 +-- > drivers/misc/mic/host/mic_boot.c | 20 ++-- > drivers/parisc/ccio-dma.c | 16 +-- > drivers/parisc/sba_iommu.c | 16 +-- > drivers/video/fbdev/omap2/omapfb/omapfb-main.c | 12 +- > drivers/video/fbdev/omap2/omapfb/omapfb.h | 3 +- > drivers/xen/swiotlb-xen.c | 14 +-- > include/linux/dma-attrs.h | 71 ------------ > include/linux/dma-iommu.h...
2016 Jul 13
0
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
...buf2-vmalloc.c | 2 +- drivers/misc/mic/host/mic_boot.c | 20 ++-- drivers/parisc/ccio-dma.c | 16 +-- drivers/parisc/sba_iommu.c | 16 +-- drivers/remoteproc/qcom_q6v5_pil.c | 7 +- drivers/video/fbdev/omap2/omapfb/omapfb-main.c | 12 +- drivers/video/fbdev/omap2/omapfb/omapfb.h | 3 +- drivers/xen/swiotlb-xen.c | 14 +-- include/linux/dma-attrs.h | 71 ------------ include/linux/dma-iommu.h | 6 +- include/l...
2015 Mar 30
5
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...values of true/false not 1/0 security: Use bool function return values of true/false not 1/0 sound: wm5100-tables: Use bool function return values of true/false not 1/0 arch/arm/include/asm/dma-mapping.h | 8 ++-- arch/arm/include/asm/kvm_emulate.h | 2 +- arch/arm/mach-omap2/powerdomain.c | 14 +++--- arch/arm64/include/asm/dma-mapping.h | 2 +- arch/hexagon/include/asm/dma-mapping.h | 2 +- arch/ia64/include/asm/dma-mapping.h | 2 +- arch/mips/include/asm/dma-mapping.h | 2 +- arch/powerpc/include/asm/dcr-native.h...
2015 Mar 30
5
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...values of true/false not 1/0 security: Use bool function return values of true/false not 1/0 sound: wm5100-tables: Use bool function return values of true/false not 1/0 arch/arm/include/asm/dma-mapping.h | 8 ++-- arch/arm/include/asm/kvm_emulate.h | 2 +- arch/arm/mach-omap2/powerdomain.c | 14 +++--- arch/arm64/include/asm/dma-mapping.h | 2 +- arch/hexagon/include/asm/dma-mapping.h | 2 +- arch/ia64/include/asm/dma-mapping.h | 2 +- arch/mips/include/asm/dma-mapping.h | 2 +- arch/powerpc/include/asm/dcr-native.h...
2015 Mar 30
5
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...values of true/false not 1/0 security: Use bool function return values of true/false not 1/0 sound: wm5100-tables: Use bool function return values of true/false not 1/0 arch/arm/include/asm/dma-mapping.h | 8 ++-- arch/arm/include/asm/kvm_emulate.h | 2 +- arch/arm/mach-omap2/powerdomain.c | 14 +++--- arch/arm64/include/asm/dma-mapping.h | 2 +- arch/hexagon/include/asm/dma-mapping.h | 2 +- arch/ia64/include/asm/dma-mapping.h | 2 +- arch/mips/include/asm/dma-mapping.h | 2 +- arch/powerpc/include/asm/dcr-native.h...
2016 Jun 10
1
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
...-dma-contig.c | 30 ++--- drivers/media/v4l2-core/videobuf2-dma-sg.c | 19 +-- drivers/misc/mic/host/mic_boot.c | 20 ++-- drivers/parisc/ccio-dma.c | 16 +-- drivers/parisc/sba_iommu.c | 16 +-- drivers/video/fbdev/omap2/omapfb/omapfb-main.c | 12 +- drivers/video/fbdev/omap2/omapfb/omapfb.h | 3 +- drivers/xen/swiotlb-xen.c | 14 +-- include/linux/dma-attrs.h | 72 ------------ include/linux/dma-iommu.h | 6 +- include/l...
2015 Mar 31
0
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...> security: Use bool function return values of true/false not 1/0 > sound: wm5100-tables: Use bool function return values of true/false not 1/0 > > arch/arm/include/asm/dma-mapping.h | 8 ++-- > arch/arm/include/asm/kvm_emulate.h | 2 +- > arch/arm/mach-omap2/powerdomain.c | 14 +++--- > arch/arm64/include/asm/dma-mapping.h | 2 +- > arch/hexagon/include/asm/dma-mapping.h | 2 +- > arch/ia64/include/asm/dma-mapping.h | 2 +- > arch/mips/include/asm/dma-mapping.h | 2 +- > arch/powerpc/include...
2015 Mar 31
0
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
...> security: Use bool function return values of true/false not 1/0 > sound: wm5100-tables: Use bool function return values of true/false not 1/0 > > arch/arm/include/asm/dma-mapping.h | 8 ++-- > arch/arm/include/asm/kvm_emulate.h | 2 +- > arch/arm/mach-omap2/powerdomain.c | 14 +++--- > arch/arm64/include/asm/dma-mapping.h | 2 +- > arch/hexagon/include/asm/dma-mapping.h | 2 +- > arch/ia64/include/asm/dma-mapping.h | 2 +- > arch/mips/include/asm/dma-mapping.h | 2 +- > arch/powerpc/include...
2019 Apr 12
2
[PATCH] drm: remove redundant 'default n' from Kconfig
...b/drivers/gpu/drm/omapdrm/Kconfig =================================================================== --- a/drivers/gpu/drm/omapdrm/Kconfig 2019-04-12 11:42:30.070095359 +0200 +++ b/drivers/gpu/drm/omapdrm/Kconfig 2019-04-12 11:42:30.070095359 +0200 @@ -4,7 +4,6 @@ config DRM_OMAP depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM select OMAP2_DSS select DRM_KMS_HELPER - default n help DRM display driver for OMAP2/3/4 based boards. Index: b/drivers/gpu/drm/omapdrm/dss/Kconfig =================================================================== --- a/drivers/gpu/drm/omapdrm/dss/Kconfig 201...
2019 Apr 12
0
[PATCH] drm: remove redundant 'default n' from Kconfig
.../Kconfig > =================================================================== > --- a/drivers/gpu/drm/omapdrm/Kconfig 2019-04-12 11:42:30.070095359 +0200 > +++ b/drivers/gpu/drm/omapdrm/Kconfig 2019-04-12 11:42:30.070095359 +0200 > @@ -4,7 +4,6 @@ config DRM_OMAP > depends on ARCH_OMAP2PLUS || ARCH_MULTIPLATFORM > select OMAP2_DSS > select DRM_KMS_HELPER > - default n > help > DRM display driver for OMAP2/3/4 based boards. > > Index: b/drivers/gpu/drm/omapdrm/dss/Kconfig > =================================================================== >...
2016 Jun 02
52
[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
...-dma-contig.c | 30 ++--- drivers/media/v4l2-core/videobuf2-dma-sg.c | 19 +-- drivers/misc/mic/host/mic_boot.c | 20 ++-- drivers/parisc/ccio-dma.c | 16 +-- drivers/parisc/sba_iommu.c | 16 +-- drivers/video/fbdev/omap2/omapfb/omapfb-main.c | 12 +- drivers/video/fbdev/omap2/omapfb/omapfb.h | 3 +- drivers/xen/swiotlb-xen.c | 14 +-- include/linux/dma-attrs.h | 71 ------------ include/linux/dma-iommu.h | 6 +- include/l...