driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 11:04:06 to 2019-11-12 12:15:34 UTC [more...]

[PATCH] staging: wfx: add gcc extension __force cast
 2019-11-12 12:00 UTC  (8+ messages)

[GIT PULL] IIO fixes / Staging driver for 5.4-rc7
 2019-11-12  6:56 UTC  (4+ messages)

[PATCH v5 0/2] Add initial support for slimport anx7625
 2019-11-12  6:34 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v5 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v3 0/9] staging: exfat: Clean up return codes
 2019-11-12  2:12 UTC 

[PATCH v3 1/9] staging: exfat: Clean up return codes - FFS_FORMATERR
 2019-11-12  2:09 UTC  (9+ messages)
` [PATCH v3 2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR
` [PATCH v3 3/9] staging: exfat: Clean up return codes - FFS_EOF
` [PATCH v3 4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID
` [PATCH v3 5/9] staging: exfat: Clean up return codes - FFS_ERROR
` [PATCH v3 6/9] staging: exfat: Clean up return codes - remove unused codes
` [PATCH v3 7/9] staging: exfat: Clean up return codes - FFS_SUCCESS
` [PATCH v3 8/9] staging: exfat: Collapse redundant return code translations
` [PATCH v3 9/9] staging: exfat: Correct return code

[staging:staging-testing 159/337] drivers/staging/octeon/ethernet-tx.c:130:31: error: storage size of 'pko_command' isn't known
 2019-11-12  1:40 UTC 

[staging:staging-testing 157/337] drivers/staging/octeon/ethernet.c:463:30: error: storage size of 'link_info' isn't known
 2019-11-12  1:27 UTC 

[staging:staging-testing 156/337] drivers/staging/octeon/ethernet.c:177:21: error: dereferencing pointer to incomplete type 'struct cvmx_wqe'
 2019-11-12  1:11 UTC 

[PATCH v2 1/3] staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
 2019-11-11 23:15 UTC  (9+ messages)
` [PATCH v2 2/3] staging: wfx: wrap characters
` [PATCH v2 3/3] staging: wfx: replace u32 by __le32

[driver-core:device_h_splitup 56/57] include/linux/device/bus.h:87:43: warning: 'struct kobj_uevent_env' declared inside parameter list
 2019-11-11 22:05 UTC 

[PATCH 0/2] Remove global struct vchiq_drvdata variables
 2019-11-11 17:14 UTC  (3+ messages)
` [PATCH 1/2] staging: vchiq: Move retrieval of rpi_firmware to vchiq_platform_init()
` [PATCH 2/2] staging: vchiq: Remove global bcm*_drvdata

[PATCH v5 2/8] arm64: hyperv: Add hypercall and register access functions
 2019-11-11 17:16 UTC  (8+ messages)
  ` [PATCH v5 3/8] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages

[PATCH] staging/octeon: Fix test build on MIPS
 2019-11-11 15:40 UTC  (2+ messages)

[driver-core:device_h_splitup 56/57] include/linux/device/bus.h:96:37: error: unknown type name 'pm_message_t'
 2019-11-11 15:04 UTC 

[PATCH 1/2] staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
 2019-11-11 11:38 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: Drop ACPI device ids

[PATCH] mtd: rawnand: driver for Mediatek MT7621 SoC NAND flash controller
 2019-11-10 17:37 UTC  (11+ messages)

Investment opportunity
 2019-11-11  2:17 UTC 

[PATCH] staging: iio: adc: ad7280: Add spaces around math operator
 2019-11-10 18:19 UTC  (3+ messages)

[PATCH v3 1/4] iio: adc: Add support for AD7091R5 ADC
 2019-11-10 15:54 UTC  (7+ messages)
` [PATCH v3 2/4] iio: adc: ad7091r5: Add scale and external VREF support
` [PATCH v3 3/4] dt-binding: iio: Add documentation for AD7091R5
` [PATCH v3 4/4] MAINTAINERS: add entry for AD7091R5 driver

[PATCH AUTOSEL 4.14 085/109] x86/hyperv: Suppress "PCI: Fatal: No config space access function found"
 2019-11-10  2:45 UTC 

[PATCH AUTOSEL 4.19 092/191] media: imx: work around false-positive warning, again
 2019-11-10  2:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 156/191] x86/hyperv: Suppress "PCI: Fatal: No config space access function found"

[PATCH] staging: rtl8192u: Fix typo in comment
 2019-11-09 13:36 UTC 

[PATCH v2 0/3] media: cedrus: Add support for 4k videos
 2019-11-09 12:59 UTC  (5+ messages)
` [PATCH v2 1/3] media: cedrus: Properly signal size in mode register
` [PATCH v2 2/3] media: cedrus: Fix H264 4k support
` [PATCH v2 3/3] media: cedrus: Increase maximum supported size

[PATCH v3] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-11-09 12:56 UTC  (3+ messages)

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-08 23:01 UTC  (37+ messages)
` [PATCH v1 01/10] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH v1 02/10] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() for PG_reserved changes
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH v1 04/10] vfio/type1: Prepare is_invalid_reserved_pfn() "
` [PATCH v1 09/10] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap

[PATCH 00/16] drivers: y2038 updates
 2019-11-08 21:53 UTC  (3+ messages)
` [PATCH 01/16] staging: exfat: use prandom_u32() for i_generation

kernel BUG at arch/x86/kvm/mmu.c:LINE! (2)
 2019-11-08 19:42 UTC  (2+ messages)

[PATCH] staging: most: Convert to the common vmalloc memalloc
 2019-11-08 16:53 UTC  (2+ messages)

[PATCH 0/2] staging: most: prevent module removal if configfs directory is populated
 2019-11-08 16:21 UTC  (3+ messages)
` [PATCH 1/2] staging: most: configfs: move configfs subsystems to container struct
` [PATCH 2/2] staging: most: block module removal while having active configfs items

[PATCH v2] staging: octeon: fix missing a blank line after declaration
 2019-11-08 15:01 UTC  (2+ messages)

[PATCH v3 0/2] Add initial support for slimport anx7625
 2019-11-08  9:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v4 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v3 0/2] Add initial support for slimport anx7625
 2019-11-08  8:56 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH AUTOSEL 4.19 187/205] android: binder: no outgoing transaction when thread todo has transaction
 2019-11-08 11:37 UTC 

Investment opportunity
 2019-11-08  6:25 UTC 

Investment opportunity
 2019-11-08  1:04 UTC 

Investment opportunity
 2019-11-07 20:11 UTC 

Thu, Nov 7,
 2019-11-07 15:55 UTC 

Thu, Nov 7,
 2019-11-07 16:39 UTC 

[PATCH] staging: octeon: fix missing a blank line after declaration
 2019-11-07 16:12 UTC  (3+ messages)

[PATCH] staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
 2019-11-07 15:58 UTC 

[PATCH] staging: gasket: gasket_ioctl: Remove unnecessary line-breaks in funtion signature
 2019-11-07 15:09 UTC  (4+ messages)

[PATCH] staging: most: remove string termination dependency from user space data
 2019-11-07 14:49 UTC 

[PATCH -next] staging: hp100: Use match_string() helper to simplify the code
 2019-11-07 14:32 UTC 

[PATCH v1] staging: intel-dpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-11-07  9:47 UTC  (4+ messages)

[PATCH -next] staging: vboxsf: Remove unused including <linux/version.h>
 2019-11-07  1:59 UTC 

[PATCH v2 00/10] staging: exfat: Clean up return codes, revisited
 2019-11-06 21:37 UTC  (10+ messages)
` [PATCH v2 01/10] staging: exfat: Clean up return codes - FFS_FORMATERR
` [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody

[PATCH 0/3] media: cedrus: Add support for 4k videos
 2019-11-06 17:41 UTC  (10+ messages)
` [PATCH 1/3] media: cedrus: Properly signal size in mode register
` [PATCH 2/3] media: cedrus: Fix H264 4k support

[PATCH -next] staging: Fix error return code in vboxsf_fill_super()
 2019-11-06 12:03 UTC  (2+ messages)

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-11-06  6:39 UTC  (5+ messages)

[PATCH] staging: vchiq: Have vchiu_queue_init() return 0 on success
 2019-11-05 22:27 UTC 

[PATCH v2] hp100: remove set but not used variable val
 2019-11-05 17:13 UTC  (4+ messages)

[PATCH][next] staging: vboxsf: fix dereference of pointer dentry before it is null checked
 2019-11-05 17:51 UTC 

[PATCH] staging: rtl8192e: fix potential use after free
 2019-11-05 14:58 UTC  (2+ messages)

[PATCH] hp100: remove set but not used variable val
 2019-11-05 13:42 UTC 

[PATCH] staging: rts5208: rewrite macro with GNU extension __auto_type
 2019-11-05 11:09 UTC  (4+ messages)

[PATCH v2] staging: comedi: rewrite macro function with GNU extension typeof
 2019-11-05 11:07 UTC  (6+ messages)

[PATCH 0/6] staging: wilc1000: changes to rename files and few other review comments
 2019-11-05  9:51 UTC  (7+ messages)
` [PATCH 1/6] staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
` [PATCH 2/6] staging: wilc1000: remove 'wilc_' prefix from filenames
` [PATCH 3/6] staging: wilc1000: added 'WILC_' prefix in header guard macro
` [PATCH 4/6] staging: wilc1000: avoid use of C++ style comments
` [PATCH 5/6] staging: wilc1000: added proper spacing for comments
` [PATCH 6/6] staging: wilc1000: use defines for msg types received from firmware

Investment opportunity
 2019-11-04 14:58 UTC 

[PATCH v2] staging: wfx: Fix a memory leak in 'wfx_upload_beacon'
 2019-11-04 11:03 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).