driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 11:08:48 to 2020-06-24 14:53:01 UTC [more...]

[PATCH v7 00/17] wilc1000: move out of staging
 2020-06-24 14:52 UTC  (25+ messages)
` [PATCH v7 01/17] wilc1000: add hif.h
` [PATCH v7 02/17] wilc1000: add hif.c
` [PATCH v7 03/17] wilc1000: add wlan_if.h
` [PATCH v7 04/17] wilc1000: add wlan_cfg.h
` [PATCH v7 05/17] wilc1000: add wlan_cfg.c
` [PATCH v7 06/17] wilc1000: add cfg80211.c
` [PATCH v7 07/17] wilc1000: add cfg80211.h
` [PATCH v7 08/17] wilc1000: add netdev.h
` [PATCH v7 09/17] wilc1000: add netdev.c
` [PATCH v7 10/17] wilc1000: add mon.c
` [PATCH v7 12/17] wilc1000: add wlan.h
` [PATCH v7 11/17] wilc1000: add spi.c
` [PATCH v7 13/17] wilc1000: add wlan.c
` [PATCH v7 15/17] wilc1000: add fw.h
` [PATCH v7 14/17] wilc1000: add sdio.c
` [PATCH v7 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation
` [PATCH v7 16/17] dt: bindings: net: add microchip,wilc1000.yaml

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-24 14:13 UTC  (56+ messages)
` [PATCH 01/50] staging: bcm2835: Break MMAL support out from camera
` [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as required
` [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH 08/50] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH 11/50] staging: vchiq_arm: Add a matching unregister call
` [PATCH 12/50] staging: vchi: Get rid of all useless callback reasons
` [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek()
` [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handle
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [PATCH 18/50] staging: vchi_common: Get rid of all unused definitions
` [PATCH 19/50] staging: vchi: Get rid of unnecessary defines
` [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [PATCH 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [PATCH 24/50] staging: vchi: Get rid of effect less expression
` [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [PATCH 27/50] staging: vchiq: Get rid of vchiq_util.h
` [PATCH 28/50] staging: vchi: Expose struct vchi_service
` [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [PATCH 33/50] staging: vchi: Use struct vchiq_service_params
` [PATCH 34/50] staging: vchi: Get rid of struct vchi_service
` [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [PATCH 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [PATCH 39/50] staging: vchi: Don't include vchiq_core.h
` [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [PATCH 41/50] staging: vchiq: Make vchiq_add_service() local
` [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header
` [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [PATCH 46/50] staging: vchiq: Get rid of vchi
` [PATCH 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [PATCH 49/50] staging: vchiq: Move defines into core header
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH] staging: media: soc_camera: Enclose macro with parentheses
 2020-06-24 11:46 UTC  (2+ messages)

[PATCH 0/5] staging: most: sound: clean up
 2020-06-23 15:07 UTC  (6+ messages)
` [PATCH 1/5] staging: most: sound: remove noisy log messages
` [PATCH 2/5] staging: most: sound: fix error path
` [PATCH 3/5] staging: most: sound: fix return values
` [PATCH 4/5] staging: most: sound: fix white spaces
` [PATCH 5/5] staging: most: sound: remove overcautious argument checking

[PATCH] staging: rts5208: fix memleaks on error handling paths in probe
 2020-06-23 14:12 UTC 

[PATCH] binder: fix null deref of proc->context
 2020-06-23 13:54 UTC  (9+ messages)

[PATCH] staging: kpc2000: kpc_dma: set error code in probe
 2020-06-23  8:29 UTC 

[bug report] staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_list
 2020-06-22 17:27 UTC  (3+ messages)

[PATCH v13 0/2] Add initial support for slimport anx7625
 2020-06-22 10:32 UTC  (4+ messages)
` [PATCH v13 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP

[PATCH 0/6] staging: most: cdev: clean-up and improvements
 2020-06-22  8:48 UTC  (7+ messages)
` [PATCH 1/6] staging: most: cdev: remove noisy log messages
` [PATCH 2/6] staging: most: cdev: use dev_*() functions to print messages
` [PATCH 3/6] staging: most: cdev: remove overcautious parameter checking
` [PATCH 4/6] staging: most: cdev: fix up parenthesizing
` [PATCH 5/6] staging: most: cdev: fix return values
` [PATCH 6/6] staging: most: cdev: simplify list iteration

[PATCH v2] staging: gasket: replace symbolic permissions
 2020-06-22  7:36 UTC 

[PATCH] staging: gasket: replace symbolic permissions
 2020-06-22  7:13 UTC  (5+ messages)

[PATCH v7 29/36] staging: ion: remove dead code
 2020-06-21  4:00 UTC  (5+ messages)
  ` [PATCH v7 30/36] staging: ion: fix common struct sg_table related issues
  ` [PATCH v7 31/36] staging: tegra-vde: "

[PATCH v3 0/6] Enable Greybus Audio codec driver
 2020-06-19 18:04 UTC  (8+ messages)
` [PATCH v3 1/6] staging: greybus: audio: Update snd_jack FW usage as per new APIs
` [PATCH v3 2/6] staging: greybus: audio: Maintain jack list within GB Audio module
` [PATCH v3 3/6] staging: greybus: audio: Resolve compilation errors for GB codec module
` [PATCH v3 4/6] staging: greybus: audio: Resolve compilation error in topology parser
` [PATCH v3 5/6] staging: greybus: audio: Add helper APIs for dynamic audio modules
` [PATCH v3 6/6] staging: greybus: audio: Enable GB codec, audio module compilation

[PATCH] staging: rtl8188eu: use common packet header constants
 2020-06-19 16:03 UTC 

[PATCH] media: allegro: Fix some NULL vs IS_ERR() checks in probe
 2020-06-19 14:30 UTC 

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-06-19  9:34 UTC  (12+ messages)
` [PATCH v5 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v5 7/9] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v5 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v5 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH] staging: vc04_services: vchiq_arm: replace bitshift with BIT macro
 2020-06-19  8:01 UTC  (2+ messages)

[staging:staging-testing] BUILD SUCCESS 9bea6eb3f59cb2fad8b46d91c666a17d0aa53456
 2020-06-18 20:07 UTC 

[PATCH v6 28/36] staging: ion: remove dead code
 2020-06-18 15:39 UTC  (3+ messages)
  ` [PATCH v6 29/36] staging: ion: fix common struct sg_table related issues
  ` [PATCH v6 30/36] staging: tegra-vde: "

[PATCH] staging: rtl8723bs: os_dep: ioctl_cfg80211: fixed code styl issues
 2020-06-18 14:40 UTC  (2+ messages)

[PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c
 2020-06-18 14:03 UTC  (4+ messages)

[PATCH 0/4] staging: kpc2000: kpc_dma: Few clean up and Convert to pin_user_pages()
 2020-06-18 10:50 UTC  (7+ messages)
` [PATCH 1/4] staging: kpc2000: Unpin partial pinned pages

[PATCH] Staging: comedi: comedi_fops: fixed a blank line coding style issue
 2020-06-18  7:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 22/60] staging: rtl8712: fix multiline derefernce warnings
 2020-06-18  1:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 27/60] staging: sm750fb: add missing case while setting FB_VISUAL

[PATCH AUTOSEL 4.9 29/80] staging: rtl8712: fix multiline derefernce warnings
 2020-06-18  1:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 34/80] staging: sm750fb: add missing case while setting FB_VISUAL

[PATCH AUTOSEL 4.14 037/108] staging: greybus: fix a missing-check bug in gb_lights_light_config()
 2020-06-18  1:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 038/108] staging: rtl8712: fix multiline derefernce warnings
` [PATCH AUTOSEL 4.14 045/108] staging: sm750fb: add missing case while setting FB_VISUAL

[PATCH AUTOSEL 4.19 052/172] staging: greybus: fix a missing-check bug in gb_lights_light_config()
 2020-06-18  1:20 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 053/172] staging: rtl8712: fix multiline derefernce warnings
` [PATCH AUTOSEL 4.19 062/172] staging: gasket: Fix mapping refcnt leak when put attribute fails
` [PATCH AUTOSEL 4.19 063/172] staging: gasket: Fix mapping refcnt leak when register/store fails
` [PATCH AUTOSEL 4.19 073/172] staging: sm750fb: add missing case while setting FB_VISUAL

[PATCH AUTOSEL 5.4 085/266] staging: greybus: fix a missing-check bug in gb_lights_light_config()
 2020-06-18  1:14 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 086/266] staging: rtl8712: fix multiline derefernce warnings
` [PATCH AUTOSEL 5.4 099/266] staging: gasket: Fix mapping refcnt leak when put attribute fails
` [PATCH AUTOSEL 5.4 100/266] staging: gasket: Fix mapping refcnt leak when register/store fails
` [PATCH AUTOSEL 5.4 118/266] staging: wilc1000: Increase the size of wid_list array
` [PATCH AUTOSEL 5.4 119/266] staging: sm750fb: add missing case while setting FB_VISUAL

[PATCH AUTOSEL 5.7 001/388] staging: wfx: fix potential deadlock in wfx_tx_flush()
 2020-06-18  1:05 UTC  (14+ messages)
` [PATCH AUTOSEL 5.7 012/388] staging: wfx: check ssidlen and prevent an array overflow
` [PATCH AUTOSEL 5.7 040/388] staging: wfx: fix output of rx_stats on big endian hosts
` [PATCH AUTOSEL 5.7 116/388] staging: greybus: fix a missing-check bug in gb_lights_light_config()
` [PATCH AUTOSEL 5.7 117/388] staging: rtl8712: fix multiline derefernce warnings
` [PATCH AUTOSEL 5.7 118/388] staging: mt7621-pci: fix PCIe interrupt mapping
` [PATCH AUTOSEL 5.7 136/388] staging: gasket: Fix mapping refcnt leak when put attribute fails
` [PATCH AUTOSEL 5.7 137/388] staging: gasket: Fix mapping refcnt leak when register/store fails
` [PATCH AUTOSEL 5.7 144/388] staging: wfx: fix overflow in frame counters
` [PATCH AUTOSEL 5.7 145/388] staging: wfx: fix double init of tx_policy_upload_work
` [PATCH AUTOSEL 5.7 170/388] staging: wilc1000: Increase the size of wid_list array
` [PATCH AUTOSEL 5.7 171/388] staging: sm750fb: add missing case while setting FB_VISUAL
` [PATCH AUTOSEL 5.7 172/388] staging: wfx: avoid compiler warning on empty array
` [PATCH AUTOSEL 5.7 208/388] staging: wfx: fix value of scan timeout

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (11+ messages)

[RFC 0/4] Don't do tuning zigzag using the very same frequency
 2020-06-17 19:07 UTC  (4+ messages)
` [RFC 1/4] media: atomisp: fix identation at I2C Kconfig menu
` [RFC 2/4] media: atomisp: fix help message for ISP2401 selection

[PATCH v5 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-17 18:17 UTC  (4+ messages)
` [PATCH v5 08/12] device core: Introduce multiple dma pfn offsets


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