driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 14:52:39 to 2021-04-17 01:30:44 UTC [more...]

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-17  1:30 UTC  (29+ 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

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

[driver-core:kbuild] BUILD SUCCESS 8e3809e7ff0a623e5cbb7130cd0fdc3507b76442
 2021-04-15 21:43 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS bd2a895f21eb9195a42e52e5f451dccc854cc71d
 2021-04-15 21:43 UTC 

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 940ee39769474654d409e310fb43190221fa0b30
 2021-04-15 21:43 UTC 

[driver-core:readfile] BUILD SUCCESS 754793e73d5a800eb8bed0dc2068e26529615d07
 2021-04-15 21:43 UTC 

[staging:staging-testing] BUILD REGRESSION 71d3edc61e29e45b613b841108688d711846f969
 2021-04-15 19:50 UTC 

[staging:staging-testing 704/705] drivers/comedi/drivers/jr3_pci.c:507:22: warning: variable 'min_full_scale' set but not used
 2021-04-15 12:44 UTC 

[staging:staging-testing 704/705] drivers/comedi/drivers/comedi_isadma.c:25:10: error: implicit declaration of function 'claim_dma_lock'
 2021-04-15 10:56 UTC 

[staging:staging-testing] BUILD SUCCESS 467d98420936009a10ce7f95985dece7150acd36
 2021-04-15  7:19 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS a00fcbc115f9c934fe92e96358a7f392bb5549f0
 2021-04-15  6:00 UTC 

[staging:staging-testing] BUILD SUCCESS 07ff20cf172f31f0dfbc456662f20339767c69fd
 2021-04-13 20:30 UTC 

[PATCH v13 0/4] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-04-13 19:05 UTC  (9+ messages)
` [PATCH v13 1/4] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v13 2/4] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v13 3/4] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v13 4/4] MAINTAINERS: add MT7621 CLOCK maintainer

[staging:staging-testing] BUILD SUCCESS f2f560e1bdc055a6a306e6b7823ba589794e6564
 2021-04-12 21:53 UTC 

[PATCH v5 00/24] wfx: get out from the staging area
 2021-04-12  8:22 UTC  (7+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c

[staging:staging-testing] BUILD SUCCESS 1b9e18de8d43bf798622cc365f99b41f180b446f
 2021-04-11 19:14 UTC 

[staging:staging-next] BUILD SUCCESS 26be3a5d845312bae0397b1008e766340945cb53
 2021-04-11 18:49 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS 4ce535ec0084f0d712317cb99d383cad3288e713
 2021-04-10 21:39 UTC 

[staging:staging-testing] BUILD SUCCESS 32abcac8037da5dc570c22abf266cbb92eee9fc9
 2021-04-10 20:41 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS 312723a0b34d6d110aa4427a982536bb36ab8471
 2021-04-10  3:13 UTC 

[staging:staging-testing] BUILD SUCCESS d55c46f360279862d62dc03b8de3104e2786f026
 2021-04-10  2:57 UTC 

[staging:staging-next] BUILD SUCCESS e7442ffe1cc5d89d101a99ff78eb68edb1961e30
 2021-04-10  0:36 UTC 

[PATCH v10 0/9] clk: clocking-wizard: driver updates
 2021-04-09 23:32 UTC  (6+ messages)
` [PATCH v10 8/9] dt-bindings: add documentation of xilinx clocking wizard

[PATCH v12 0/4] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-04-09 19:20 UTC  (5+ messages)
` [PATCH v12 1/4] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v12 2/4] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v12 3/4] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v12 4/4] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH v11 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-04-09 18:38 UTC  (11+ messages)
` [PATCH v11 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v11 2/6] dt: bindings: add mt7621-sysc device tree binding documentation
` [PATCH v11 3/6] clk: ralink: add clock driver for mt7621 SoC

[PATCH 1/1] drm/bridge: anx7625: send DPCD command to downstream
 2021-04-09  9:05 UTC  (2+ messages)

[driver-core:tty-test] BUILD SUCCESS b01048f3d4ffec7ece16d4250d8eb2e13a5ce06a
 2021-04-09  6:04 UTC 

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-04-09  4:16 UTC  (7+ messages)
` [PATCH v2 2/2] media: staging/intel-ipu3: Fix set_fmt error handling

[staging:staging-testing 588/592] ERROR: modpost: "ni_count_valid_routes" [drivers/staging/comedi/drivers/tests/ni_routes_test.ko] undefined!
 2021-04-09  3:10 UTC 

[driver-core:kbuild] BUILD SUCCESS 495abc42c6389715b058a9abd534c966cb6b1f41
 2021-04-09  0:30 UTC 

[staging:staging-testing] BUILD SUCCESS 4e35b91390fcd13bf46e12acd3b6f94a082a6cf3
 2021-04-08 19:35 UTC 

[driver-core:tty-test 13/13] drivers/tty/tty_baudrate.c:92:9: warning: no previous prototype for function 'tty_termios_input_baud_rate'
 2021-04-08 17:24 UTC 

[driver-core:tty-test] BUILD REGRESSION bb57c5de81c6feaad869acce7c38b1049115ac75
 2021-04-08  5:37 UTC 

[staging:staging-testing] BUILD SUCCESS f9b9263a25dc3d2eaaa829e207434db6951ca7bc
 2021-04-08  3:34 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS c2f3f755f5c717f3621b33ef06d974b9cec4a104
 2021-04-07 22:10 UTC 

[driver-core:tty-test 9/9] drivers/tty/tty_buffer.c:604:40: error: use of undeclared identifier 'TTY_LOCK_SLAVE'
 2021-04-07 21:37 UTC 

[driver-core:tty-test 9/9] drivers/tty/tty_buffer.c:604:40: error: 'TTY_LOCK_SLAVE' undeclared
 2021-04-07 20:51 UTC 

[staging:staging-next] BUILD SUCCESS 6470a8206a10cae1f18a3e5a95dde2b364a06e10
 2021-04-07 20:32 UTC 

[driver-core:kbuild] BUILD SUCCESS 9cbec1316ea288b5ba3e1bf0ada7dfc2e5b6bf45
 2021-04-07 17:30 UTC 

[driver-core:kbuild] BUILD SUCCESS 6c4aba52ccce2487234ff8abfa4e3af69d3dff8e
 2021-04-07  3:23 UTC 

[staging:staging-testing] BUILD SUCCESS e91cafdf3c18b927e61eb4ee18e4865b8485f24f
 2021-04-07  0:29 UTC 

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-06 10:57 UTC  (17+ messages)
` [PATCH v8 01/13] dt-bindings: mfd: Add 'nxp, imx8mq-vpu-ctrl' to syscon list
  ` [PATCH v8 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' "
` [PATCH v8 02/13] dt-bindings: media: nxp, imx8mq-vpu: Update the bindings for G2 support
  ` [PATCH v8 02/13] dt-bindings: media: nxp,imx8mq-vpu: "
` [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] drivers: staging: rtl8712: align arguments with open parenthesis
 2021-04-06 10:51 UTC 

[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] 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  (12+ messages)
` [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

[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  (7+ messages)
` [PATCH v4 1/2] char: xillybus: Move class-related functions to new xillybus_class.c

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  (13+ messages)
` [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)


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