driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 06:47:21 to 2020-07-01 07:24:30 UTC [more...]

[PATCH] media: allegro: Fix some NULL vs IS_ERR() checks in probe
 2020-07-01  7:06 UTC  (2+ messages)

[PATCH v3 0/4] staging: kpc2000: kpc_dma: Few clean up and Convert to pin_user_pages()
 2020-07-01  6:17 UTC  (5+ messages)
` [PATCH v3 1/4] staging: kpc2000: kpc_dma: Unpin partial pinned pages
` [PATCH v3 2/4] staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()
` [PATCH v3 3/4] staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages()
` [PATCH v3 4/4] staging: kpc2000: kpc_dma: Remove additional goto statements

[staging:staging-testing] BUILD SUCCESS 41843ff0ece111515fc1913e4e5295fa398c5d00
 2020-07-01  5:26 UTC 

[driver-core:readfile] BUILD SUCCESS c3eacdd9fcdc9fb16844622ae807083cf1f78cb3
 2020-07-01  2:22 UTC 

[PATCH v7 31/36] staging: tegra-vde: fix common struct sg_table related issues
 2020-07-01  1:45 UTC  (4+ messages)

[PATCH] media: ipu3: add a module to probe sensors via ACPI
 2020-07-01  1:16 UTC  (9+ messages)

[PATCH v2 0/4] staging: kpc2000: kpc_dma: Few clean up and Convert to pin_user_pages()
 2020-06-30  9:46 UTC  (6+ messages)
` [PATCH v2 1/4] staging: kpc2000: kpc_dma: Unpin partial pinned pages
` [PATCH v2 2/4] staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()
` [PATCH v2 3/4] staging: kpc2000: kpc_dma: Convert get_user_pages() --> pin_user_pages()
` [PATCH v2 4/4] staging: kpc2000: kpc_dma: Remove additional goto statements

[PATCH v4] staging: wfx: Get descriptors for GPIOs
 2020-06-30  8:21 UTC 

[PATCH] clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driver
 2020-06-30  4:45 UTC 

[PATCH v2 0/4] staging: qlge: coding style fix for the qlge driver
 2020-06-30  4:41 UTC  (9+ messages)
` [PATCH v2 1/4] staging: qlge: fix trailing */ in block comment
` [PATCH v2 2/4] staging: qlge: fix else after return or break
` [PATCH v2 3/4] staging: qlge: fix ql_sem_unlock
` [PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err

[PATCH v7 00/17] wilc1000: move out of staging
 2020-06-30  3:17 UTC  (9+ messages)

[PATCH] rtl8188eu: core: Fix WARNING of Block comments
 2020-06-30  2:22 UTC 

[PATCH v1 0/4] drivers/staging: use generic power management
 2020-06-30  0:21 UTC  (9+ messages)
` [PATCH v1 1/4] qlge/qlge_main.c: use genric "
      ` [kbuild-all] "
` [PATCH v1 2/4] staging/rtl8192e: use generic "
` [PATCH v1 3/4] rts5208/rtsx.c: "
` [PATCH v1 4/4] vt6655/device_main.c: "

[PATCH v3] staging: wfx: Get descriptors for GPIOs
 2020-06-29 23:24 UTC  (6+ messages)

[PATCH v2] staging: rtl8188eu: Replace function name with __func__
 2020-06-29 17:37 UTC 

[PATCH v2 0/4] drivers/staging: use generic power management
 2020-06-29 17:34 UTC  (5+ messages)
` [PATCH v2 1/4] qlge/qlge_main.c: "
` [PATCH v2 2/4] staging/rtl8192e: "
` [PATCH v2 3/4] rts5208/rtsx.c: "
` [PATCH v2 4/4] vt6655/device_main.c: "

[PATCH 1/3] staging: rtl8188eu: remove some ieee80211 constants from wifi.h
 2020-06-29 17:14 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: "
` [PATCH 3/3] staging: rtl8712: "

[PATCH 0/7] Some atomisp fixes and improvements
 2020-06-29 10:52 UTC  (12+ messages)
` [PATCH 1/7] media: atomisp: reorganize the code under gmin_subdev_add()
` [PATCH 2/7] media: atomisp: Prepare sensor support for ACPI PM
` [PATCH 3/7] media: atomisp: properly parse CLK PMIC on newer devices
` [PATCH 4/7] media: atomisp: fix call to g_frame_interval
` [PATCH 5/7] media: atomisp: print info if gpio0 and gpio2 were detected
` [PATCH 6/7] media: atomisp: split add from find subdev
` [PATCH 7/7] media: atomisp: place all gpio parsing together

[PATCH 1/2] staging: rtl8188eu: use compound assignment operators
 2020-06-29 16:12 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8188eu: add spaces around operators

[PATCH] staging: media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue
 2020-06-29 15:55 UTC  (3+ messages)

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

[PATCH] staging: rtl8188eu: include: ieee80211.h: fixed multiple blank line coding style issues
 2020-06-29 12:17 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue
 2020-06-29  8:07 UTC 

[PATCH] staging/wilc1000: let wilc_mac_xmit() to NETDEV_TX_OK
 2020-06-29  7:58 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space coding style issue
 2020-06-29  5:34 UTC 

[PATCH 0/4] Detect and remove trace_printk
 2020-06-29  3:31 UTC  (6+ messages)
` [PATCH 1/4] usb: cdns3: gadget: Replace trace_printk by dev_dbg
` [PATCH 2/4] media: atomisp: Replace trace_printk by pr_info
` [PATCH 3/4] media: camss: vfe: Use trace_printk for debugging only
` [PATCH v2 4/4] kernel/trace: Add TRACING_ALLOW_PRINTK config option

[PATCH] fbtft-bus.c: Removing that prohibited space before ')'
 2020-06-29  0:29 UTC  (5+ messages)

[PATCH] staging: ks7010: fix ks_wlan_start_xmit()'s return type
 2020-06-28 18:39 UTC 

[PATCH v2] staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.h
 2020-06-28  7:30 UTC 

[staging:staging-testing] BUILD SUCCESS 5bfb7eadc5874a3a08dd173d66a16a1ed0548444
 2020-06-28  1:25 UTC 

[PATCH v2] staging: wfx: Get descriptors for GPIOs
 2020-06-28  1:08 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Convert to GPIO descriptors
 2020-06-27 22:05 UTC 

[GIT PULL] Staging driver fixes for 5.8-rc3
 2020-06-27 20:25 UTC  (2+ messages)

[PATCH] staging: wfx: Get descriptors for GPIOs
 2020-06-27 17:55 UTC  (2+ messages)

[PATCH 0/4] staging: kpc2000: kpc_dma: Few clean up and Convert to pin_user_pages()
 2020-06-27 17:51 UTC  (3+ messages)
` [PATCH 2/4] staging: kpc2000: kpc_dma: Convert set_page_dirty() --> set_page_dirty_lock()

[PATCH] staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.h
 2020-06-27 17:21 UTC  (2+ messages)

[PATCH 0/4] staging: qlge: coding style fix for the qlge driver
 2020-06-27 15:01 UTC  (7+ messages)
` [PATCH 1/4] fix trailing */ in block comment
` [PATCH 2/4] fix else after return or break
` [PATCH 3/4] fix ql_sem_unlock
` [PATCH 4/4] replace pr_err with netdev_err

[PATCH 0/2] staging: qlge: coding style fix for the qlge driver
 2020-06-27 10:21 UTC  (9+ messages)
` [PATCH 2/2] staging: qlge: fix else after return or break

[PATCH] staging: media: usbvision: removing prohibited space before ',' (ctx:WxW)
 2020-06-27  9:20 UTC  (9+ messages)

[PATCH] staging: rtl8188eu: remove blank lines in header files
 2020-06-27  9:06 UTC 

RT_TRACE in drivers/staging/rtl8188eu
 2020-06-27  8:32 UTC  (5+ messages)

[PATCH] fbtft-bus.c:
 2020-06-27  8:41 UTC  (4+ messages)

[PATCH] staging: rtl8712: rtl8712_recv.h: Removing unnecessary blank line
 2020-06-27  8:19 UTC  (2+ messages)

[PATCH] qlge.h: Adding the missing blank line after declarations
 2020-06-27  7:05 UTC  (2+ messages)

[PATCH 1/4] staging: rtl8188eu: Fix comment formatting
 2020-06-27  5:21 UTC  (5+ messages)
` [PATCH 2/4] staging: rtl8188eu: Fix strings split across lines
  ` [PATCH 3/4] staging: rtl8188eu: Fix indentation
    ` [PATCH 4/4] staging: rtl8188eu: Replace function name with __func__

[PATCH v2 0/4] Tegra Video Decoder driver power management corrections
 2020-06-26 13:42 UTC  (13+ messages)
` [PATCH v2 2/4] media: staging: tegra-vde: Runtime PM is always available on Tegra
` [PATCH v2 3/4] media: staging: tegra-vde: Turn ON power domain on shutdown
` [PATCH v2 4/4] media: staging: tegra-vde: Power-cycle hardware on probe

[PATCH 1/1] staging: media: soc_camera: Adding parentheses to macro defination at line 241, Clearing alignment issues at lines 410 and 1270, fixing return values at EPOLLERR
 2020-06-26  7:04 UTC  (2+ messages)

[PATCH] wilc1000: move wilc driver out of staging
 2020-06-26  6:46 UTC  (3+ 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).