driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-23 07:48:09 to 2020-05-28 12:31:18 UTC [more...]

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-28 12:31 UTC  (12+ messages)
    `  "

[PATCH] staging: gasket: Convert get_user_pages*() --> pin_user_pages*()
 2020-05-28 11:04 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Use shared header constants
 2020-05-28 10:04 UTC  (7+ messages)
  ` [PATCH v2] staging: rtl8723bs: Use common packet "

[PATCH 00/20] More atomisp fixes and cleanups
 2020-05-28  6:57 UTC  (22+ messages)
` [PATCH 01/20] media: atomisp: simplify hive_isp_css_mm_hrt wrapper
` [PATCH 02/20] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
` [PATCH 03/20] media: atomisp: reduce abstraction at ia_css_memory_access
` [PATCH 04/20] media: atomisp: go one step further to drop ia_css_memory_access.c
` [PATCH 05/20] media: atomisp: get rid of mmgr_load and mmgr_store
` [PATCH 06/20] media: atomisp: get rid of unused memory_realloc code
` [PATCH 07/20] media: atomisp: change the type returned by mmgr alloc
` [PATCH 08/20] media: atomisp: get rid of memory_access.c
` [PATCH 09/20] media: atomisp: hmm_bo: untag user pointers
` [PATCH 10/20] media: atomisp: add debug message to help debugging hmm code
` [PATCH 11/20] media: atomisp: use Yocto Aero default hmm pool sizes
` [PATCH 12/20] media: atomisp: get rid of a warning message
` [PATCH 13/20] media: atomisp: fix driver caps
` [PATCH 14/20] media: atomisp: use pin_user_pages() for memory allocation
` [PATCH 15/20] media: atomisp: add debug for hmm alloc
` [PATCH 16/20] media: atomisp: improve warning for IRQ enable function
` [PATCH 17/20] media: atomisp: add debug functions for received events
` [PATCH 18/20] media: atomisp: add more comments about frame allocation
` [PATCH 19/20] media: atomisp: remove kvmalloc/kvcalloc abstractions
  ` [PATCH v2 "
` [PATCH 20/20] media: atomisp: avoid OOPS due to non-existing ref_frames

[driver-core:driver-core-testing] BUILD SUCCESS 8c3e315d4296421cd26b3300ee0ac117f0877f20
 2020-05-28  6:48 UTC 

[staging:staging-testing 391/415] drivers/staging/wfx/sta.c:203:5: warning: no previous prototype for function 'wfx_get_ps_timeout'
 2020-05-28  4:57 UTC 

[driver-core:driver-core-next] BUILD SUCCESS 46d26819a5056f4831649c5887ad5c71a16d86f7
 2020-05-27 23:40 UTC 

Cursos Bonificables JUNIO 2020 (Empleados activos y en ERTE)
 2020-05-28  8:07 UTC 

[PATCH] staging: tegra-video: fix V4L2 dependency
 2020-05-27 22:13 UTC 

[driver-core:readfile] BUILD SUCCESS 7a5125bbbabf1d3655640e59db556fb2aefaec6a
 2020-05-27 20:50 UTC 

[PATCH 0/7] media: atomisp: Address several clang warnings
 2020-05-27 17:20 UTC  (11+ messages)
` [PATCH 1/7] media: atomisp: Clean up if block in sh_css_sp_init_stage
` [PATCH 2/7] media: atomisp: Remove second increment of count in atomisp_subdev_probe
` [PATCH 3/7] media: atomisp: Add stub for atomisp_mrfld_power
` [PATCH 4/7] media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension
` [PATCH 5/7] media: atomisp: Remove unnecessary NULL check in atomisp_param
` [PATCH 6/7] media: atomisp: Avoid overflow in compute_blending
` [PATCH 7/7] media: atomisp: Remove binary_supports_input_format

[PATCH v4] drivers: most: add USB adapter driver
 2020-05-27 13:52 UTC  (2+ messages)

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-27 13:05 UTC  (14+ messages)
` [PATCH 01/10] staging: wfx: drop unused variable
` [PATCH 02/10] staging: wfx: do not declare variables inside loops
` [PATCH 03/10] staging: wfx: drop unused function wfx_pending_requeue()
` [PATCH 04/10] staging: wfx: add support for tx_power_loop
` [PATCH 05/10] staging: wfx: retrieve the PS status from the vif
` [PATCH 06/10] staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()
` [PATCH 07/10] staging: wfx: add support for set/get ps_timeout
` [PATCH 08/10] staging: wfx: allow to burn prevent rollback bit
` [PATCH 09/10] staging: wfx: allow to set PTA settings
` [PATCH 10/10] staging: wfx: allow to run nl80211 vendor commands with 'iw'

[RFC 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-05-27 12:08 UTC  (52+ messages)
` [RFC 01/50] staging: vchi: Get rid of vchi_service_destroy()
` [RFC 02/50] staging: vchi: Get rid of vchi_queue_user_message()
` [RFC 03/50] staging: vchiq: Move copy callback handling into vchiq
` [RFC 04/50] staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()
` [RFC 05/50] staging: vchi: Get rid of vchi_service_set_option()
` [RFC 06/50] staging: vchi: Get rid of vchiq_status_to_vchi()
` [RFC 07/50] staging: vchi: Get rid of not implemented function declarations
` [RFC 08/50] staging: vchi: Get rid of C++ guards
` [RFC 09/50] staging: vchiq: move vchiq_release_message() into vchiq
` [RFC 10/50] staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason
` [RFC 11/50] staging: vchi: Get rid of all useless callback reasons
` [RFC 12/50] staging: vchi: Get rid of vchi_msg_peek()
` [RFC 13/50] staging: vchi: Get rid of struct vchi_instance_handle
` [RFC 14/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [RFC 15/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [RFC 16/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [RFC 17/50] staging: vchi_common: Get rid of all unused definitions
` [RFC 18/50] staging: vc04_services: vc-sm-cma: Get rid of the multiple connections option
` [RFC 19/50] staging: vchi: Get rid of unnecessary defines
` [RFC 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [RFC 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [RFC 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [RFC 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [RFC 24/50] staging: vchi: Get rid of effect less expression
` [RFC 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [RFC 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [RFC 27/50] staging: vchiq: Get rid of vchiq_util.h
` [RFC 28/50] staging: vchi: Expose struct vchi_service
` [RFC 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [RFC 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [RFC 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [RFC 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [RFC 33/50] staging: vchi: Use struct vchiq_service_params
` [RFC 34/50] staging: vchi: Get rid of struct vchi_service
` [RFC 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [RFC 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [RFC 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [RFC 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [RFC 39/50] staging: vchi: Don't include vchiq_core.h
` [RFC 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [RFC 41/50] staging: vchiq: Make vchiq_add_service() local
` [RFC 42/50] staging: vchiq: Move definitions only used by core into core header
` [RFC 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [RFC 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [RFC 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [RFC 46/50] staging: vchiq: Get rid of vchi
` [RFC 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [RFC 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [RFC 49/50] staging: vchiq: Move defines into core header
` [RFC 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH 00/11] Some fixes and cleanups for atomisp driver
 2020-05-27  9:35 UTC  (17+ messages)
` [PATCH 01/11] media: atomisp: get rid of hmm_vm.c
` [PATCH 02/11] media: atomisp: reduce debug printk rate when IRQs are received
` [PATCH 03/11] media: atomisp: avoid a copy of v4l2_mbus_framefmt at stack
` [PATCH 04/11] media: atomisp: improve debug messages for set format
` [PATCH 05/11] media: atomisp: don't flood dmesg with -EAGAIN return codes
` [PATCH 06/11] media: atomisp: update TODO list
` [PATCH 07/11] media: atomisp: get rid of some old broken debug code
` [PATCH 08/11] media: atomisp: make it use dbg_level to control debug level
` [PATCH 09/11] media: atomisp: partially get rid of one abstraction layer
` [PATCH 10/11] media: atomisp: drop a cast for a const argument
` [PATCH 11/11] media: atomisp: fix size of delay_frames array

[staging:staging-testing 319/378] drivers/staging/vt6656/rxtx.c:42:18: warning: unused variable 'vnt_frame_time'
 2020-05-27  9:35 UTC  (3+ messages)
` [PATCH] staging: vt6656: Fix warning: unused variable vnt_frame_time
` [PATCH v2] "

[PATCH 00/10] staging: most: usb: fix code review findings
 2020-05-27  9:06 UTC  (11+ messages)
` [PATCH 01/10] staging: most: usb: change order of function parameters
` [PATCH 02/10] staging: most: usb: don't use expressions that might fail in a declaration
` [PATCH 03/10] staging: most: usb: change return value of function drci_rd_reg
` [PATCH 04/10] staging: most: usb: return 0 instead of variable
` [PATCH 05/10] staging: most: usb: move allocation of URB out of critical section
` [PATCH 06/10] staging: most: usb: don't use error path to exit function on success
` [PATCH 07/10] staging: most: usb: replace code to calculate array index
` [PATCH 08/10] staging: most: usb: use correct error codes
` [PATCH 09/10] staging: most: usb: add missing put_device calls
` [PATCH 10/10] staging: most: usb: use function sysfs_streq

[PATCH 2/2] staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
 2020-05-27  8:54 UTC 

WARNING in binder_transaction_buffer_release (2)
 2020-05-27  8:54 UTC 

[PATCH 1/2] staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff
 2020-05-27  8:49 UTC 

[PATCH] staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
 2020-05-27  8:14 UTC  (2+ messages)

[driver-core:driver-core-next] BUILD SUCCESS 0e5596c54aa2fbfd22842096d3ebb6753b2a220a
 2020-05-27  2:46 UTC 

[PATCH] Removing ununsed variable int lo, hi, int data and int i from comedi/drivers/dt2814.c
 2020-05-26 20:24 UTC  (13+ messages)
      ` [PATCH v2] Staging: comedi: dt2814: remove unused assignments
          ` [PATCH v3] "

[driver-core:swnode_unregister] BUILD SUCCESS 144ac3cd7f1ca04abfeb4527a7ae66c33b2ed12a
 2020-05-26 20:21 UTC 

RTL8723BS driver doesn't work for,me but I can help testing
 2020-05-26 20:13 UTC  (11+ messages)

[PATCH v11 0/2] Add initial support for slimport anx7625
 2020-05-26 18:04 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter DT schema

[PATCH] staging: wlan-ng: Fix number of characters warning style
 2020-05-26 15:27 UTC  (3+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-05-26 14:31 UTC  (9+ messages)

[staging:staging-next] BUILD SUCCESS c2312ff575fcaed96889d5bb5392afcc604c9442
 2020-05-26 13:52 UTC 

[PATCH] staging: vt6656: Fix vnt_tx_usb_header static checker warning
 2020-05-26 13:50 UTC  (2+ messages)

[PATCH] staging: greybus: loopback: fix a spelling error
 2020-05-26 11:47 UTC  (2+ messages)
` [greybus-dev] "

[PATCH] media: atomisp: get rid of a warning message
 2020-05-26 10:13 UTC  (3+ messages)

[PATCH][next] media: atomisp: fix a handful of spelling mistakes
 2020-05-26  8:41 UTC  (2+ messages)

[PATCH] staging: vchiq_arm: cast with __force as needed
 2020-05-25 19:50 UTC  (3+ messages)

[PATCH] staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
 2020-05-25 10:53 UTC  (2+ messages)

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-24 14:12 UTC  (3+ messages)

[PATCH v2 1/2] staging: rtl8188eu: clean up some declarations
 2020-05-24 11:17 UTC  (3+ messages)
` [PATCH v2 2/2] staging: rtl8188eu: make some arrays static const

[PATCH] staging: rtl8188eu: clean up some declarations
 2020-05-24  8:51 UTC  (2+ messages)

[PATCH] staging/rtl8192e: Remove function callback casts
 2020-05-24  9:15 UTC 

[staging:staging-next] BUILD SUCCESS bf04362fc3e41d0887090ce174a8373653811a7c
 2020-05-24  0:35 UTC 

[GIT PULL] Staging/IIO driver fixes for 5.7-rc7
 2020-05-23 18:30 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Using comparison to true is error prone
 2020-05-23 17:28 UTC 

[bug report] staging: vt6656: vnt_beacon_xmit use extra_tx_headroom
 2020-05-23 10:10 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).