Linux Kernel Staging
[Prev Page][Next Page]
- Re: [PATCH v2 3/3] staging: greybus: bootrom: fixed prefer using ftrace warning, (continued)
- [PATCH 0/3] staging: greybus: Coding style cleanup patches,
Nandha Kumar Singaram
- [PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisableMCSTwoSpatialStream,
Gary Rookard
- [PATCH] staging: rtl8192e: renamed varaible HTIOTActIsDisableMCS15,
Gary Rookard
- [PATCH] staging: rtl8192e: renamed variable HTIOTActIsDisable, Gary Rookard
- [PATCH 0/5] staging: vt6655: Rename variables byCWMaxMin, bySlot, bySIFS, byDIFS and byEIFS,
Gilbert Adikankwu
- [PATCH] staging: rtl8192e: renamed variable HTIOTPeerDetermine, Gary Rookard
- [PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs,
Gary Rookard
- Re: [PATCH] staging: rtl8192e: renamed variable IsHTHalfNmodeAPs, Greg KH
[PATCH v3] staging: rtl8192e: renamed variable TxCountToDataRate,
Gary Rookard
[PATCH] staging: greybus: avoid macro argument precedence issues,
Nandha Kumar Singaram
[PATCH v2] staging: rtl8192e: renamed variable TxCountToDataRate,
Gary Rookard
[PATCH] staging: rtl8192e: renamed variable TxCountToDataRate, spacing, realignment,
Gary Rookard
[PATCH] staging: rtl8192e: clean up comparisons to NULL,
Michael Straube
[PATCH RESEND] staging: media: atomisp: Removed duplicate comment and fixed comment format,
Jonathan Bergh
[PATCH v3 0/7] staging: octeon: Fix warnings due to introduction of new typedefs,
Jonathan Bergh
[PATCH] staging: octeon: Fix warnings due to introduction of new typedefs,
Jonathan Bergh
[PATCH 0/2] Fix instances where new typedefs were introduced,
Jonathan Bergh
[PATCH 0/5] staging: media: av7110: Fix various formatting and small code issues,
Jonathan Bergh
[linux-next:master] BUILD REGRESSION 2030579113a1b1b5bfd7ff24c0852847836d8fd1, kernel test robot
[PATCH] staging: greybus: camera: fixes alignment should match open parenthesis,
Chen Shuo
[PATCH 0/2] staging: qlge: Remove qlge,
Benjamin Poirier
[PATCH] staging: rts5208: Add parenthesis to macro arguments,
kenechukwu maduechesi
[PATCH v3 0/5] staging: vme_user: Remove printk's & clean up log messages,
Soumya Negi
[PATCH] staging: greybus: Alignment should match open parenthesis,
Nandha Kumar Singaram
[PATCH v13 00/56] Add DELETE_BUF ioctl,
Benjamin Gaignard
- [PATCH v13 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern, Benjamin Gaignard
- [PATCH v13 01/56] media: videobuf2: Rename offset parameter, Benjamin Gaignard
- [PATCH v13 07/56] media: videobuf2: Add helper to get queue number of buffers, Benjamin Gaignard
- [PATCH v13 04/56] media: videobuf2: Use vb2_buffer instead of index, Benjamin Gaignard
- [PATCH v13 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check, Benjamin Gaignard
- [PATCH v13 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions, Benjamin Gaignard
- [PATCH v13 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 03/56] media: videobuf2: Stop spamming kernel log with all queue counter, Benjamin Gaignard
- [PATCH v13 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 10/56] media: amphion: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 12/56] media: mediatek: vdec: Remove useless loop, Benjamin Gaignard
- [PATCH v13 16/56] media: atomisp: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 19/56] media: dvb-core: Do not initialize twice queue num_buffer field, Benjamin Gaignard
- [PATCH v13 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 24/56] media: pci: netup_unidvb: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 26/56] media: i2c: video-i2c: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 36/56] media: nuvoton: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 39/56] media: usb: airspy: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers, Benjamin Gaignard
- [PATCH v13 44/56] media: core: Report the maximum possible number of buffers for the queue, Benjamin Gaignard
- [PATCH v13 41/56] media: usb: hackrf: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues, Benjamin Gaignard
- [PATCH v13 47/56] media: verisilicon: Refactor postprocessor to store more buffers, Benjamin Gaignard
- [PATCH v13 51/56] media: core: Rework how create_buf index returned value is computed, Benjamin Gaignard
- [PATCH v13 53/56] media: core: Free range of buffers, Benjamin Gaignard
- [PATCH v13 56/56] media: test-drivers: Use helper for DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v13 54/56] media: v4l2: Add DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v13 17/56] media: atomisp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 21/56] media: pci: dt3155: Remove useless check, Benjamin Gaignard
- [PATCH v13 08/56] media: videobuf2: Use vb2_get_num_buffers() helper, Benjamin Gaignard
- [PATCH v13 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers, Benjamin Gaignard
- [PATCH v13 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 29/56] media: verisilicon: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets, Benjamin Gaignard
- [PATCH v13 48/56] media: verisilicon: Store chroma and motion vectors offset, Benjamin Gaignard
- [PATCH v13 34/56] sample: v4l: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 35/56] media: cedrus: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 38/56] media: ti: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 30/56] media: test-drivers: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 32/56] media: meson: vdec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 40/56] media: usb: cx231xx: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 31/56] media: imx: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 28/56] media: nxp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 52/56] media: core: Add bitmap manage bufs array entries, Benjamin Gaignard
- [PATCH v13 37/56] media: renesas: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 42/56] media: usb: usbtv: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v13 27/56] media: coda: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v13 55/56] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v13 50/56] media: verisilicon: vp9: Allow to change resolution while streaming, Benjamin Gaignard
- Re: [PATCH v13 00/56] Add DELETE_BUF ioctl, Hans Verkuil
- Re: [PATCH v13 00/56] Add DELETE_BUF ioctl, Hans Verkuil
[PATCH v2 0/2] staging: sm750fb: Remove unused return values from functions,
Dorcas AnonoLitunya
[PATCH] staging: vc04_services: remove empty functions,
Calvince Otieno
[PATCH v3 0/3] staging: vc04_services: Tweak module autoloading support,
Umang Jain
[PATCH v1 0/4] staging: vc04: Drop custom logging based on printk,
Umang Jain
[PATCH] staging: bcm2835-audio: remove function snd_bcm2835_new_ctl(), Calvince Otieno
[PATCH v2 0/2] staging: vme_user: Replace printk's & clean up log messages,
Soumya Negi
[PATCH v4] staging: vme_user: replace strcpy with strscpy, Calvince Otieno
[PATCH v3] staging: vme_user: replace strcpy with strscpy,
Calvince Otieno
[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x),
Nandha Kumar Singaram
[PATCH] media: css: Write LINE_LENGTH_PCK correctly,
Umang Jain
[PATCH 0/2] Remove unused return values from functions,
Dorcas AnonoLitunya
[PATCH V2] staging: vme_user: replace strcpy with strscpy,
Calvince Otieno
[PATCH v2] Staging: sm750fb: Rename display_control_adjust_sm750LE,
Dorcas AnonoLitunya
[PATCH] Staging: sm750fb: Rename display_control_adjust_sm750LE, Dorcas AnonoLitunya
[PATCH] staging: vme_user: fix coding style - remove CamelCasing,
Calvince Otieno
[PATCH v2 0/3] vc04_services: Tweak module autoloading support,
Umang Jain
[PATCH v2] staging: gdm724x: Add blank line after declaration,
Soumya Negi
[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages,
Soumya Negi
[PATCH] staging: rts5208: Replace delay function.,
kenechukwu maduechesi
[PATCH 0/3] vc04_services: Tweak module autoloading support,
Umang Jain
[PATCH 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x),
Nandha Kumar Singaram
[PATCH v12 00/56] Add DELETE_BUF ioctl,
Benjamin Gaignard
- [PATCH v12 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern, Benjamin Gaignard
- [PATCH v12 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check, Benjamin Gaignard
- [PATCH v12 10/56] media: amphion: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 12/56] media: mediatek: vdec: Remove useless loop, Benjamin Gaignard
- [PATCH v12 01/56] media: videobuf2: Rename offset parameter, Benjamin Gaignard
- [PATCH v12 04/56] media: videobuf2: Use vb2_buffer instead of index, Benjamin Gaignard
- [PATCH v12 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 33/56] touchscreen: sur40: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 39/56] media: usb: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 32/56] media: meson: vdec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 53/56] media: core: Free range of buffers, Benjamin Gaignard
- [PATCH v12 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues, Benjamin Gaignard
- [PATCH v12 51/56] media: core: Rework how create_buf index returned value is computed, Benjamin Gaignard
- [PATCH v12 55/56] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v12 50/56] media: verisilicon: vp9: Allow to change resolution while streaming, Benjamin Gaignard
- [PATCH v12 44/56] media: core: Report the maximum possible number of buffers for the queue, Benjamin Gaignard
- [PATCH v12 19/56] media: dvb-core: Do not initialize twice queue num_buffer field, Benjamin Gaignard
- [PATCH v12 27/56] media: coda: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 41/56] media: usb: hackrf: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 38/56] media: ti: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 37/56] media: renesas: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 54/56] media: v4l2: Add DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v12 29/56] media: verisilicon: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers, Benjamin Gaignard
- [PATCH v12 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 40/56] media: usb: cx231xx: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers, Benjamin Gaignard
- [PATCH v12 34/56] sample: v4l: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 36/56] media: nuvoton: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 42/56] media: usb: usbtv: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 47/56] media: verisilicon: Refactor postprocessor to store more buffers, Benjamin Gaignard
- [PATCH v12 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 48/56] media: verisilicon: Store chroma and motion vectors offset, Benjamin Gaignard
- [PATCH v12 07/56] media: videobuf2: Add helper to get queue number of buffers, Benjamin Gaignard
- [PATCH v12 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions, Benjamin Gaignard
- [PATCH v12 21/56] media: pci: dt3155: Remove useless check, Benjamin Gaignard
- [PATCH v12 35/56] media: cedrus: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets, Benjamin Gaignard
- [PATCH v12 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 31/56] media: imx: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 22/56] media: pci: tw686x: Set min_buffers_needed to 3, Benjamin Gaignard
- [PATCH v12 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 08/56] media: videobuf2: Use vb2_get_num_buffers() helper, Benjamin Gaignard
- [PATCH v12 28/56] media: nxp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 16/56] media: atomisp: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v12 30/56] media: test-drivers: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 52/56] media: core: Add bitmap manage bufs array entries, Benjamin Gaignard
- [PATCH v12 26/56] media: i2c: video-i2c: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 56/56] media: test-drivers: Use helper for DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v12 17/56] media: atomisp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 24/56] media: pci: netup_unidvb: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v12 03/56] media: videobuf2: Stop spamming kernel log with all queue counter, Benjamin Gaignard
[PATCH] staging: vt6655: Type encoding info dropped from variable name "bUpdateBBVGA", Pavan Bobba
[PATCH] staging: wlan-ng: remove function prism2sta_ev_txexc, Calvince Otieno
[PATCH] staging: wlan-ng: use netdev_dbg over pr_debug, Calvince Otieno
[PATCH] staging: rtl8192u: remove entry from Makefile,
Greg Kroah-Hartman
[PATCH] staging: wlan-ng: coding style corrections,
Calvince Otieno
[PATCH] staging: greybus: Modify lines end with a '(', Nandha Kumar Singaram
[PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI,
Gilbert Adikankwu
[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase,
Dorcas AnonoLitunya
[PATCH] staging: rts5208: Replace the occurrences of (1<<x) by BIT(x),
Nandha Kumar Singaram
[PATCH] staging: sm750fb: remove unnecessary parentheses,
Nandha Kumar Singaram
[no subject],
Gilbert Adikankwu
[PATCH] staging: emxx_udc: Remove unnecessary parentheses around condition tests,
Gilbert Adikankwu
[PATCH] staging: wlan-ng: replace pr_debug() with netdev_dbg(), Calvince Otieno
[PATCH] staging: wlan-ng: remove undefined function, Calvince Otieno
[PATCH] staging: wlan-ng: replace strncpy() with strscpy(),
Calvince Otieno
[PATCH v2] staging: wlan-ng: remove unnecessary helper function, Calvince Otieno
[PATCH 0/5] staging: sm750fb: Renaming camelcase to snakecase,
Dorcas AnonoLitunya
[PATCH v2] staging: wlan-ng: remove unused function prototypes, Calvince Otieno
[PATCH] staging: gdm724x: Add blank line after declaration,
Soumya Negi
[PATCH] staging: wlan-ng: remove unused function prototypes,
Calvince Otieno
[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x),
Nandha Kumar Singaram
[PATCH] staging: wlan-ng: remove unnecessary helper function,
Calvince Otieno
[PATCH 0/6] staging: rtl8192u: Mute checkpatch error,
Gilbert Adikankwu
[PATCH v2] staging: rtl8192u: Align descendant arguments,
Gilbert Adikankwu
[PATCH] staging: rtl8192u: Align descendant arguments,
Gilbert Adikankwu
[PATCH v2] staging: rtl8192u: Remove broken driver,
Philipp Hortmann
[PATCH] staging: rtl8192u: Remove broken driver,
Philipp Hortmann
[PATCH] media: staging: max96712: fix copy-paste error,
ihor . matushchak
[linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b, kernel test robot
[PATCH] staging: qlge: Add bool type to qlge_idc_wait(),
Gilbert Adikankwu
[PATCH 0/4] Staging: rtl8192e: Variable renames to fix checkpatch,
Tree Davies
Re: [syzbot] [net?] [wireless?] WARNING in ieee80211_bss_info_change_notify (2), syzbot
[PATCH 0/4] staging: vme_user: Coding style cleanup patches,
Soumya Negi
[PATCH 0/6] staging: rtl8192e: Remove unchanged variable dig_enable_flag,
Philipp Hortmann
[PATCH v6] staging: wlan-ng: replace strncpy() with strscpy(),
Calvince Otieno
[PATCH v2] staging: wlan-ng: remove helper function prism2sta_inf_handover(),
Calvince Otieno
[PATCH] [PATCH]Staging: sm750fb:Add snakecase naming style,
Dorcas AnonoLitunya
[PATCH v5] staging: wlan-ng: replace strncpy() with strscpy(),
Calvince Otieno
[PATCH v4] staging: wlan-ng: replace strncpy() with strscpy(),
Calvince Otieno
[PATCH] staging: wlan-ng: remove helper function prism2sta_inf_handover(),
Calvince Otieno
[PATCH 0/2] tty: gdm724x: Fix coding style in gdm_tty.c,
Soumya Negi
[PATCH] staging: wlan-ng: remove unused functions,
Calvince Otieno
Re: [PATCH] staging: axis-fifo: Alignment should match open parenthesis, Bartłomiej Konecki
[PATCH] tty: gdm724x: Add blank line after declaration,
Soumya Negi
[PATCH] tty: gdm724x: Match alignment with open parenthesis,
Soumya Negi
[PATCH] tty: gdm724x: Fix coding style checkpatch warnings,
Soumya Negi
[PATCH] staging: rtl8723bs: Remove unnecessary bracks,
Edson Juliano Drosdeck
[PATCH v2 0/2] staging: rts5208: Fix checkpatch macro warnings,
Soumya Negi
[PATCH v3] staging: wlan-ng: remove strncpy() use in favor of strscpy(),
Calvince Otieno
[PATCH v2] staging: wlan-ng: remove strcpy() use in favor of strscpy(), Calvince Otieno
[PATCH v2] staging/wlan-ng: remove strcpy() use in favor of strscpy(),
Calvince Otieno
[PATCH 0/2] staging: rts5208: Fix checkpatch macro warnings,
Soumya Negi
[PATCH v11 00/56] Add DELETE_BUF ioctl,
Benjamin Gaignard
- [PATCH v11 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern, Benjamin Gaignard
- [PATCH v11 03/56] media: videobuf2: Stop spamming kernel log with all queue counter, Benjamin Gaignard
- [PATCH v11 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check, Benjamin Gaignard
- [PATCH v11 01/56] media: videobuf2: Rename offset parameter, Benjamin Gaignard
- [PATCH v11 07/56] media: videobuf2: Add helper to get queue number of buffers, Benjamin Gaignard
- [PATCH v11 08/56] media: videobuf2: Use vb2_get_num_buffers() helper, Benjamin Gaignard
- [PATCH v11 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions, Benjamin Gaignard
- [PATCH v11 12/56] media: mediatek: vdec: Remove useless loop, Benjamin Gaignard
- [PATCH v11 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 10/56] media: amphion: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 16/56] media: atomisp: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 17/56] media: atomisp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 19/56] media: dvb-core: Do not initialize twice queue num_buffer field, Benjamin Gaignard
- [PATCH v11 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 20/56] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field, Benjamin Gaignard
- [PATCH v11 24/56] media: pci: netup_unidvb: Remove useless number of buffers check, Benjamin Gaignard
- [PATCH v11 21/56] media: video-i2c: Set min_buffers_needed to 2, Benjamin Gaignard
- [PATCH v11 22/56] media: pci: cx18: Set correct value to min_buffers_needed field, Benjamin Gaignard
- [PATCH v11 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 31/56] media: verisilicon: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 23/56] media: pci: dt3155: Remove useless check, Benjamin Gaignard
- [PATCH v11 34/56] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF, Benjamin Gaignard
- [PATCH v11 32/56] media: test-drivers: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers, Benjamin Gaignard
- [PATCH v11 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers, Benjamin Gaignard
- [PATCH v11 47/56] media: verisilicon: Refactor postprocessor to store more buffers, Benjamin Gaignard
- [PATCH v11 50/56] media: verisilicon: vp9: Allow to change resolution while streaming, Benjamin Gaignard
- [PATCH v11 55/56] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v11 35/56] media: usb: hackrf: Set min_buffers_needed to 8, Benjamin Gaignard
- [PATCH v11 29/56] media: renesas: Set min_buffers_needed to 16, Benjamin Gaignard
- [PATCH v11 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array, Benjamin Gaignard
- [PATCH v11 41/56] media: cedrus: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 27/56] media: coda: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 48/56] media: verisilicon: Store chroma and motion vectors offset, Benjamin Gaignard
- [PATCH v11 51/56] media: core: Rework how create_buf index returned value is computed, Benjamin Gaignard
- [PATCH v11 54/56] media: v4l2: Add DELETE_BUFS ioctl, Benjamin Gaignard
- [PATCH v11 52/56] media: core: Add bitmap manage bufs array entries, Benjamin Gaignard
- [PATCH v11 36/56] media: usb: usbtv: Set min_buffers_needed to 2, Benjamin Gaignard
- [PATCH v11 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets, Benjamin Gaignard
- [PATCH v11 30/56] media: ti: Use queue min_buffers_needed field to set the min number of buffers, Benjamin Gaignard
- [PATCH v11 26/56] media: pci: tw686x: Set min_buffers_needed to 3, Benjamin Gaignard
- [PATCH v11 44/56] media: core: Report the maximum possible number of buffers for the queue, Benjamin Gaignard
- [PATCH v11 53/56] media: core: Free range of buffers, Benjamin Gaignard
- [PATCH v11 04/56] media: videobuf2: Use vb2_buffer instead of index, Benjamin Gaignard
- [PATCH v11 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues, Benjamin Gaignard
- [PATCH v11 38/56] media: meson: vdec: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 33/56] media: usb: airspy: Set min_buffers_needed to 8, Benjamin Gaignard
- [PATCH v11 40/56] sample: v4l: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 37/56] media: imx: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 28/56] media: nxp: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 25/56] media: pci: tw68: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 39/56] touchscreen: sur40: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 42/56] media: nuvoton: Stop direct calls to queue num_buffers field, Benjamin Gaignard
- [PATCH v11 56/56] media: test-drivers: Use helper for DELETE_BUFS ioctl, Benjamin Gaignard
- Re: [PATCH v11 00/56] Add DELETE_BUF ioctl, Hans Verkuil
[RFC PATCH 0/2] staging: rtl8192u: Fix two crashing bugs,
Philipp Hortmann
[PATCH] staging/wlan-ng: remove strcpy() use in favor of strscpy(),
Calvince Otieno
[PATCH] staging: rts5208: Parenthesize macro arguments,
Soumya Negi
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]