driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-21 12:24:16 to 2021-04-06 01:19:10 UTC [more...]

[driver-core:readfile] BUILD SUCCESS 988a63edfccc64b73f380e60a3769a8775ae050e
 2021-04-06  1:18 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS 6e11b376fd74356e32d842be588e12dc9bf6e197
 2021-04-05 23:51 UTC 

[staging:staging-testing] BUILD SUCCESS WITH WARNING 001c6bb6b62656e29e3b353242b5c955a1d94212
 2021-04-05 22:48 UTC 

[staging:staging-testing 1/495] drivers/staging/rtl8723bs/os_dep/recv_linux.c:101:6: warning: variable 'ret' set but not used
 2021-04-05 21:56 UTC 

[staging:staging-next] BUILD SUCCESS e5c7bccc3775b49cd7006331826aa90cb76c1992
 2021-04-05 19:24 UTC 

[driver-core:driver-core-next] BUILD SUCCESS b20e82939034a79e9af50853d63163fe21f205a9
 2021-04-05 19:24 UTC 

[driver-core:driver-core-linus] BUILD SUCCESS eed6e41813deb9ee622cd9242341f21430d7789f
 2021-04-05 19:25 UTC 

[driver-core:debugfs_remove_return_value] BUILD SUCCESS d81855117fe94efcd5de1fcb451a7413152d6b8f
 2021-04-05 19:24 UTC 

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 47cd5c82df8d5e40bd3959876ce374891e5f949c
 2021-04-04  1:38 UTC 

[driver-core:readfile] BUILD REGRESSION 49df3607c64bd48afbc4ce729ee310364c134def
 2021-04-03 23:17 UTC 

[driver-core:readfile 2/4] arch/arm64/include/asm/unistd32.h:897:11: error: array designator index (443) exceeds array bounds (443)
 2021-04-03 22:16 UTC 

[GIT PULL] Staging driver fix for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[PATCH] staging: fbtft: convert sysfs snprintf to sysfs_emit
 2021-04-03 14:07 UTC 

[driver-core:debugfs_remove_return_value 16/24] drivers/tty/serial/pch_uart.c:1815:9: error: 'port_regs_ops' undeclared
 2021-04-03 13:16 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS f7514a6630166a7b566dee9b1af2e87e431959be
 2021-04-03  3:39 UTC 

[staging:staging-testing] BUILD SUCCESS 507614ba25ffedcc53f24ca6686c877ff1e2e694
 2021-04-03  1:46 UTC 

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-02 12:27 UTC  (15+ messages)
` [PATCH v8 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
` [PATCH v8 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
` [PATCH v8 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v8 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v8 05/13] media: hevc: Add decode params control
` [PATCH v8 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v8 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v8 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v8 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v8 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v8 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v8 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v8 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH] staging: fbtft: change snprintf() to scnprintf()
 2021-04-02  9:17 UTC  (2+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-04-02  9:15 UTC  (14+ messages)
` [PATCH v6 2/5] drm/bridge: anx7625: fix not correct return value
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support
` [PATCH v6 4/5] drm/bridge: anx7625: add HDCP support
` [PATCH v6 5/5] drm/bridge: anx7625: add HDMI audio function

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-02  9:12 UTC  (18+ messages)
` [PATCH 1/2] file: Export receive_fd() to modules
    `  "
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process
    `  "
        `  "
            `  "
  ` Re: [PATCH 0/2] Export receive_fd() to modules and do some cleanups

[syzbot] KMSAN: uninit-value in efuse_one_byte_read
 2021-03-29 19:44 UTC 

[PATCH v7 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-29 19:29 UTC  (22+ messages)
` [PATCH v7 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
  ` [PATCH v7 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' "
` [PATCH v7 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
` [PATCH v7 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v7 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v7 05/13] media: hevc: Add decode params control
` [PATCH v7 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v7 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v7 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v7 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v7 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v7 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v7 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v7 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[staging:staging-testing] BUILD SUCCESS 305271ab4f54f9ae7b9080473d1699c9511ae235
 2021-03-29  1:14 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS d225ef6fda7ce9ff7d28764bd1cceea2d0215e8b
 2021-03-29  1:14 UTC 

Sound issues with the 5.10.x kernel (alsa)
 2021-03-28 23:17 UTC  (6+ messages)

[PATCH v4 0/2] Submission of XillyUSB driver
 2021-03-28 11:46 UTC  (12+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c
` [PATCH v4 2/2] staging: Add driver for XillyUSB (Xillybus variant for USB)

Can I Trust You?
 2021-03-27  3:27 UTC 

Can I Trust You?
 2021-03-27  3:27 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS ecdc996baf291b903342cc704f4086a88c361967
 2021-03-27  3:23 UTC 

[staging:staging-testing] BUILD SUCCESS a5bf1a101a19dbb38be7ffebe2650449e344c892
 2021-03-27  2:26 UTC 

[staging:staging-next] BUILD SUCCESS 9c15db92a8e56bcde0f58064ac1adc28c0579b51
 2021-03-26 23:28 UTC 

[PATCH v6 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-26 15:28 UTC  (16+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
` [PATCH v6 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
  ` [PATCH v6 02/13] dt-bindings: media: nxp,imx8mq-vpu: "
` [PATCH v6 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v6 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v6 13/13] arm64: dts: imx8mq: Add node to G2 hardware

BUSINESS RELATIONSHIP
 2021-03-26  3:09 UTC 

[PATCH] staging: gasket: remove it from the kernel
 2021-03-25 14:57 UTC  (5+ messages)

BUSINESS RELATIONSHIP
 2021-03-25 13:48 UTC 

[PATCH v4 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging
 2021-03-25 13:47 UTC  (4+ messages)
` [PATCH v4 17/21] spmi: hisi-spmi-controller: move driver from staging

[PATCH] staging: greybus: fix fw is NULL but dereferenced
 2021-03-25 11:32 UTC  (6+ messages)

BUSINESS RELATIONSHIP
 2021-03-25  8:07 UTC 

[PATCH] media: atomisp-ov2680: A trivial typo fix
 2021-03-24 21:42 UTC  (2+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS a7d30f3f41cf40aad1c4557fa180fe320d5b7c74
 2021-03-24  2:35 UTC 

[driver-core:driver-core-linus] BUILD SUCCESS f0acf637d60ffcef3ccb6e279f743e587b3c7359
 2021-03-24  2:35 UTC 

[staging:staging-testing] BUILD SUCCESS d010995736cb581de55e99268d66937085b45ea0
 2021-03-24  2:35 UTC 

[staging:staging-linus] BUILD SUCCESS e78836ae76d20f38eed8c8c67f21db97529949da
 2021-03-24  1:04 UTC 

[PATCH v5 00/24] wfx: get out from the staging area
 2021-03-23 22:42 UTC  (9+ messages)
` [PATCH v5 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v5 08/24] wfx: add bus_sdio.c

[PATCH V2]staging: rtl8723bs: Trivial typo fix
 2021-03-23 17:49 UTC  (2+ messages)

[PATCH 00/11] staging: rtl8723bs: fix extern declaration checkpatch issues
 2021-03-23 13:25 UTC  (31+ messages)
  ` [PATCH 01/11] staging: rtl8723bs: delete extern declarations in core/rtw_ap.c
  ` [PATCH 02/11] staging: rtl8723bs: moved function prototypes out of core/rtw_efuse.c
  ` [PATCH 03/11] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c
      ` [PATCH v2 0/9] fix extern declarations checkpatch issues
        ` [PATCH v2 1/9] staging: rtl8723bs: removed function prototypes in core/rtw_efuse.c
        ` [PATCH v2 2/9] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c
        ` [PATCH v2 3/9] staging: rtl8723bs: removed function prototypes and made statics in core/rtw_recv.c
        ` [PATCH v2 4/9] staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.c
        ` [PATCH v2 5/9] staging: rtl8723bs: remove function prototypes in hal/odm.c
        ` [PATCH v2 6/9] staging: rtl8723bs: move function prototypes out of os_dep/int_fs.c
        ` [PATCH v2 7/9] staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.c
        ` [PATCH v2 8/9] staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c
        ` [PATCH v2 9/9] staging: rtl8723bs: remove blank line os_dep/os_intfs.c
  ` [PATCH 04/11] staging: rtl8723bs: moved function prototypes out of core/rtw_recv.c
  ` [PATCH 05/11] staging: rtl8723bs: remove argument in recv_indicatepkts_pkt_loss_cnt
  ` [PATCH 06/11] staging: rtl8723bs: move function prototype out of core/rtw_recv.c
  ` [PATCH 07/11] staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.c
  ` [PATCH 08/11] staging: rtl8723bs: move function prototypes out of hal/odm.c
  ` [PATCH 09/11] staging: rtl8723bs: move function prototypes out of os_dep/int_fs.c
  ` [PATCH 10/11] staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.c
  ` [PATCH 11/11] staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c

[PATCH] drivers: android: binder.c: Fix indentation of multi-line comment
 2021-03-23 13:18 UTC  (2+ messages)

[PATCH v2 00/12] media: atomisp: Codingstyle
 2021-03-23 13:16 UTC  (5+ messages)
` [PATCH v2 06/12] media: atomisp: Remove defines
` [PATCH v2 12/12] media: atomisp: Fix LOGICAL_CONTINUATIONS

[PATCH] staging: rtl8723bs: Trivial typo fix
 2021-03-23  9:11 UTC  (3+ messages)

[PATCH v3] drivers: most: add ALSA sound driver
 2021-03-23  9:04 UTC  (2+ messages)

[PATCH v11 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-03-23  8:13 UTC  (2+ messages)

[PATCH] staging: wimax: Mundane typo fixes
 2021-03-23  7:13 UTC  (4+ messages)

[staging:staging-testing] BUILD SUCCESS f7bff017741d98567265ed6a6449311a51810fb6
 2021-03-23  4:57 UTC 

[PATCH V2] staging: rtl8723bs: Mundane typo fixes
 2021-03-22 20:55 UTC  (2+ messages)

[staging:staging-next] BUILD SUCCESS c7f57fd6b7f0a889b0f847611c9075c37dd31810
 2021-03-22 20:27 UTC 

[PATCH] staging: rtl8723bs: Mundane typo fixes
 2021-03-22 19:56 UTC  (3+ messages)

[PATCH] atomisp: remove a now unused var
 2021-03-22 16:22 UTC 

[PATCH v8 00/11] Raspberry Pi PoE HAT fan support
 2021-03-22 11:56 UTC  (3+ messages)
` [PATCH v8 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH 1/2] staging/rtl8192u: avoid Wempty-body warning
 2021-03-22 10:35 UTC  (2+ messages)
` [PATCH 2/2] staging/nvec:: "

[PATCH] media: Fix a typo
 2021-03-22  3:01 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver fixes for 5.12-rc4
 2021-03-21 19:02 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: use netdev routines for private data
 2021-03-21 16:20 UTC 


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