driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 09:55:38 to 2020-08-18 08:52:12 UTC [more...]

[PATCH 0/4] *** SUBJECT HERE ***
 2020-08-18  8:52 UTC 

[PATCH 0/4] *** SUBJECT HERE ***
 2020-08-18  8:48 UTC 

[PATCH 0/4] *** SUBJECT HERE ***
 2020-08-18  8:47 UTC 

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-18  8:12 UTC  (3+ messages)
` [PATCH RESEND v10 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH] binder: Modify comments
 2020-08-18  1:34 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-17 20:02 UTC  (24+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH 00/16] IOMMU driver for Kirin 960/970
 2020-08-17 12:59 UTC  (22+ messages)
` [PATCH 01/16] iommu: add support for HiSilicon Kirin 960/970 iommu
` [PATCH 02/16] iommu: hisilicon: remove default iommu_map_sg handler
` [PATCH 03/16] iommu: hisilicon: map and unmap ops gained new arguments
` [PATCH 04/16] iommu: hisi_smmu_lpae: rebase it to work with upstream
` [PATCH 05/16] iommu: hisi_smmu: remove linux/hisi/hisi-iommu.h
` [PATCH 06/16] iommu: hisilicon: cleanup its code style
` [PATCH 07/16] iommu: hisi_smmu_lpae: get rid of IOMMU_SEC and IOMMU_DEVICE
` [PATCH 08/16] iommu: get rid of map/unmap tile functions
` [PATCH 09/16] iommu: hisi_smmu_lpae: use the right code to get domain-priv data
` [PATCH 10/16] iommu: hisi_smmu_lpae: convert it to probe_device
` [PATCH 11/16] iommu: add Hisilicon Kirin970 iommu at the building system
` [PATCH 12/16] iommu: hisi_smmu_lpae: cleanup printk macros
` [PATCH 13/16] iommu: hisi_smmu_lpae: make OF compatible more standard
` [PATCH 16/16] staging: hikey9xx: add an item about the iommu driver

[PATCH] staging: rtl8723bs: fix coding style
 2020-08-17  7:33 UTC  (2+ messages)

[PATCH v3 00/44] SPMI patches needed by Hikey 970
 2020-08-17  7:32 UTC  (42+ messages)
` [PATCH v3 01/44] staging: spmi: add Hikey 970 SPMI controller driver
` [PATCH v3 02/44] staging: spmi: hisi-spmi-controller: coding style fixup
` [PATCH v3 03/44] staging: spmi: hisi-spmi-controller: fix it to probe successfully
` [PATCH v3 04/44] staging: spmi: hisi-spmi-controller: fix a typo
` [PATCH v3 05/44] staging: spmi: hisi-spmi-controller: adjust whitespaces at defines
` [PATCH v3 06/44] staging: spmi: hisi-spmi-controller: use le32 macros where needed
` [PATCH v3 07/44] staging: spmi: hisi-spmi-controller: add debug when values are read/write
` [PATCH v3 08/44] staging: spmi: hisi-spmi-controller: fix the dev_foo() logic
` [PATCH v3 09/44] staging: spmi: hisi-spmi-controller: add it to the building system
` [PATCH v3 10/44] staging: spmi: hisi-spmi-controller: do some code cleanups
` [PATCH v3 11/44] staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
` [PATCH v3 12/44] staging: mfd: hi6421-spmi-pmic: get rid of unused code
` [PATCH v3 13/44] staging: mfd: hi6421-spmi-pmic: deal with non-static functions
` [PATCH v3 14/44] staging: mfd: hi6421-spmi-pmic: get rid of the static vars
` [PATCH v3 16/44] staging: mfd: hi6421-spmi-pmic: change the binding logic
` [PATCH v3 17/44] staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
` [PATCH v3 18/44] staging: mfd: hi6421-spmi-pmic: cleanup "
` [PATCH v3 19/44] staging: mfd: hi6421-spmi-pmic: change namespace on its functions
` [PATCH v3 20/44] staging: mfd: hi6421-spmi-pmic: fix some coding style issues
` [PATCH v3 21/44] staging: mfd: hi6421-spmi-pmic: add it to the building system
` [PATCH v3 22/44] staging: mfd: hi6421-spmi-pmic: cleanup the code
` [PATCH v3 23/44] staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMIC
` [PATCH v3 24/44] staging: regulator: hi6421v600-regulator: get rid of unused code
` [PATCH v3 25/44] staging: regulator: hi6421v600-regulator: port it to upstream
` [PATCH v3 26/44] staging: regulator: hi6421v600-regulator: coding style fixups
` [PATCH v3 27/44] staging: regulator: hi6421v600-regulator: change the binding logic
` [PATCH v3 28/44] staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulator
` [PATCH v3 29/44] staging: regulator: hi6421v600-regulator: cleanup debug messages
` [PATCH v3 30/44] staging: regulator: hi6421v600-regulator: use shorter names for OF properties
` [PATCH v3 31/44] staging: regulator: hi6421v600-regulator: better handle modes
` [PATCH v3 32/44] staging: regulator: hi6421v600-regulator: change namespace
` [PATCH v3 33/44] staging: regulator: hi6421v600-regulator: convert to use get/set voltage_sel
` [PATCH v3 34/44] staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_delay
` [PATCH v3 35/44] staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
` [PATCH v3 36/44] staging: regulator: hi6421v600-regulator: initialize ramp_delay
` [PATCH v3 37/44] staging: regulator: hi6421v600-regulator: cleanup DT settings
` [PATCH v3 38/44] staging: regulator: hi6421v600-regulator: fix some coding style issues
` [PATCH v3 39/44] staging: regulator: hi6421v600-regulator: add it to the building system
` [PATCH v3 40/44] staging: regulator: hi6421v600-regulator: code cleanup
` [PATCH v3 41/44] staging: hikey9xx: add a TODO list

[PATCH 0/3] Replac BAG/BAG_ON with WARN/WARN_ON
 2020-08-17  0:08 UTC  (9+ messages)
` [PATCH 1/3] staging: androind: Replace BUG_ONs with WARN_ONs
` [PATCH 2/3] staging: androind: Add error handling to ion_page_pool_shrink
` [PATCH 3/3] staging: androind: Convert BUG() to WARN()

[PATCH v2 0/4] Replace BUG/BUG_ON to WARN/WARN_ON
 2020-08-16 19:31 UTC  (5+ messages)
` [PATCH v2 1/4] staging: android: Replace BUG_ON with WARN_ON
` [PATCH v2 2/4] staging: android: Add error handling to ion_page_pool_shrink
` [PATCH v2 3/4] staging: android: Convert BUG to WARN
` [PATCH v2 4/4] staging: android: Add error handling to order_to_index callers

[RFC 1/3] Initialize devlink health dump framework for the dlge driver
 2020-08-16  2:57 UTC  (5+ messages)
` [RFC 2/3] staging: qlge: coredump via devlink health reporter
` [RFC 3/3] staging: qlge: clean up code that dump info to dmesg

[PATCH] staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() result
 2020-08-15 20:33 UTC 

[PATCH v3] staging: greybus: audio: fix uninitialized value issue
 2020-08-14 12:33 UTC 

[PATCH v2] staging: greybus: audio: fix uninitialized value issue
 2020-08-14 10:56 UTC  (2+ messages)

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-14  4:01 UTC  (57+ messages)
` [PATCH 01/44] staging: spmi: add Hikey 970 SPMI controller driver
` [PATCH 02/44] staging: spmi: hisi-spmi-controller: coding style fixup
` [PATCH 03/44] staging: spmi: hisi-spmi-controller: fix it to probe successfully
` [PATCH 04/44] staging: spmi: hisi-spmi-controller: fix a typo
` [PATCH 05/44] staging: spmi: hisi-spmi-controller: adjust whitespaces at defines
` [PATCH 06/44] staging: spmi: hisi-spmi-controller: use le32 macros where needed
` [PATCH 07/44] staging: spmi: hisi-spmi-controller: add debug when values are read/write
` [PATCH 08/44] staging: spmi: hisi-spmi-controller: fix the dev_foo() logic
` [PATCH 09/44] staging: spmi: hisi-spmi-controller: add it to the building system
` [PATCH 10/44] staging: spmi: hisi-spmi-controller: do some code cleanups
` [PATCH 11/44] staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
` [PATCH 12/44] staging: mfd: hi6421-spmi-pmic: get rid of unused code
` [PATCH 13/44] staging: mfd: hi6421-spmi-pmic: deal with non-static functions
` [PATCH 14/44] staging: mfd: hi6421-spmi-pmic: get rid of the static vars
` [PATCH 16/44] staging: mfd: hi6421-spmi-pmic: change the binding logic
` [PATCH 17/44] staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
` [PATCH 18/44] staging: mfd: hi6421-spmi-pmic: cleanup "
` [PATCH 19/44] staging: mfd: hi6421-spmi-pmic: change namespace on its functions
` [PATCH 20/44] staging: mfd: hi6421-spmi-pmic: fix some coding style issues
` [PATCH 21/44] staging: mfd: hi6421-spmi-pmic: add it to the building system
` [PATCH 22/44] staging: mfd: hi6421-spmi-pmic: cleanup the code
` [PATCH 23/44] staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMIC
` [PATCH 24/44] staging: regulator: hi6421v600-regulator: get rid of unused code
` [PATCH 25/44] staging: regulator: hi6421v600-regulator: port it to upstream
` [PATCH 26/44] staging: regulator: hi6421v600-regulator: coding style fixups
` [PATCH 27/44] staging: regulator: hi6421v600-regulator: change the binding logic
` [PATCH 28/44] staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulator
` [PATCH 29/44] staging: regulator: hi6421v600-regulator: cleanup debug messages
` [PATCH 30/44] staging: regulator: hi6421v600-regulator: use shorter names for OF properties
` [PATCH 31/44] staging: regulator: hi6421v600-regulator: better handle modes
` [PATCH 32/44] staging: regulator: hi6421v600-regulator: change namespace
` [PATCH 33/44] staging: regulator: hi6421v600-regulator: convert to use get/set voltage_sel
` [PATCH 34/44] staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_delay
` [PATCH 35/44] staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
      ` [PATCH] media: debugging logging cleanup
` [PATCH 36/44] staging: regulator: hi6421v600-regulator: initialize ramp_delay
` [PATCH 37/44] staging: regulator: hi6421v600-regulator: cleanup DT settings
` [PATCH 38/44] staging: regulator: hi6421v600-regulator: fix some coding style issues
` [PATCH 39/44] staging: regulator: hi6421v600-regulator: add it to the building system
` [PATCH 40/44] staging: regulator: hi6421v600-regulator: code cleanup
` [PATCH 41/44] staging: hikey9xx: add a TODO list

[PATCH] staging: media: ipu3: Replace depracated MSI API
 2020-08-13 21:40 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Do not use GFP_KERNEL in atomic context
 2020-08-13 17:34 UTC 

linux-next: Tree for Aug 13 [drivers/staging/vc04_services/bcm2835-camera/]
 2020-08-13 14:41 UTC 

[PATCH] staging: rtl8723bs: remove 5 GHz code
 2020-08-13  6:50 UTC 

[PATCH] staging: rtl8723bs: os_dep: fix function-name print using __func__
 2020-08-12 16:07 UTC 

[PATCH 0/3] Modernize tasklet callback API
 2020-08-12 12:31 UTC  (9+ messages)

[driver-core:readfile] BUILD SUCCESS 06a33eb9d1f72eed76456bda98a363bffdc4364d
 2020-08-12  0:07 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 2ca2ccfc6adaa96762a87ecbc36359bc40e72088
 2020-08-12  0:07 UTC 

[PATCH v1] staging: greybus: audio: fix uninitialized value issue
 2020-08-11 16:45 UTC  (3+ messages)

[PATCH] staging: ks7010: Do not use GFP_KERNEL in atomic context
 2020-08-11 10:17 UTC  (2+ messages)

[PATCH v14 0/2] Add initial support for slimport anx7625
 2020-08-10 20:35 UTC  (2+ messages)

10 Databases for R3k - ZaDb.co.za Promo
 2020-08-10 16:09 UTC 

[PATCH v2] staging: wfx: refactor to avoid duplication at hif_tx.c
 2020-08-10  9:38 UTC  (2+ messages)

[PATCH][next][V2] staging: wfx: fix a handful of spelling mistakes
 2020-08-10  7:34 UTC  (2+ messages)

[PATCH] binder: Remove bogus warning on failed same-process transaction
 2020-08-07 14:06 UTC  (2+ messages)

[RESEND PATCH] media: atomisp: Replace trace_printk by pr_info
 2020-08-07 13:09 UTC  (8+ messages)

[PATCH] staging: atomisp: move null check to earlier point
 2020-08-07  9:53 UTC  (3+ messages)


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