driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 01:19:10 to 2021-04-28 14:52:59 UTC [more...]

[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
 2021-04-28 14:51 UTC  (3+ messages)
` [PATCH v4 21/79] staging: media: atomisp: use pm_runtime_resume_and_get()
` [PATCH v4 23/79] staging: media: ipu3: "

[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
 2021-04-28 14:14 UTC  (18+ messages)
` [PATCH v3 20/79] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH v3 21/79] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH v3 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v3 23/79] staging: media: ipu3: "
` [PATCH v3 24/79] staging: media: cedrus_video: "
` [PATCH v3 25/79] staging: media: vde: "
` [PATCH v3 26/79] staging: media: csi: "
` [PATCH v3 27/79] staging: media: vi: "
` [PATCH v3 79/79] media: hantro: document the usage of pm_runtime_get_sync()

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-28 10:13 UTC  (19+ messages)
` [PATCH 11/78] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH 12/78] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH 13/78] staging: media: hantro_drv: "
` [PATCH 14/78] staging: media: imx7-mipi-csis: "
` [PATCH 15/78] staging: media: ipu3: "
` [PATCH 16/78] staging: media: cedrus_video: "
` [PATCH 17/78] staging: media: vde: "
` [PATCH 18/78] staging: media: csi: "
` [PATCH 19/78] staging: media: vi: "

[PATCH] staging: rtl8192e: fix array of flexible structures
 2021-04-28  7:24 UTC  (5+ messages)

[driver-core:readfile] BUILD SUCCESS 8846c621aaf370c1798bc2e5bd10ef9a313cd594
 2021-04-27 23:47 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS a53e7442b8c8354d6e3bb61360a74b6ed5ba7435
 2021-04-27 23:47 UTC 

[driver-core:kbuild] BUILD SUCCESS 1f809413390511cce07dc3b09dace0b717dd8c2f
 2021-04-27 23:47 UTC 

[driver-core:umn.edu-reverts-round2] BUILD SUCCESS 7bbbc1f91d770e2fe8b46c8910ead0b4d7cdb8db
 2021-04-27 23:47 UTC 

[staging:staging-testing] BUILD SUCCESS WITH WARNING 22e1eae2e1278f7d037c7d764d9e507e3a02a84d
 2021-04-27 23:31 UTC 

[PATCH v2 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 10:13 UTC  (10+ messages)
` [PATCH v2 20/79] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH v2 21/79] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH v2 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v2 23/79] staging: media: ipu3: "
` [PATCH v2 24/79] staging: media: cedrus_video: "
` [PATCH v2 25/79] staging: media: vde: "
` [PATCH v2 26/79] staging: media: csi: "
` [PATCH v2 27/79] staging: media: vi: "
` [PATCH v2 79/79] media: hantro: document the usage of pm_runtime_get_sync()

Guten Tag
 2021-04-27  8:43 UTC 

[GIT PULL] Staging/IIO driver updates for 5.13-rc1
 2021-04-27  6:22 UTC  (6+ messages)

[driver-core:umn.edu-reverts] BUILD SUCCESS d6e3d196bd57b8b362838ab558c72fd6387f75a4
 2021-04-27  5:34 UTC 

[RFC RESEND 0/3] vp9 v4l2 stateless uapi
 2021-04-26 23:34 UTC  (7+ messages)
` [RFC RESEND 1/3] media: rkvdec: Fix .buf_prepare
` [RFC RESEND 2/3] media: uapi: Add VP9 stateless decoder controls
` [RFC RESEND 3/3] media: rkvdec: Add the VP9 backend

[staging:staging-testing] BUILD SUCCESS c295d3007ff63064181befa734d9705dfc10b396
 2021-04-22 20:57 UTC 

[driver-core:driver-core-testing] BUILD SUCCESS a943d76352dbb4707a5e5537bbe696c00f5ddd36
 2021-04-22 18:57 UTC 

[driver-core:umn.edu-reverts] BUILD SUCCESS 6f4747a872ad53c5f1b467c77377bd24ac9ea431
 2021-04-22  1:13 UTC 

Did you receive the fund?!!
 2021-04-21 13:07 UTC 

[RFC 1/3] media: rkvdec: Fix .buf_prepare
 2021-04-21  9:55 UTC  (3+ messages)
` [RFC 2/3] media: uapi: Add VP9 stateless decoder controls
` [RFC 3/3] media: rkvdec: Add the VP9 backend

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-20 12:10 UTC  (10+ messages)
` [PATCH v10 1/9] media: hevc: Add fields and flags for hevc PPS
` [PATCH v10 2/9] media: hevc: Add decode params control
` [PATCH v10 3/9] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v10 4/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v10 5/9] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v10 6/9] media: uapi: Add a control for HANTRO driver
` [PATCH v10 7/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v10 8/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v10 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec

[PATCH] media: atomisp: silence "dubious: !x | !y" warning
 2021-04-20 12:04 UTC  (9+ messages)

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-20 11:35 UTC  (21+ 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

[PATCH] staging: wfx: silence symbol 'wfx_get_ps_timeout' was not declared warning
 2021-04-19 16:56 UTC  (3+ messages)

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-17  1:30 UTC  (15+ messages)
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process

[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  (5+ 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] 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 


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