linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-21 09:23:25 to 2017-11-27 19:46:39 UTC [more...]

[PATCH V3 00/29] PCI: deprecate pci_get_bus_and_slot()
 2017-11-27 19:46 UTC  (34+ messages)
` [PATCH V3 01/29] alpha/PCI: "
` [PATCH V3 02/29] powerpc/PCI: "
` [PATCH V3 03/29] x86/PCI: "
` [PATCH V3 04/29] ata: "
` [PATCH V3 05/29] agp: nvidia: "
` [PATCH V3 06/29] edd: "
` [PATCH V3 07/29] ibft: "
` [PATCH V3 08/29] drm/gma500: "
` [PATCH V3 09/29] drm/i915: "
` [PATCH V3 10/29] drm/nouveau: "
` [PATCH V3 11/29] Drivers: ide: "
` [PATCH V3 12/29] iommu/amd: "
` [PATCH V3 13/29] powerpc/powermac: "
` [PATCH V3 14/29] bnx2x: "
` [PATCH V3 15/29] pch_gbe: "
` [PATCH V3 16/29] PCI: cpqhp: "
` [PATCH V3 17/29] PCI: ibmphp: "
` [PATCH V3 18/29] PCI/quirks: "
` [PATCH V3 19/29] PCI/syscall: "
` [PATCH V3 20/29] xen: "
` [PATCH V3 21/29] openprom: "
` [PATCH V3 22/29] [media] atomisp: "
` [PATCH V3 23/29] staging: rts5208: remove rtsx_read_pci_cfg_byte()
` [PATCH V3 24/29] backlight: deprecate pci_get_bus_and_slot()
` [PATCH V3 25/29] video: fbdev: intelfb: "
` [PATCH V3 26/29] video: fbdev: nvidia: "
` [PATCH V3 27/29] video: fbdev: riva: "
` [PATCH V3 28/29] i7300_idle: remove unused file
` [PATCH V3 29/29] PCI: remove pci_get_bus_and_slot() function

bug: msm8998, ecryptfs, cannot create files due to invalid keysize
 2017-11-27 18:04 UTC  (3+ messages)

[PATCH 0/3] ARM: qcom_defconfig: display related configs
 2017-11-27 14:48 UTC  (6+ messages)
` [PATCH 1/3] ARM: qcom_defconfig: Enable DRM for 8064 display
` [PATCH 2/3] ARM: qcom_defconfig: enable MSM IOMMU for display
` [PATCH 3/3] ARM: qcom_defconfig: Enable Frambuffer console support

[PATCH] drm/msm/rd: fix msm_rd_dump_submit() prototype
 2017-11-27 13:51 UTC 

[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor
 2017-11-27 10:24 UTC 

[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
 2017-11-27  6:20 UTC  (8+ messages)
` [PATCH V2 1/7] PCI: protect restore with device lock to be consistent
` [PATCH V2 2/7] PCI: handle FLR failure and allow other reset types
` [PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH V2 4/7] PCI: wait device ready after pci_pm_reset()
` [PATCH V2 5/7] PCI: add a return type for pci_reset_bridge_secondary_bus()
` [PATCH V2 6/7] PCI: add device wait after slot and bus reset
` [PATCH V2 7/7] PCI: make reset poll time adjustable

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-27  5:56 UTC  (28+ messages)
` [PATCH v7 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v7 04/13] slimbus: core: Add slim controllers support
` [PATCH v7 06/13] slimbus: Add messaging APIs to slimbus framework
` [PATCH v7 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v7 08/13] regmap: add SLIMbus support
` [PATCH v7 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause

camss: camera controls missing on vfe interfaces
 2017-11-26 23:50 UTC  (5+ messages)

[PATCH 00/15] drm: More plane clipping polish
 2017-11-26 13:11 UTC  (4+ messages)
` [PATCH 09/15] drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle

[PATCH] drm/msm/mdp4: Deduplicate bus_find_device() by name matching
 2017-11-25 10:10 UTC 

[PATCH V2 00/29] PCI: deprecate pci_get_bus_and_slot()
 2017-11-24 14:58 UTC  (34+ messages)
` [PATCH V2 01/29] alpha/PCI: "
` [PATCH V2 02/29] powerpc/PCI: "
` [PATCH V2 03/29] x86/PCI: "
` [PATCH V2 04/29] ata: "
` [PATCH V2 05/29] agp: nvidia: "
` [PATCH V2 06/29] edd: "
` [PATCH V2 07/29] ibft: "
` [PATCH V2 08/29] drm/gma500: "
` [PATCH V2 09/29] drm/i915: "
` [PATCH V2 10/29] drm/nouveau: "
` [PATCH V2 11/29] Drivers: ide: "
` [PATCH V2 12/29] iommu/amd: "
` [PATCH V2 13/29] powerpc/powermac: "
` [PATCH V2 14/29] bnx2x: "
` [PATCH V2 15/29] pch_gbe: "
` [PATCH V2 16/29] PCI: cpqhp: "
` [PATCH V2 17/29] PCI: ibmphp: "
` [PATCH V2 18/29] PCI/quirks: "
` [PATCH V2 19/29] PCI/syscall: "
` [PATCH V2 20/29] xen: "
` [PATCH V2 21/29] openprom: "
` [PATCH V2 22/29] [media] atomisp: "
` [PATCH V2 23/29] staging: rts5208: "
` [PATCH V2 24/29] backlight: "
` [PATCH V2 25/29] video: fbdev: intelfb: "
` [PATCH V2 26/29] video: fbdev: nvidia: "
` [PATCH V2 27/29] video: fbdev: riva: "
` [PATCH V2 28/29] i7300_idle: remove unused file
` [PATCH V2 29/29] PCI: remove pci_get_bus_and_slot() function

[PATCH 1/2] media: venus: venc: configure entropy mode
 2017-11-24 12:53 UTC  (4+ messages)
` [PATCH 2/2] media: venus: venc: Apply inloop deblocking filter

[PATCH 0/8] msm/gpu: devfreq support
 2017-11-24  3:14 UTC  (11+ messages)
` [PATCH 1/8] drm/msm/adreno: Call dev_pm_opp_put()
` [PATCH 2/8] drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()
` [PATCH 4/8] drm/msm/adreno: Cleanup chipid parsing
  ` [PATCH 3/8] drm/msm/gpu: Remove unused bus scaling code
  ` [PATCH 5/8] drm/msm/adreno: Move clock parsing to adreno_gpu_init()
  ` [PATCH 7/8] drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter
` [PATCH 6/8] drm/msm/adreno: Read the speed bins for a5xx targets
` [PATCH 8/8] drm/msm/gpu: Add devfreq support for the GPU

[PATCH] drm/msm: add missing MODULE_FIRMWARE declarations
 2017-11-23 23:23 UTC  (2+ messages)

Query : Regarding overwriting of DTB loading region while clearing BSS section
 2017-11-23 18:21 UTC  (2+ messages)

[PATCH] mmc: sdhci-msm: Optionally wait for signal level changes
 2017-11-23 18:13 UTC  (4+ messages)
` [PATCH v2] "
  ` [v2] "

[PATCH] drm/msm: update adreno firmware path in MODULE_FIRMWARE
 2017-11-23 17:44 UTC  (6+ messages)

qcom: add firmware file for Adreno and Venus on APQ8096
 2017-11-23  9:25 UTC  (2+ messages)

[PATCH v3 00/16] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2017-11-23  4:02 UTC  (10+ messages)
` [PATCH v3 01/16] phy: qcom-qmp: Fix phy pipe clock gating
` [PATCH v3 03/16] phy: qcom-qmp: Power-on PHY before initialization
` [PATCH v3 10/16] phy: qcom-qmp: Move register offsets to header file
` [PATCH v3 15/16] phy: qcom-qusb2: Add support for runtime PM
` [PATCH v3 16/16] phy: qcom-qmp: "

[PATCH v3 0/3] Qualcomm Light Pulse Generator
 2017-11-22 20:42 UTC  (15+ messages)
` [PATCH v3 1/3] leds: core: Introduce generic pattern interface
` [PATCH v3 2/3] leds: Add driver for Qualcomm LPG
` [PATCH v3 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding

[PATCH 00/30] PCI: deprecate pci_get_bus_and_slot()
 2017-11-22 17:00 UTC  (52+ messages)
` [PATCH 01/30] alpha/PCI: "
` [PATCH 02/30] powerpc/PCI: "
` [PATCH 03/30] x86/PCI: "
` [PATCH 04/30] ata: "
` [PATCH 05/30] agp: nvidia: "
` [PATCH 06/30] edd: "
` [PATCH 07/30] ibft: "
` [PATCH 08/30] drm/gma500: "
` [PATCH 09/30] drm/i915: "
` [PATCH 10/30] drm/nouveau: "
` [PATCH 11/30] hwmon: (coretemp) "
  ` [11/30] "
` [PATCH 12/30] Drivers: ide: "
` [PATCH 13/30] iommu/amd: "
` [PATCH 14/30] powerpc/powermac: "
` [PATCH 15/30] bnx2x: "
` [PATCH 16/30] pch_gbe: "
` [PATCH 17/30] PCI: cpqhp: "
` [PATCH 18/30] PCI: ibmphp: "
` [PATCH 19/30] PCI/quirks: "
` [PATCH 20/30] PCI/syscall: "
` [PATCH 21/30] xen: "
` [PATCH 22/30] openprom: "
` [PATCH 23/30] [media] atomisp: "
` [PATCH 24/30] staging: rts5208: "
` [PATCH 25/30] backlight: "
` [PATCH 26/30] video: fbdev: intelfb: "
` [PATCH 27/30] video: fbdev: nvidia: "
` [PATCH 28/30] video: fbdev: riva: "
` [PATCH 29/30] i7300_idle: "
` [PATCH 30/30] PCI: remove pci_get_bus_and_slot() function

[PATCH v3 0/5] In-kernel QMI helpers and sysmon
 2017-11-21 22:42 UTC  (4+ messages)
` [PATCH v3 2/5] soc: qcom: Introduce QMI helpers

[PATCH v2 0/4] PCI: query active service list
 2017-11-21 16:43 UTC  (6+ messages)
` [PATCH v2 4/4] PCI/AER: Dont do recovery when DPC is enabled


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).