driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 16:31:29 to 2020-04-02 15:26:38 UTC [more...]

[PATCH v4 0/9] media: adv748x: add support for HDMI audio
 2020-04-02 15:26 UTC  (5+ messages)
` [PATCH v4 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH 00/32] staging: wfx: rework the Tx queue
 2020-04-02 14:47 UTC  (38+ messages)
` [PATCH 01/32] staging: wfx: add sanity checks to hif_join()
` [PATCH 02/32] staging: wfx: do not stop mac80211 queueing during tx_policy upload
` [PATCH 03/32] staging: wfx: take advantage of ieee80211_{stop/start}_queues
` [PATCH 04/32] staging: wfx: remove "burst" mechanism
` [PATCH 05/32] staging: wfx: uniformize queue_id retrieval
` [PATCH 06/32] staging: wfx: drop useless queue_id field
` [PATCH 07/32] staging: wfx: avoid useless wake_up
` [PATCH 08/32] staging: wfx: simplify hif_handle_tx_data()
` [PATCH 09/32] staging: wfx: simplify wfx_tx_queues_empty()
` [PATCH 10/32] staging: wfx: drop unused argument in wfx_get_prio_queue()
` [PATCH 11/32] staging: wfx: simplify wfx_tx_queue_mask_get()
` [PATCH 12/32] staging: wfx: drop useless sta_asleep_mask
` [PATCH 13/32] staging: wfx: drop argument tx_allowed_mask since it is constant now
` [PATCH 14/32] staging: wfx: do not use link_map_cache to track CAB
` [PATCH 15/32] staging: wfx: drop useless link_map_cache
` [PATCH 16/32] staging: wfx: do not rely anymore on link_id to choose packet in queue
` [PATCH 17/32] staging: wfx: drop unused link_id field
` [PATCH 18/32] staging: wfx: drop unused raw_link_id field
` [PATCH 19/32] staging: wfx: rename wfx_tx_get_raw_link_id()
` [PATCH 20/32] staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()
` [PATCH 21/32] staging: wfx: introduce a counter of pending frames
` [PATCH 22/32] staging: wfx: change the way to choose frame to send
` [PATCH 23/32] staging: wfx: drop now useless field edca_params
` [PATCH 24/32] staging: wfx: drop struct wfx_queue_stats
` [PATCH 25/32] staging: wfx: simplify usage of wfx_tx_queues_put()
` [PATCH 26/32] staging: wfx: improve interface between data_tx.c and queue.c
` [PATCH 27/32] staging: wfx: relocate wfx_skb_dtor() prior its callers
` [PATCH 28/32] staging: wfx: repair wfx_flush()
` [PATCH 29/32] staging: wfx: wfx_flush() did not ensure that frames are processed
` [PATCH 30/32] staging: wfx: fix potential deadlock in wfx_tx_flush()
` [PATCH 31/32] staging: wfx: fix case where AP stop with CAB traffic pending
` [PATCH 32/32] staging: wfx: remove hack about tx_rate policies

[PATCH 0/4] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-04-02 14:49 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging
` [PATCH 2/4] dt-bindings: media: rkisp1: move rockchip-isp1 "
` [PATCH 3/4] arm64: dts: rockchip: add rx0 mipi-phy for rk3399
` [PATCH 4/4] arm64: dts: rockchip: add isp0 node "

[PATCH -next] staging: greybus: fix a missing-check bug in gb_lights_light_config()
 2020-04-02 14:22 UTC  (5+ messages)

[PATCH 01/01] staging: gasket: Fix incongruency in handling of sysfs entries creation
 2020-04-02 14:22 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove entry after hp100 driver removal
 2020-04-02 13:44 UTC 

[PATCH v3] staging: wilc1000: Use crc7 in lib/ rather than a private copy
 2020-04-02 13:36 UTC  (3+ messages)

[Update PATCH] x86/Hyper-V: Initialize Syn timer clock when it's
 2020-04-02 12:30 UTC  (5+ messages)

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 927e420044b36db8b8be2ed95e7b723b7808ebe4
 2020-04-02 12:10 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 71280bf8796b28d6fc09ea490276d02e240948b5
 2020-04-02 11:18 UTC 

[PATCH] binderfs: remove redundant assignment to pointer ctx
 2020-04-02 11:12 UTC  (2+ messages)

[PATCH] staging: vt6656: Use defines in vnt_mac_reg_bits_* functions
 2020-04-02 10:58 UTC  (5+ messages)

[PATCH v3 0/5] staging: rtl8712: rtl871x_xmit.{c, h} code style improvements
 2020-04-02 10:29 UTC  (7+ messages)
` [PATCH v3 1/5] staging: rtl8712: fix checkpatch long-line warning
` [PATCH v3 2/5] staging: rtl8712: fix long-line checkpatch warning
` [PATCH v3 3/5] staging: rtl8712: fix checkpatch warnings
` [PATCH v3 4/5] staging:rtl8712: code improvements to make_wlanhdr
` [PATCH v3 5/5] staging: rtl8712:fix multiline derefernce warnings

[PATCH] staging: rtl8188eu: refactor Efuse_GetCurrentSize()
 2020-04-02 10:17 UTC  (2+ messages)

[PATCH v2] staging: vt6656: add error code handling to unused variable
 2020-04-02 10:13 UTC  (2+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-04-02  9:27 UTC  (4+ messages)

[PATCH] staging: rtl8712: fix checkpatch warnings
 2020-04-02  8:19 UTC  (11+ messages)
` [PATCH v2 0/5] staging: rtl8712: fix rtl871x_xmit.c warnings
  ` [PATCH v2 1/5] staging: rtl8712: fix checkpatch long-line warning
  ` [PATCH v2 3/5] staging: rtl8712: fix checkpatch warnings
  ` [PATCH v2 4/5] staging: rtl8712: fix multiline derefernce warning
  ` [PATCH v2 5/5] staging: rtl8712:fix multiline derefernce warnings

[PATCH] staging: rtl8712: fix checkpatch warnings
 2020-04-02  8:12 UTC  (2+ messages)

[PATCH] staging: android: ion: Fix parenthesis alignment
 2020-04-02  7:11 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/2] staging: gasket: Fix style issues in apex_driver.c
 2020-04-02  5:54 UTC  (4+ messages)
` [PATCH 1/2] staging: gasket: Fix 4 over 80 char warnings
` [PATCH 2/2] staging: gasket: Fix comment 75 character limit warning

[PATCH] staging: fsl-dpaa2: ethsw: Fix parenthesis alignment
 2020-04-02  2:33 UTC 

[PATCH] staging: emxx_udc: Remove unused code
 2020-04-02  2:17 UTC 

[PATCH] staging: android: ion: Fix parenthesis alignment
 2020-04-02  1:23 UTC 

[PATCH] staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines
 2020-04-01 15:52 UTC  (5+ messages)

[PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
 2020-04-01 15:31 UTC  (5+ messages)

[PATCH 1/3] iio: kfifo: add iio_device_attach_kfifo_buffer() helper
 2020-04-01 12:59 UTC  (3+ messages)
` [PATCH 2/3] iio: make use of iio_device_attach_kfifo_buffer() where straightforward
` [PATCH 3/3] staging: iio: ad5933: use iio_device_attach_kfifo_buffer() helper

[PATCH 0/9] staging: bcm2835-camera: Clean up driver
 2020-04-01 10:47 UTC  (11+ messages)
` [PATCH 1/9] staging: bcm2835-camera: Drop PREVIEW_LAYER
` [PATCH 2/9] staging: bcm2835-camera: Activate V4L2_EXPOSURE_METERING_MATRIX handling
` [PATCH 3/9] staging: bcm2835-camera: Make struct indentation consistent
` [PATCH 4/9] staging: bcm2835-camera: Simplify set_framerate_params
` [PATCH 5/9] staging: bcm2835-camera: Move encode component setup in its own function
` [PATCH 6/9] staging: bcm2835-camera: Move video "
` [PATCH 7/9] staging: bcm2835-camera: return early in mmal_setup_components
` [PATCH 8/9] staging: bcm2835-camera: reduce multiline statements
` [PATCH 9/9] staging: bcm2835-camera: reduce indentation in ctrl_set_image_effect

[driver-core:debugfs_remove_return_value] BUILD SUCCESS 3777507a35aed836416a6233140b9f889cbb90d7
 2020-03-31 20:43 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 8bc760d4977eeecc8c9eb13d5614f39d73151c0e
 2020-03-31 20:43 UTC 

b276527539 ("staging: most: move core files out of the staging .."): [ 12.247349] BUG: kernel NULL pointer dereference, address: 00000000
 2020-03-31 19:30 UTC  (2+ messages)

[PATCH v4 00/33] Media Kconfig menu reorg and improvements
 2020-03-31 15:49 UTC  (9+ messages)
` [PATCH v4 17/33] media: add SPDX headers on Kconfig and Makefile files
    ` SPDX headers - Was: "
` [PATCH v4 19/33] media: Kconfig files: use select for V4L2 subdevs and MC

[staging:staging-testing 278/280] drivers/most/core.c:1287 most_register_interface() error: we previously assumed 'iface' could be null (see line 1285)
 2020-03-31 13:38 UTC  (2+ messages)

[PATCH V2] x86/Hyper-V: don't allocate clockevent device when synthetic timer is unavailable
 2020-03-31 12:06 UTC  (3+ messages)

[PATCH v8] staging: vt6656: add error code handling to unused variable
 2020-03-31  8:29 UTC  (3+ messages)

[PATCH v7] staging: vt6656: add error code handling to unused variable
 2020-03-30 23:32 UTC  (3+ messages)

[PATCH v6] staging: vt6656: add error code handling to unused variable
 2020-03-30 22:32 UTC  (4+ messages)

[PATCH] staging: fbtft: Replace udelay with preferred usleep_range
 2020-03-30 22:16 UTC  (10+ messages)
` [Outreachy kernel] "

[GIT PULL] Staging/IIO driver patches for 5.7-rc1
 2020-03-30 21:55 UTC  (2+ messages)

[PATCH v5] staging: vt6656: add error code handling to unused variable
 2020-03-30 21:47 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v4] staging: vt6656: add error code handling to unused variable
 2020-03-30 18:42 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v3] staging: vt6656: add error code handling to unused variable
 2020-03-30 16:49 UTC  (3+ messages)

[PATCH] staging: vt6656: Use defines in preamble_type variables
 2020-03-30 15:54 UTC  (3+ messages)

[PATCH] staging: vt6656: Refactor the vnt_update_pre_ed_threshold function
 2020-03-30 15:34 UTC  (2+ messages)

[PATCH] x86/Hyper-V: Initialize Syn timer clock even when it's not available
 2020-03-30 14:14 UTC  (2+ messages)

[PATCH v2] staging: vt6656: Use defines in preamble_type variables
 2020-03-30 11:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
 2020-03-30  6:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
 2020-03-30  6:47 UTC  (2+ messages)
` [Outreachy kernel] "

mmotm 2020-03-28-22-17 uploaded (staging/octeon/)
 2020-03-30  5:14 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Add line after variable declarations
 2020-03-30  1:05 UTC  (2+ messages)
` [Outreachy kernel] "

[Outreachy kernel] [PATCH v2] Staging: rtl8188eu: hal: Add space around operators
 2020-03-30  1:05 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove multiple assignments
 2020-03-30  1:03 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: rtl8723bs: Remove unnecessary braces for single statements
 2020-03-30  1:03 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] staging: uwb: Fix missing blank space coding style issue
 2020-03-29 22:57 UTC 

[PATCH] staging: android: ashmem: Declared file operation with const keyword
 2020-03-29 12:54 UTC  (3+ messages)

[PATCH] staging: vt6656: add error code handling to unused variable
 2020-03-29  8:04 UTC  (2+ 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).