messages from 2015-03-29 22:28:28 to 2015-04-23 08:20:10 UTC [more...]
[PATCH v3 00/17] framebuffer: simple conversions to arch_phys_wc_add()
2015-04-23 8:20 UTC (20+ messages)
` [PATCH v3 01/17] video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v3 02/17] video: fbdev: gbefb: add missing mtrr_del() calls
` [PATCH v3 03/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
` [PATCH v3 04/17] video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()
` [PATCH v3 05/17] video: fbdev: matrox: "
` [PATCH v3 06/17] video: fbdev: neofb: "
` [PATCH v3 07/17] video: fbdev: nvidia: "
` [PATCH v3 08/17] video: fbdev: savagefb: "
` [PATCH v3 09/17] video: fbdev: sisfb: "
` [PATCH v3 10/17] video: fbdev: aty: "
` [PATCH v3 11/17] video: fbdev: i810: "
` [PATCH v3 12/17] video: fbdev: pm2fb: "
` [PATCH v3 13/17] video: fbdev: pm3fb: "
` [PATCH v3 14/17] video: fbdev: rivafb: "
` [PATCH v3 15/17] video: fbdev: tdfxfb: "
` [PATCH v3 16/17] video: fbdev: atmel_lcdfb: use ioremap_wc() for framebuffer
` [PATCH v3 17/17] video: fbdev: geode gxfb: "
[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers
2015-04-23 7:42 UTC (6+ messages)
` [PATCHv3 1/4] phy: phy-core: Make GENERIC_PHY an invisible option
` [PATCHv3 2/4] phy: core: Add devm_of_phy_get_by_index to phy-core
` [PATCHv3 3/4] usb: ehci-platform: Use devm_of_phy_get_by_index
` [PATCHv3 4/4] usb: ohci-platform: "
[PATCH v3 0/3] USB PHY driver for Broadcom's Cygnus chipset
2015-04-22 23:14 UTC (4+ messages)
` [PATCH v3 1/3] phy: phy-core: allow specifying supply at port level
` [PATCH v3 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
` [PATCH v3 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver
ioremap_uc() followed by set_memory_wc() - burrying MTRR
2015-04-22 20:58 UTC (40+ messages)
[PATCH 0/5] OMAPDSS: HDMI audio compliance fixes
2015-04-22 19:33 UTC (8+ messages)
` [PATCH 1/5] OMAPDSS: HDMI4: Set correct CC for 8-channels layout
` [PATCH 2/5] OMAPDSS: HDMI5: Set valid sample order
` [PATCH 3/5] OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsets
` [PATCH 4/5] ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4
` [PATCH 5/5] ASoC: omap-hdmi-audio: Fix invalid combination of DM_INH and CA
[PATCH] [media] ivtv: use arch_phys_wc_add() and require PAT disabled
2015-04-22 19:33 UTC
[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
2015-04-22 19:26 UTC
[PATCH v5 2/2] IB/qib: use arch_phys_wc_add()
2015-04-22 18:38 UTC
[PATCH v4 1/2] IB/qib: add acounting for MTRR
2015-04-22 18:32 UTC (11+ messages)
` [PATCH v4 2/2] IB/qib: use arch_phys_wc_add()
[PATCH v4] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
2015-04-22 17:12 UTC
[PATCH v3] mtrr: avoid ifdef'ery with phys_wc_to_mtrr_index()
2015-04-22 17:09 UTC (2+ messages)
[PATCH v3 1/3] IB/qib: add acounting for MTRR
2015-04-21 21:14 UTC (8+ messages)
` [PATCH v3 2/3] IB/qib: use arch_phys_wc_add()
` [PATCH v3 3/3] IB/ipath: add counting for MTRR
[PATCH v3] x86: mtrr: generalize run time disabling of MTRR
2015-04-21 20:51 UTC
[PATCH v3 0/3] vesafb: remove theoretical MTRR uses
2015-04-21 20:40 UTC (4+ messages)
` [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
` [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR
` [PATCH v3 3/3] video: fbdev: vesafb: use arch_phys_wc_add()
[PATCH v3 0/6] x86: document and address MTRR corner cases
2015-04-21 20:26 UTC (7+ messages)
` [PATCH v3 1/6] x86: add ioremap_uc() - force strong UC, PCD=1, PWT=1
` [PATCH v3 2/6] x86: document WC MTRR effects on PAT / non-PAT pages
` [PATCH v3 3/6] video: fbdev: atyfb: move framebuffer length fudging to helper
` [PATCH v3 4/6] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v3 5/6] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [PATCH v3 6/6] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()
[PATCH v3 0/4] pci: add and use pci_iomap_wc()
2015-04-21 20:21 UTC (5+ messages)
` [PATCH v3 1/4] pci: add pci_iomap_wc() variants
` [PATCH v3 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v3 3/4] video: fbdev: s3fb: "
` [PATCH v3 4/4] video: fbdev: vt8623fb: "
[PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar()
2015-04-21 20:20 UTC (5+ messages)
` [PATCH v3 1/4] pci: add pci_ioremap_wc_bar()
` [PATCH v3 2/4] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v3 3/4] video: fbdev: kyrofb: "
` [PATCH v3 4/4] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
[PATCH v3] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
2015-04-21 20:13 UTC (2+ messages)
[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
2015-04-21 19:27 UTC (37+ messages)
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [Xen-devel] "
` [PATCH v1 05/47] pci: add pci_iomap_wc() variants
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around
[GIT PULL] fbdev changes for 4.1
2015-04-20 12:39 UTC
Question abouf FB actual size
2015-04-19 20:20 UTC (5+ messages)
what's the difference between smem_start and mmio_start?
2015-04-18 7:46 UTC
[PATCH] staging: sm750fb: Cleaning up a few return statements
2015-04-17 20:44 UTC
[PATCH] video/logo: fix use logo after free prevention
2015-04-17 10:40 UTC (2+ messages)
[PATCH] gpio-backlight: Discover driver during boot time
2015-04-16 0:21 UTC
[PATCH] staging: sm750: remove incorrect __exit annotation
2015-04-10 22:03 UTC
simple framebuffer slower by factor of 20, on socfpga (arm) platform
2015-04-10 7:17 UTC (8+ messages)
[PATCH] Staging: sm750fb: Remove space after parenthesis
2015-04-08 16:55 UTC
Questions about simplefb and hand-over
2015-04-08 8:32 UTC (5+ messages)
[RFT PATCHv2] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
2015-04-07 13:32 UTC (4+ messages)
[PATCH] fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutex
2015-04-07 13:25 UTC (3+ messages)
[PATCH] Staging: sm750fb: Remove extra parentheses around right bit shift operation
2015-04-07 8:00 UTC (3+ messages)
[PATCH] staging: sm7xxfb: Fix sparse warning
2015-04-04 19:31 UTC (2+ messages)
[PATCH v4] video: mxsfb: Make sure axi clock is enabled when accessing registers
2015-04-03 4:51 UTC
[PATCH v2] video: mxsfb: Make sure axi clock is enabled when accessing registers
2015-04-03 3:39 UTC (5+ messages)
[PATCH 0/8] Cleanup and add support for SSD1305
2015-04-01 20:33 UTC (15+ messages)
` [PATCHv6 00/10] "
` [PATCHv6 01/10] fbdev: ssd1307fb: fix memory address smem_start
` [PATCHv6 02/10] fbdev: ssd1307fb: Allocate page aligned video memory
` [PATCHv6 03/10] of: Add Solomon Systech vendor prefix
` [PATCHv6 04/10] fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DT
` [PATCHv6 05/10] ARM: mxs: fix in tree users of ssd1306
` [PATCHv6 06/10] fbdev: ssd1307fb: Add support for SSD1305
` [PATCHv6 07/10] fbdev: ssd1307fb: Add a module parameter to set the refresh rate
` [PATCHv6 08/10] fbdev: ssd1307fb: Turn off display on driver unload
` [PATCHv6 09/10] fbdev: ssd1307fb: add backlight controls for setting the contrast
` [PATCHv6 10/10] fbdev: ssd1307fb: Add blank mode
[PATCH 6/8] mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
2015-03-31 0:55 UTC (2+ messages)
[PATCH] sisfb: Replace creative use of the ternary operator
2015-03-29 22:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).