driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 21:54:20 to 2020-10-01 09:29:40 UTC [more...]

[PATCH 1/3] media: zoran: use upper case for card types
 2020-10-01  9:28 UTC  (3+ messages)
` [PATCH 2/3] media: zoran: get rid of an unused var
` [PATCH 3/3] media: zoran: fix mixed case on vars

[PATCH] staging: vchiq: Fix list_for_each exit tests
 2020-10-01  8:56 UTC  (2+ messages)

[PATCH v2] Staging: nvec: Remove duplicate word in comment
 2020-10-01  8:55 UTC  (2+ messages)

[PATCH RFT/RFC v2 00/47] staging: media: bring back zoran driver
 2020-10-01  7:54 UTC  (53+ messages)
` [PATCH RFT/RFC v2 01/47] staging: media: Revert "media: zoran: remove deprecated driver"
` [PATCH RFT/RFC v2 02/47] MAINTAINERS: change maintainer of the zoran driver
` [PATCH RFT/RFC v2 03/47] staging: media: zoran: datasheet is no longer available from zoran.com
` [PATCH RFT/RFC v2 04/47] staging: media: zoran: Documentation: fix typo
` [PATCH RFT/RFC v2 05/47] staging: media: zoran: fix checkpatch issue
` [PATCH RFT/RFC v2 06/47] staging: media: zoran: do not forward declare zr36057_init_vfe
` [PATCH RFT/RFC v2 07/47] staging: media: zoran: convert all error dprintk to pci_err/pr_err
` [PATCH RFT/RFC v2 08/47] staging: media: zoran: convert dprintk warn
` [PATCH RFT/RFC v2 09/47] staging: media: zoran: convert dprintk info to pci_info
` [PATCH RFT/RFC v2 10/47] staging: media: zoran: convert dprintk debug
` [PATCH RFT/RFC v2 11/47] staging: media: zoran: zoran_device.c: convert pr_x to pci_x
` [PATCH RFT/RFC v2 12/47] staging: media: zoran: remove proc_fs
` [PATCH RFT/RFC v2 13/47] staging: media: zoran: use VFL_TYPE_VIDEO
` [PATCH RFT/RFC v2 14/47] staging: media: zoran: use v4l2_buffer_set_timestamp
` [PATCH RFT/RFC v2 15/47] staging: media: zoran: do not print random guest 0
` [PATCH RFT/RFC v2 16/47] staging: media: zoran: move buffer_size out of zoran_fh
` [PATCH RFT/RFC v2 17/47] staging: media: zoran: move v4l_settings "
` [PATCH RFT/RFC v2 18/47] staging: media: zoran: move jpg_settings "
` [PATCH RFT/RFC v2 19/47] staging: media: zoran: move overlay_settings "
` [PATCH RFT/RFC v2 20/47] staging: media: zoran: Use video_drvdata to get struct zoran
` [PATCH RFT/RFC v2 21/47] staging: media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoran
` [PATCH RFT/RFC v2 22/47] staging: media: zoran: remove overlay
` [PATCH RFT/RFC v2 23/47] staging: media: zoran: Use DMA coherent for stat_com
` [PATCH RFT/RFC v2 24/47] staging: media: zoran: use ZR_NORM
` [PATCH RFT/RFC v2 25/47] staging: media: zoran: zoran does not support STD_ALL
` [PATCH RFT/RFC v2 26/47] staging: media: zoran: convert irq to pci irq
` [PATCH RFT/RFC v2 27/47] staging: media: zoran: convert zoran alloc to devm
` [PATCH RFT/RFC v2 28/47] staging: media: zoran: convert mdelay to udelay
` [PATCH RFT/RFC v2 29/47] staging: media: zoran: use devm for videocodec_master alloc
` [PATCH RFT/RFC v2 30/47] staging: media: zoran: use pci_request_regions
` [PATCH RFT/RFC v2 31/47] staging: media: zoran: use devm_ioremap
` [PATCH RFT/RFC v2 32/47] staging: media: zoran: add stat_com buffer
` [PATCH RFT/RFC v2 33/47] staging: media: zoran: constify struct tvnorm
` [PATCH RFT/RFC v2 34/47] staging: media: zoran: constify codec_name
` [PATCH RFT/RFC v2 35/47] staging: media: zoran: Add more check for compliance
` [PATCH RFT/RFC v2 36/47] staging: media: zoran: Add vb_queue
` [PATCH RFT/RFC v2 37/47] staging: media: zoran: disable output
` [PATCH RFT/RFC v2 38/47] staging: media: zoran: device support only 32bit DMA address
` [PATCH RFT/RFC v2 39/47] staging: media: zoran: enable makefile
` [PATCH RFT/RFC v2 40/47] staging: media: zoran: remove framebuffer support
` [PATCH RFT/RFC v2 41/47] staging: media: zoran: add vidioc_g_parm
` [PATCH RFT/RFC v2 42/47] staging: media: zoran: remove test_interrupts
` [PATCH RFT/RFC v2 43/47] staging: media: zoran: fix use of buffer_size and sizeimage
` [PATCH RFT/RFC v2 44/47] staging: media: zoran: fix some compliance test
` [PATCH RFT/RFC v2 45/47] staging: media: zoran: remove deprecated .vidioc_g_jpegcomp
` [PATCH RFT/RFC v2 46/47] staging: media: zoran: convert to vb2
` [PATCH RFT/RFC v2 47/47] staging: media: zoran: update TODO

[PATCH v2] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 15:01 UTC 

[PATCH] media: atomisp: fixes a breakage due to a cleanup patch
 2020-09-30 14:58 UTC 

[PATCH] staging: vchiq: silence an uninitialized variable warning
 2020-09-30 12:30 UTC  (4+ messages)
  ` [PATCH v2] staging: vchiq: Fix an uninitialized variable

kernel BUG at fs/erofs/inode.c:LINE!
 2020-09-30  7:22 UTC  (5+ messages)

[staging:staging-testing] BUILD SUCCESS 9b1e57ef8100b3aab8d31428df768bbb46614c04
 2020-09-30  5:15 UTC 

[PATCH] Staging: nvec: Remove duplicate word in comment
 2020-09-30  1:32 UTC 

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-09-29 19:17 UTC  (2+ messages)

[PATCH] staging: rtl8712: Fix enqueue_reorder_recvframe()
 2020-09-29 10:35 UTC 

[PATCH] staging: mfd: hi6421-spmi-pmic: Fix error return in hi6421_spmi_pmic_probe()
 2020-09-29  8:01 UTC  (2+ messages)

[PATCH 1/8] staging: rtl8188eu: remove unused macros and definitions
 2020-09-29  6:28 UTC  (8+ messages)
` [PATCH 2/8] staging: rtl8188eu: clean up comparsions to NULL
` [PATCH 3/8] staging: rtl8188eu: rename struct field Bssid -> bssid
` [PATCH 4/8] staging: rtl8188eu: use ETH_ALEN
` [PATCH 5/8] staging: rtl8188eu: rename struct field bUsed -> used
` [PATCH 6/8] staging: rtl8188eu: remove cckrates{only}_included()
` [PATCH 7/8] staging: rtl8188eu: remove unused variable ratelen
` [PATCH 8/8] staging: rtl8188eu: clean up indent style issue

[PATCH] media: atomisp: Fixed error handling path
 2020-09-29  6:14 UTC  (4+ messages)

[PATCH -next] binder: simplify the return expression of binder_mmap
 2020-09-29  1:52 UTC  (4+ messages)
    ` [PATCH v3 "

[PATCH] staging: most: don't access hdm_ch before checking it valid
 2020-09-29  1:01 UTC  (3+ messages)

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-28 23:13 UTC  (16+ messages)
` [PATCH 07/11] drivers/android/binder: convert stats, transaction_log to counter_atomic32

Cursos Bonificables (ÚLTIMA CONVOCATORIA 2020)
 2020-09-28 19:23 UTC 

[RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
 2020-09-28 11:37 UTC  (4+ messages)

[PATCH] staging: Initial driver submission for pureLiFi devices
 2020-09-28 10:27 UTC  (10+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS e5e5fcef600e94d83c6542cdcca3ab6dada95946
 2020-09-28  0:35 UTC 

[staging:staging-testing] BUILD SUCCESS eca1d82ea858044a27fa95c498cc0835a0b2e17a
 2020-09-27 22:09 UTC 

[PATCH] media: atomisp: Fixed error handling path
 2020-09-27 17:49 UTC 

[PATCH v3] Staging: nvec: Removes repeated word typo in comment
 2020-09-27 17:28 UTC 

[PATCH v2] Staging: nvec: nvec: fix double next comment
 2020-09-27 16:35 UTC 

[PATCH v2] staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"
 2020-09-27  8:35 UTC 

[PATCH] fix double next comment in drivers/staging/nvec/nvec.c
 2020-09-27  7:17 UTC  (2+ messages)

[PATCH] staging: media: atomisp: clean up block comment style issues
 2020-09-26 20:50 UTC 

[PATCH] staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"
 2020-09-26 18:44 UTC 

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-09-26 13:03 UTC  (6+ messages)
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v5 8/9] arm64: dts: rockchip: add isp0 node for rk3399

[PATCH 1/3] [PATCH] staging: greybus: fix warnings about endianness detected by sparse
 2020-09-26 10:11 UTC  (16+ messages)
` [PATCH 2/3] staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
  ` [greybus-dev] "
` [PATCH 3/3] [PATCH] staging: greybus: __u8 is sufficient for snd_ctl_elem_type_t and snd_ctl_elem_iface_t
      ` [greybus-dev] "
` [greybus-dev] [PATCH 1/3] [PATCH] staging: greybus: fix warnings about endianness detected by sparse

dringend
 2020-09-25 21:56 UTC 

[staging:staging-testing] BUILD SUCCESS 1c954540c0eb420dfbaefe779cf23fb82759809a
 2020-09-26  0:43 UTC 

[PATCH v2 1/2] staging: vchiq: fix __user annotations
 2020-09-25 11:43 UTC  (2+ messages)
` [PATCH v2 2/2] staging: vchiq: avoid mixing kernel and user pointers

[PATCH 1/2] staging: vchiq: fix __user annotations
 2020-09-25 11:42 UTC  (5+ messages)
` [PATCH 2/2] staging: vchiq: avoid mixing kernel and user pointers

[PATCH RFT/RFC 00/49] staging: media: bring back zoran driver
 2020-09-24 18:03 UTC  (11+ messages)
` [PATCH RFT/RFC 01/49] staging: media: Revert "media: zoran: remove deprecated driver"
` [PATCH RFT/RFC 06/49] staging: media: zoran: unsplit lines
` [PATCH RFT/RFC 24/49] staging: media: zoran: Use DMA coherent for stat_com
` [PATCH RFT/RFC 37/49] staging: media: zoran: add fallthrough keyword

[PATCH v6 0/8] clk: clk-wizard: clock-wizard: Driver updates
 2020-09-24  6:23 UTC  (5+ messages)
` [PATCH v6 5/8] clk: clock-wizard: Add support for fractional support

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-23 20:51 UTC  (6+ messages)
` [RFC PATCH 07/11] drivers/android/binder: convert stats, transaction_log to counter_atomic

[PATCH 1/2] media: atomisp: fix gcc warnings
 2020-09-23  8:33 UTC  (3+ messages)
` [PATCH 2/2] media: atomisp: cleanup __printf() atributes on printk messages

[staging:staging-linus] BUILD SUCCESS 52a035235ed5a1392fc264bd614eb96d1ac97a3d
 2020-09-23  4:41 UTC 

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-09-22 23:00 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: sram: allwinner, sun4i-a10-system-control: Add V3s compatibles
` [PATCH v2 5/6] dt-bindings: media: cedrus: Add V3s compatible

[staging:staging-testing] BUILD SUCCESS 69fea2b4e59c52844cf5196c9c81157792d194fb
 2020-09-22 19:55 UTC 

[PATCH] drivers:staging:comedi:comedi.h: Fixed typos in comments
 2020-09-22 18:43 UTC  (3+ messages)
` [PATCH] staging: comedi: comedi.h: "

[PATCH RESEND 0/5] atomisp: Fixes and cleanups
 2020-09-22 13:51 UTC  (16+ messages)
` [PATCH RESEND 1/5] staging: media: atomisp: Fix error path in lm3554_probe()
` [PATCH RESEND 2/5] staging: media: atomisp: Remove unhelpful info message
` [PATCH RESEND 3/5] staging: media: atomisp: Don't do unnecessary zeroing of memory
` [PATCH RESEND 4/5] staging: media: atomisp: Don't abort on error in module exit path
` [PATCH RESEND 5/5] staging: media: atomisp: Fix bool-related style issues
    ` [PATCH REBASE 0/3] atomisp: Rebased fixes
      ` [PATCH REBASE 1/3] staging: media: atomisp: Fix error path in lm3554_probe()
      ` [PATCH REBASE 2/3] staging: media: atomisp: Remove unhelpful info message
      ` [PATCH REBASE 3/3] staging: media: atomisp: Don't abort on error in module exit path

[PATCH] staging: hikey9xx: Fix incorrect assignement
 2020-09-22  7:49 UTC  (3+ messages)
` [PATCH v2] staging: hikey9xx: Fix incorrect assignment


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