driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 11:54:23 to 2020-06-01 05:22:52 UTC [more...]

Cursos Bonificables JUNIO 2020 (Empleados activos y en ERTE)
 2020-06-01 14:14 UTC 

[driver-core:readfile] BUILD SUCCESS fcc5337507797b60284d349f00dda426aa053f1f
 2020-06-01  5:14 UTC 

[staging:staging-testing] BUILD SUCCESS 77f55d1305c11fb729b88f2c3f7881ba0831fa6f
 2020-06-01  5:18 UTC 

[PATCH v11 0/2] Add initial support for slimport anx7625
 2020-06-01  4:14 UTC  (3+ messages)
` [PATCH v11 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH] staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages()
 2020-06-01  1:44 UTC  (2+ messages)

[PATCH] staging: gasket: replace symbolic permissions
 2020-06-01  0:52 UTC 

[PATCH] staging:r8723bs: remove wrappers around skb_clone()
 2020-05-31 17:49 UTC  (5+ messages)

[PATCH] staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
 2020-05-31 21:01 UTC  (2+ messages)

[PATCH v2] staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() call
 2020-05-31 18:17 UTC 

[PATCH] staging:rtl8712: avoid skb_clone after skb allocation fail
 2020-05-31 11:05 UTC 

[PATCH 1/2] media: atomisp: get rid of a left-over wrapper function
 2020-05-31  9:40 UTC  (2+ messages)
` [PATCH 2/2] media: atomisp comment an unused code

[PATCH] staging: gasket: Convert get_user_pages*() --> pin_user_pages*()
 2020-05-31  8:59 UTC  (2+ messages)

Payment Notification
 2020-05-30 20:47 UTC 

[PATCH 0/2] A couple additional patches for atomisp
 2020-05-30 19:32 UTC  (3+ messages)
` [PATCH 1/2] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 2/2] media: atomisp: get rid of sh_css_pipe.c

[PATCH 1/2] media: atomisp: remove format duplication at mbus->fourcc table
 2020-05-30 16:15 UTC  (2+ messages)
` [PATCH 2/2] media: atomisp: re-enable warnings again

[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
 2020-05-30  9:22 UTC  (21+ messages)
` [PATCH 2/9] staging: media: atomisp: declare 'struct device' before using it
` [PATCH 3/9] staging: media: atomisp: annotate an unused function
` [PATCH 4/9] staging: media: atomisp: fix a type conversion warning
` [PATCH 5/9] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 6/9] staging: media: atomisp: fix type mismatch
` [PATCH 7/9] staging: media: atomisp: fix enum type mixups
` [PATCH 8/9] staging: media: atomisp: disable all custom formats
` [PATCH 9/9] staging: media: atomisp: add PMIC_OPREGION dependency

[PATCH v2 00/41] More atomisp fixes and cleanups
 2020-05-30  6:55 UTC  (42+ messages)
` [PATCH v2 01/41] media: atomisp: simplify hive_isp_css_mm_hrt wrapper
` [PATCH v2 02/41] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
` [PATCH v2 03/41] media: atomisp: reduce abstraction at ia_css_memory_access
` [PATCH v2 04/41] media: atomisp: go one step further to drop ia_css_memory_access.c
` [PATCH v2 05/41] media: atomisp: get rid of mmgr_load and mmgr_store
` [PATCH v2 06/41] media: atomisp: get rid of unused memory_realloc code
` [PATCH v2 07/41] media: atomisp: change the type returned by mmgr alloc
` [PATCH v2 08/41] media: atomisp: get rid of memory_access.c
` [PATCH v2 09/41] media: atomisp: hmm_bo: untag user pointers
` [PATCH v2 10/41] media: atomisp: add debug message to help debugging hmm code
` [PATCH v2 11/41] media: atomisp: use Yocto Aero default hmm pool sizes
` [PATCH v2 12/41] media: atomisp: get rid of a warning message
` [PATCH v2 13/41] media: atomisp: fix driver caps
` [PATCH v2 14/41] media: atomisp: use pin_user_pages() for memory allocation
` [PATCH v2 15/41] media: atomisp: add debug for hmm alloc
` [PATCH v2 16/41] media: atomisp: improve warning for IRQ enable function
` [PATCH v2 17/41] media: atomisp: add debug functions for received events
` [PATCH v2 18/41] media: atomisp: add more comments about frame allocation
` [PATCH v2 19/41] media: atomisp: remove kvmalloc/kvcalloc abstractions
` [PATCH v2 20/41] media: atomisp: avoid OOPS due to non-existing ref_frames
` [PATCH v2 21/41] media: atomisp: Clean up if block in sh_css_sp_init_stage
` [PATCH v2 22/41] media: atomisp: Remove second increment of count in atomisp_subdev_probe
` [PATCH v2 23/41] media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension
` [PATCH v2 24/41] media: atomisp: Remove unnecessary NULL check in atomisp_param
` [PATCH v2 25/41] media: atomisp: Avoid overflow in compute_blending
` [PATCH v2 26/41] media: atomisp: Remove binary_supports_input_format
` [PATCH v2 27/41] media: atomisp: avoid an extra memset() when alloc memory
` [PATCH v2 28/41] media: atomisp: remove some trivial wrappers from compat css20
` [PATCH v2 29/41] media: atomisp: do another round of coding style cleanup
` [PATCH v2 30/41] media: atomisp: get rid of non-Linux error codes
` [PATCH v2 31/41] media: atomisp: get rid of an error abstraction layer
` [PATCH v2 32/41] media: atomisp: don't cause a warn if probe failed
` [PATCH v2 33/41] media: atomisp: get rid of a bunch of other wrappers
` [PATCH v2 34/41] media: atomisp: get rid of system_types.h
` [PATCH v2 35/41] media: atomisp: provide more details about the firmware binaries
` [PATCH v2 36/41] media: atomisp: print firmware data during load
` [PATCH v2 37/41] media: atomisp: allow passing firmware name at modprobe time
` [PATCH v2 38/41] media: atomisp: add a debug message at hmm free
` [PATCH v2 39/41] media: atomisp: add some debug messages when binaries are used
` [PATCH v2 40/41] media: atomisp: get rid of set_fs() dirty hacks
` [PATCH v2 41/41] media: atomisp: add SPDX headers

[PATCH] staging: gasket: Convert get_user_pages*() --> pin_user_pages*()
 2020-05-29 20:28 UTC  (10+ messages)

[PATCH] staging: qlge: qlge_main.c: fixed spaces coding style issues
 2020-05-29 15:17 UTC 

[PATCH 00/10] staging: wfx: introduce nl80211 vendor extensions
 2020-05-29 15:13 UTC  (4+ messages)

[PATCH] media: atomisp: get rid of set_fs() dirty hacks
 2020-05-29 15:01 UTC 

[PATCH v2] staging: wfx: fix coherency of hif_scan() prototype
 2020-05-29 12:12 UTC 

[PATCH 1/2] staging: wfx: fix AC priority
 2020-05-29 12:16 UTC  (2+ messages)
` [PATCH 2/2] staging: wfx: drop useless loop

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 11:08 UTC  (4+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[staging:staging-next 391/415] drivers/staging/wfx/sta.c:203:5: warning: no previous prototype for 'wfx_get_ps_timeout'
 2020-05-29  1:27 UTC 

[staging:staging-next] BUILD SUCCESS 36cf583eaff3458abbfac144c5e4d417a23fa1a1
 2020-05-29  0:53 UTC 

[PATCH] staging: tegra-video: fix V4L2 dependency
 2020-05-28 22:16 UTC  (2+ messages)

[PATCH] staging: most: usb: init return value in default path of switch/case expression
 2020-05-28 12:41 UTC 

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

[PATCH] staging: rtl8723bs: Use shared header constants
 2020-05-28 10:04 UTC  (6+ 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 

[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  (4+ messages)

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

[RFC 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-05-27 12:08 UTC  (50+ messages)
` [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


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