driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 22:22:15 to 2020-02-03 13:49:25 UTC [more...]

[PATCH] media: hantro: Support H264 profile control
 2020-02-03 13:48 UTC  (10+ messages)

[PATCH 1/4] iio: imu: adis: Add self_test_reg variable
 2020-02-03 12:03 UTC  (5+ messages)
` [PATCH 2/4] iio: imu: adis: Refactor adis_initial_startup

[PATCH 1/2] staging: exfat: remove DOSNAMEs
 2020-02-03 16:31 UTC  (8+ messages)
` [PATCH 2/2] staging: exfat: dedicate count_entries() to sub-dir counting

[PATCH] staging: wilc1000: refactor SPI read/write commands handling API's
 2020-02-03 10:39 UTC 

fbtft: 5 years in staging
 2020-02-03 10:03 UTC  (4+ messages)

[PATCH 1/2] staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi
 2020-02-03  9:42 UTC  (2+ messages)

[PATCH] staging: android: Delete the 'vsoc' driver
 2020-02-03  4:22 UTC 

[PATCH 2/2] staging: vt6656: Remove fall back functions and headers
 2020-02-02 19:48 UTC 

[PATCH 1/2] staging: vt6656: Disable and remove fall back rates from driver
 2020-02-02 19:46 UTC 

[PATCH 2/2] staging: vt6656: Fix return for unsupported cipher modes
 2020-02-02 12:28 UTC 

[PATCH] staging: rtl8192e: style fix - Prefer using '"%s...", __func__'
 2020-02-02  7:02 UTC 

[PATCH] staging: netlogic: Use the correct style for SPDX License Identifier
 2020-02-01 14:28 UTC 

[PATCH v2 00/21] staging: vc04_services: suspend/resume cleanup
 2020-01-31 10:38 UTC  (22+ messages)
` [PATCH v2 01/21] staging: vc04_services: Remove unused variables in struct vchiq_arm_state
` [PATCH v2 02/21] staging: vc04_services: Get rid of resume_blocked "
` [PATCH v2 03/21] staging: vc04_services: Get rid of resume_blocker completion "
` [PATCH v2 04/21] staging: vc04_services: get rid of blocked_blocker "
` [PATCH v2 05/21] staging: vc04_services: Delete blocked_count "
` [PATCH v2 06/21] staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()
` [PATCH v2 07/21] staging: vc04_services: Get rid of vchiq_platform_paused/resumed()
` [PATCH v2 08/21] staging: vc04_services: Get rid of vchiq_platform_suspend/resume()
` [PATCH v2 09/21] staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()
` [PATCH v2 10/21] staging: vc04_services: Get rid of vchiq_platform_handle_timeout()
` [PATCH v2 11/21] staging: vc04_services: Get rid of vchiq_on_remote_use_active()
` [PATCH v2 12/21] staging: vc04_services: Get rid of vchiq_arm_vcsuspend()
` [PATCH v2 13/21] staging: vc04_services: Get rid of vchiq_check_resume()
` [PATCH v2 14/21] staging: vc04_services: Delete vc_suspend_complete completion
` [PATCH v2 15/21] staging: vc04_services: Get rid of unused suspend/resume states
` [PATCH v2 16/21] staging: vc04_services: Get of even more "
` [PATCH v2 17/21] staging: vc04_services: Get rid of the rest of suspend/resume state handling
` [PATCH v2 18/21] staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUME
` [PATCH v2 19/21] staging: vc04_services: Delete vchiq_platform_check_suspend()
` [PATCH v2 20/21] staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signature
` [PATCH v2 21/21] staging: vc04_services: vchiq_arm: Get rid of unused defines

[PATCH 0/2] Remove unused structures from source
 2020-01-30 10:11 UTC  (3+ messages)
` [PATCH 1/2] staging: exfat: Remove unused struct 'part_info_t'
` [PATCH 2/2] staging: exfat: Remove unused struct 'dev_info_t'

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-01-30  9:41 UTC  (2+ messages)

[GIT PULL] Staging and IIO driver patches for 5.6-rc1
 2020-01-29 19:00 UTC  (2+ messages)

[PATCH 00/19] Renaming some identifiers
 2020-01-29 16:58 UTC  (20+ messages)
` [PATCH 01/19] staging: exfat: Rename variable 'Year' to 'year'
` [PATCH 02/19] staging: exfat: Rename variable 'Month' to 'month'
` [PATCH 03/19] staging: exfat: Rename variable 'Day' to 'day'
` [PATCH 04/19] staging: exfat: Rename variable 'Hour' to 'hour'
` [PATCH 05/19] staging: exfat: Rename variable 'Minute' to 'minute'
` [PATCH 06/19] staging: exfat: Rename variable 'Second' to 'second'
` [PATCH 07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
` [PATCH 08/19] staging: exfat: Rename variable 'FatType' to 'fat_type'
` [PATCH 09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size'
` [PATCH 10/19] staging: exfat: Rename variable 'NumClusters' to 'num_cluster'
` [PATCH 11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters'
` [PATCH 12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters'
` [PATCH 13/19] staging: exfat: Rename variable 'Name' to 'name'
` [PATCH 14/19] staging: exfat: Rename variable 'ShortName' to 'short_name'
` [PATCH 15/19] staging: exfat: Rename variable 'Attr' to 'attr'
` [PATCH 16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
` [PATCH 17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
` [PATCH 18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
` [PATCH 19/19] staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'

[PATCH] staging: exfat: remove 'vol_type' variable
 2020-01-29 15:15 UTC  (2+ messages)

[PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-01-29 10:58 UTC  (31+ messages)
` [PATCH 01/22] staging: exfat: Rename variable "Year" to "year"
` [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h
` [PATCH 03/22] staging: exfat: Rename variable "Day" to "day"
` [PATCH 04/22] staging: exfat: Rename variable "Hour" to "hour"
` [PATCH 05/22] staging: exfat: Rename variable "Minute" to "minute"
` [PATCH 06/22] staging: exfat: Rename variable "Second" to "second"
` [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"
` [PATCH 08/22] staging: exfat: Rename variable "Offset" to "offset"
` [PATCH 09/22] staging: exfat: Rename variable "Size" to "size"
` [PATCH 10/22] staging: exfat: Rename variable "SecSize" to "sec_size"
` [PATCH 11/22] staging: exfat: Rename variable "FatType" to "fat_type"
` [PATCH 12/22] staging: exfat: Rename variable "ClusterSize" to "cluster_size"
` [PATCH 13/22] staging: exfat: Rename variable "NumClusters" to "num_clusters"
` [PATCH 14/22] staging: exfat: Rename variable "FreeClusters" to "free_clusters"
` [PATCH 15/22] staging: exfat: Rename variable "UsedClusters" to "used_clusters"
` [PATCH 16/22] staging: exfat: Rename variable "Name" to "name"
` [PATCH 17/22] staging: exfat: Rename variable "ShortName" to "short_name"
` [PATCH 18/22] staging: exfat: Rename variable "Attr" to "attr"
` [PATCH 19/22] staging: exfat: Rename variabel "NumSubdirs" to "num_subdirs"
` [PATCH 20/22] staging: exfat: Rename variabel "CreateTimestamp" to "create_timestamp"
` [PATCH 21/22] staging: exfat: Rename variable "ModifyTimestamp" to "modify_timestamp"
` [PATCH 22/22] staging: exfat: Rename variable "AccessTimestamp" to "access_timestamp"

binderfs interferes with syzkaller?
 2020-01-28 13:54 UTC  (9+ messages)

[PATCH] Staging: vt6655: device_main: cleanup long line
 2020-01-28 14:14 UTC 

[PATCH v2] staging: android: ashmem: Disallow ashmem memory from being remapped
 2020-01-28  0:25 UTC  (2+ messages)

[PATCH] staging: android: ashmem: Disallow ashmem memory from being remapped
 2020-01-28  0:05 UTC  (4+ messages)

[PATCH 0/4] Hantro VPU JPEG encoder fixes
 2020-01-27 19:46 UTC  (8+ messages)
` [PATCH 1/4] media: hantro: Read be32 words starting at every fourth byte
` [PATCH 2/4] media: hantro: Use standard luma quantization table
` [PATCH 3/4] media: hantro: Write the quantization tables in proper order
` [PATCH 4/4] media: hantro: Write quantization table registers in increasing addresses order

[PATCH] staging: greybus: bootrom: fix uninitialized variables
 2020-01-27 14:10 UTC  (5+ messages)
    ` [greybus-dev] "

[PATCH] staging: rtl8723bs: fix copy of overlapping memory
 2020-01-27 14:09 UTC  (2+ messages)

[PATCH 00/22] staging: exfat: Fix checkpatch warning: …
 2020-01-27 11:23 UTC 

[PATCH 00/22] staging: vc04_services: suspend/resume cleanup
 2020-01-27 11:06 UTC  (26+ messages)
` [PATCH 01/22] staging: vc04_services: Remove unused variables in struct vchiq_arm_state
` [PATCH 02/22] staging: vc04_services: Get rid of resume_blocked "
` [PATCH 03/22] staging: vc04_services: Get rid of resume_blocker completion "
` [PATCH 04/22] staging: vc04_services: get rid of blocked_blocker "
` [PATCH 05/22] staging: vc04_services: Delete blocked_count "
` [PATCH 06/22] staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()
  ` [RFC PATCH] staging: vc04_services: vchiq_dump_service_use_state can be static
` [PATCH 07/22] staging: vc04_services: Get rid of vchiq_platform_paused/resumed()
` [PATCH 08/22] staging: vc04_services: Get rid of vchiq_platform_suspend/resume()
` [PATCH 09/22] staging: vc04_services: Get rid of vchiq_platform_videocore_wanted()
` [PATCH 10/22] staging: vc04_services: Get rid of vchiq_platform_handle_timeout()
` [PATCH 11/22] staging: vc04_services: Get rid of vchiq_on_remote_use_active()
` [PATCH 12/22] staging: vc04_services: Get rid of vchiq_arm_vcsuspend()
` [PATCH 13/22] staging: vc04_services: Get rid of vchiq_check_resume()
` [PATCH 14/22] staging: vc04_services: Delete vc_suspend_complete completion
` [PATCH 15/22] staging: vc04_services: Get rid of unused suspend/resume states
` [PATCH 16/22] staging: vc04_services: Get rid of USE_TYPE_SERVICE_NO_RESUME
` [PATCH 17/22] staging: vc04_services: Delete vchiq_platform_check_suspend()
` [PATCH 18/22] staging: vc04_services: Get of even more suspend/resume states
` [PATCH 19/22] staging: vc04_services: Get rid of vc_suspend_state in struct vchiq_arm_state
` [PATCH 20/22] staging: vc04_services: Get rid of vchiq_arm_vcresume()'s signature
` [PATCH 21/22] staging: vc04_services: Get rid of the rest of suspend/resume state handling
` [PATCH 22/22] staging: vc04_services: vchiq_arm: Get rid of unused defines

[PATCH 02/22] staging: exfat: Rename variable "Month" to "month"
 2020-01-27 10:33 UTC 

[PATCH 02/22] staging: exfat: Rename variable "Month" to "month"
 2020-01-27 10:33 UTC 

[PATCH 1/2] staging: wilc1000: return zero on success and non-zero on function failure
 2020-01-27  9:28 UTC  (3+ messages)

[PATCH] staging: bcm2835-audio: fix warning of no space is necessary
 2020-01-27  8:50 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: core: fix condition with no effect
 2020-01-27  8:26 UTC  (2+ messages)

[PATCH] staging: comedi: drivers: fix condition with no effect
 2020-01-27  8:13 UTC  (2+ messages)

[RESEND PATCH] staging: exfat: Fix alignment warnings
 2020-01-27  8:11 UTC  (4+ messages)

[PATCH v3] staging: exfat: remove fs_func struct
 2020-01-27  6:42 UTC  (2+ messages)

[PATCH] staging: greybus: fix fw is NULL but dereferenced
 2020-01-26 18:30 UTC  (3+ messages)

[driver-core:driver-core-testing] BUILD INCOMPLETE 85db1cde825344cc1419d3adadaf4187154ad687
 2020-01-26 14:08 UTC 

[staging:staging-testing] BUILD SUCCESS fc157998b8257fb9cfe753e7f4af1411da995c9b
 2020-01-26  1:01 UTC 

[PATCH] staging: vt6656: fix Unneeded variable: "ret"
 2020-01-25 17:09 UTC 

[PATCH] staging: rtl8723bs: hal: fix condition with no effect
 2020-01-25 13:46 UTC 

[driver-core:driver-core-next] BUILD INCOMPLETE 72a9cc952f123948ca1d1011a12e5e1312140b68
 2020-01-25 10:58 UTC 

[PATCH] staging: media: ipu3: Change 'unsigned long int' to 'unsigned long'
 2020-01-24 23:04 UTC 

[PATCH AUTOSEL 4.14 27/32] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-24 14:21 UTC 

[PATCH AUTOSEL 4.19 44/56] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-24 14:20 UTC 

[PATCH AUTOSEL 5.4 081/107] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-24 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 086/107] scsi: storvsc: Correctly set number of hardware queues for IDE disk

[PATCH] media: allegro: fix spelling mistake "to" -> "too"
 2020-01-24 13:03 UTC  (2+ messages)

[PATCH v4 00/10] staging: most: move core module out of staging
 2020-01-24  9:09 UTC  (5+ messages)
` [PATCH v4 01/10] staging: most: remove device from interface structure

[PATCH AUTOSEL 5.4 05/33] staging: mt7621-pci: add quirks for 'E2' revision using 'soc_device_attribute'
 2020-01-24  1:16 UTC 

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2020-01-23 22:16 UTC  (4+ messages)
` [PATCH v1 6/7] staging: axis-fifo: add unspecified HAS_IOMEM dependency


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