driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-16 23:16:57 to 2020-10-23 17:46:48 UTC [more...]

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-23 17:45 UTC  (14+ messages)
` [PATCH 01/14] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 03/14] media: sun6i-csi: Support an optional dedicated memory pool
` [PATCH 04/14] media: sun6i-csi: Fix the image storage bpp for 10/12-bit Bayer formats
` [PATCH 05/14] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH 06/14] media: sun6i-csi: Support feeding from the MIPI CSI-2 controller
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 09/14] ARM: dts: sun8i: v3s: Add CSI0 camera interface node
` [PATCH 10/14] ARM: dts: sun8i: v3s: Add MIPI D-PHY and MIPI CSI-2 interface nodes
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T MIPI CSI-2 bindings documentation
` [PATCH 12/14] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 13/14] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node

[PATCH v3 15/56] media: fix kernel-doc markups
 2020-10-23 17:27 UTC  (3+ messages)
` [PATCH v3 33/56] vme: fix two "

[PATCH] staging: fieldbus: anybuss: jump to correct label in an error path
 2020-10-23 13:37 UTC  (2+ messages)

[PATCH] staging/rtl8192e: replace kmalloc with kzalloc
 2020-10-23 11:58 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging/rtl8712: replace (precvframe == NULL) with (!precvframe)
 2020-10-23 10:57 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging/rtl8192u/ieee80211: replace kmalloc with kzalloc
 2020-10-23 10:32 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging/rtl8723bs: replace "foo * bar" with "foo *bar"
 2020-10-22 20:58 UTC 

[PATCH v2 00/10] Raspberry Pi PoE HAT fan support
 2020-10-22 18:53 UTC  (13+ messages)
` [PATCH v2 01/10] firmware: raspberrypi: Introduce rpi_firmware_put()
` [PATCH v2 02/10] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v2 03/10] gpio: raspberrypi-exp: "
` [PATCH v2 04/10] reset: raspberrypi: "
` [PATCH v2 05/10] soc: bcm: raspberrypi-power: "
` [PATCH v2 06/10] staging: vchiq: "
` [PATCH v2 07/10] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v2 08/10] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v2 09/10] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v2 10/10] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] staging/wlan-ng: Fix line alignment
 2020-10-22 13:50 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging/wlan-ng: Fix line that exceeds 100 columns
 2020-10-22 13:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging/rtl8192u/ieee80211: remove debugging line
 2020-10-22 12:35 UTC 

Clean up query: greybus/audio_manager_module.c
 2020-10-22  7:25 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] media: cedrus: h264: Fix check for presence of scaling matrix
 2020-10-22  6:56 UTC  (2+ messages)

[PATCH] staging: greybus: audio: code indentation and formatting changes
 2020-10-22  6:32 UTC 

[PATCH v2 00/24] wfx: get out from the staging area
 2020-10-21 22:30 UTC  (27+ messages)
` [PATCH v2 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v2 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v2 03/24] wfx: add Makefile/Kconfig
` [PATCH v2 04/24] wfx: add wfx.h
` [PATCH v2 05/24] wfx: add main.c/main.h
` [PATCH v2 06/24] wfx: add bus.h
` [PATCH v2 07/24] wfx: add bus_spi.c
` [PATCH v2 08/24] wfx: add bus_sdio.c
` [PATCH v2 09/24] wfx: add hwio.c/hwio.h
` [PATCH v2 10/24] wfx: add fwio.c/fwio.h
` [PATCH v2 11/24] wfx: add bh.c/bh.h
` [PATCH v2 12/24] wfx: add hif_api_*.h
` [PATCH v2 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v2 14/24] wfx: add key.c/key.h
` [PATCH v2 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v2 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v2 17/24] wfx: add queue.c/queue.h
` [PATCH v2 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v2 19/24] wfx: add sta.c/sta.h
` [PATCH v2 20/24] wfx: add scan.c/scan.h
` [PATCH v2 21/24] wfx: add debug.c/debug.h
` [PATCH v2 22/24] wfx: add traces.h
` [PATCH v2 23/24] wfx: remove from the staging area
` [PATCH v2 24/24] wfx: get out "

[PATCH v3 1/3] staging: kpc2000: rearrange lines exceeding 100 columns
 2020-10-21 16:11 UTC  (4+ messages)
` [PATCH v3 2/3] staging: kpc2000: re-indent code for better readability
` [PATCH v3 3/3] staging: kpc2000: Use BIT macro instead of bit masking

[PATCH v2 1/3] staging: kpc2000: rearrange lines exceeding 100 columns
 2020-10-21  7:28 UTC  (3+ messages)
` [PATCH v2 2/3] staging: kpc2000: re-indent code for better readability
` [PATCH v2 3/3] staging: kpc2000: Use BIT macro instead of bit masking

[staging:staging-testing] BUILD SUCCESS 52a9e20a186551945654c9ff5048a029fd3b00c1
 2020-10-21 18:04 UTC 

[PATCH 1/2] staging: kpc2000: kpc_dma: rearrange lines exceeding 100 columns
 2020-10-21  6:20 UTC  (4+ messages)
` [PATCH 2/2] staging: kpc2000: kpc_dma: rename show function per convention

[PATCH 1/2] staging: kpc2000: resolve various code style issues
 2020-10-21  7:53 UTC  (5+ messages)
` [PATCH 2/2] staging: kpc2000: Use BIT macro instead of bit masking
  ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 1/2] staging: kpc2000: resolve various code style issues

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-21 13:54 UTC  (6+ messages)
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks

[PATCH] staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
 2020-10-21 12:21 UTC 

[PATCH 0/2] Fix new warnings at linux-next
 2020-10-21 10:00 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: fix broken doc refs due to yaml conversion

[PATCH v2 1/2] staging: kpc2000: kpc_dma: rearrange lines exceeding 100 columns
 2020-10-21  7:35 UTC  (2+ messages)
` [PATCH v2 2/2] staging: kpc2000: kpc_dma: rename show function per convention

[PATCH 1/3] staging/rtl8712: remove extra blank lines; fix code alignment
 2020-10-21  4:28 UTC  (5+ messages)
` [PATCH 2/3] staging/rtl8712: fix code style for comparison to NULL
` [PATCH 3/3] staging/rtl8712: use BIT macro
  ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 1/3] staging/rtl8712: remove extra blank lines; fix code alignment

[PATCH] staging/rtl8188eu: fix line length exceeds 100 columns
 2020-10-21  4:26 UTC  (2+ messages)
` [Outreachy kernel] "

[driver-core:debugfs_cleanup] BUILD SUCCESS 22c73228d195d3ceb754734de4998d705bca70dd
 2020-10-21  0:10 UTC 

[PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller
 2020-10-20 21:53 UTC  (5+ messages)

[PATCH v6 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-20 19:38 UTC  (10+ messages)
` [PATCH v6 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v6 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v6 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v6 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v6 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v6 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v6 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v6 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v6 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[staging:staging-testing] BUILD SUCCESS 02166a777a594be49bb1cc432502fdf2ae78db6a
 2020-10-20 17:49 UTC 

[PATCH] staging/rtl8192u/ieee80211: use __func__ macro
 2020-10-20 15:26 UTC  (3+ messages)

[PATCH] staging/rtl8192u/ieee80211: fix line length exceeds 100 columns
 2020-10-20 15:11 UTC 

[PATCH] staging/qlge: fix typo
 2020-10-20 15:05 UTC 

[PATCH] staging/qlge: add blank line after declaration
 2020-10-20 15:03 UTC 

[PATCH v3 0/8] staging: qlge: Re-writing the debugging features
 2020-10-20 10:46 UTC  (5+ messages)
` [PATCH v3 2/8] staging: qlge: Initialize devlink health dump framework

[PATCH v2 0/7] staging: qlge: Re-writing the debugging features
 2020-10-20  8:55 UTC  (9+ messages)
` [PATCH v2 1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic drivers
` [PATCH v2 2/7] staging: qlge: Initialize devlink health dump framework

[PATCH 1/2] staging: wfx: fix use of uninitialized pointer
 2020-10-20  1:07 UTC  (3+ messages)
` [PATCH 2/2] staging: wfx: fix test on return value of gpiod_get_value()

[PATCH] staging: wfx: make a const array static, makes object smaller
 2020-10-19 17:52 UTC  (5+ messages)

[PATCH v3] staging: comedi: tests: Simplify conditional evaluation
 2020-10-19 17:14 UTC 

[PATCH v2] staging: comedi: Simplify conditional evaluation
 2020-10-19 16:51 UTC  (2+ messages)

[PATCH] vme: remove unneeded break
 2020-10-19 16:51 UTC 

[PATCH] Fixed issues with alignment to open parenthesis
 2020-10-19 15:24 UTC 

[PATCH 1/2] staging: comedi: Simplify conditional evaluation
 2020-10-19 12:46 UTC  (10+ messages)
` [PATCH 2/2] staging: comedi: combine split lines for improved readability
    ` [Outreachy kernel] "

[PATCH v2 net] staging: octeon: repair "fixed-link" support
 2020-10-19  9:11 UTC  (6+ messages)
` [PATCH v2 net] staging: octeon: Drop on uncorrectable alignment or FCS error

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-10-19  7:39 UTC  (3+ messages)

[staging:staging-testing] BUILD SUCCESS a259a22338ed6906256a51a440d31ea086a0b90b
 2020-10-18 20:41 UTC 

[PATCH] staging: r8188eu: inline rtw_init_netdev_name()
 2020-10-18 20:11 UTC 

[PATCH AUTOSEL 5.8 028/101] media: atomisp: fix memleak in ia_css_stream_create
 2020-10-18 19:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 037/101] staging: wfx: fix handling of MMIC error

[PATCH AUTOSEL 5.9 029/111] media: atomisp: fix memleak in ia_css_stream_create
 2020-10-18 19:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 039/111] staging: wfx: fix handling of MMIC error

[staging:staging-testing] BUILD SUCCESS 5d422cd4fc8e5853cb3dc8d7c648a9eb8a04bee9
 2020-10-18  5:34 UTC 

[PATCH 2/2] staging: media: atomisp: Remove unused function
 2020-10-17 14:28 UTC  (2+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove unnecessary if statement

[PATCH 0/3] Fixes and cleanups for atomisp
 2020-10-17 14:09 UTC  (4+ messages)
` [PATCH 2/3] staging: media: atomisp: Remove unhelpful info message
` [PATCH 3/3] staging: media: atomisp: Don't abort on error in module exit path
` [PATCH 1/3] staging: media: atomisp: Fix error path in lm3554_probe()

[PATCH v1 0/6] staging: qlge: Re-writing the debugging features
 2020-10-16 23:08 UTC  (10+ messages)
` [PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver


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