Linux Kernel Staging
[Prev Page][Next Page]
- [PATCH v6 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v6 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v6 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v6 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v6 0/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v3 3/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v3 2/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v3 1/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v3 0/4] staging: rtl8723bs: Fix spelling mistakes
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v6 11/11] media: rkvdec: Fix enumerate frame sizes
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 06/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 10/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 09/11] media: rkvdec: Add get_image_fmt ops
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 08/11] media: rkvdec: Add image format concept
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 07/11] media: rkvdec: Extract decoded format enumeration into helper
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 05/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 02/11] media: v4l2: Add NV15 and NV20 pixel formats
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
- From: Jonas Karlman <jonas@xxxxxxxxx>
- [PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
- From: Jonas Karlman <jonas@xxxxxxxxx>
- Re: [PATCH v5 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH v5 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH v2 1/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: greybus: Fix capitalization and punctuation inconsistencies
- From: Johan Hovold <johan@xxxxxxxxxx>
- [PATCH] Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH 4/6] staging: rtl8723bs: fix comment with a trailing */ on a separate line
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH 2/6] staging: rtl8723bs: fix position of opening braces
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH 1/6] staging: rtl8723bs: fix use of tab wherever possible
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: Fix tabs for indent and + in comment blocks
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH v5 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 6/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v5 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v2 3/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v2 2/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v2 1/4] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- Re: [PATCH 00/16] Staging: rtl8192e: Cleanup even more camelcase variable names
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: Fix tabs for indent and + in comment blocks
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 2/6] staging: rtl8723bs: fix position of opening braces
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 4/6] staging: rtl8723bs: fix comment with a trailing */ on a separate line
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 1/6] staging: rtl8723bs: fix use of tab wherever possible
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH 16/16] Staging: rtl8192e: Rename variable RxDrvInfoSize
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 12/16] Staging: rtl8192e: Rename variable isEncrypt
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 15/16] Staging: rtl8192e: Rename variable RxBufShift
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 14/16] Staging: rtl8192e: Rename variable bAddNewTs
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 13/16] Staging: rtl8192e: Rename variable nStuckCount
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 11/16] Staging: rtl8192e: Rename variable SignalQuality
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 10/16] Staging: rtl8192e: Rename variable bAssoc
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 07/16] Staging: rtl8192e: Rename variable Para2
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 09/16] Staging: rtl8192e: Rename variable Operation
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 08/16] Staging: rtl8192e: Rename variable ScanOperationBackupHandler
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 06/16] Staging: rtl8192e: Rename variable Para1
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 05/16] Staging: rtl8192e: Rename variable bPacketToSelf
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 04/16] Staging: rtl8192e: Rename variable pFrame
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 03/16] Staging: rtl8192e: Rename variable SignalStrength
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 02/16] Staging: rtl8192e: Rename variable SeqNum
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 01/16] Staging: rtl8192e: Rename variable pReorderEntry
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 00/16] Staging: rtl8192e: Cleanup even more camelcase variable names
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH] staging: rtl8723bs: Fix tabs for indent and + in comment blocks
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH] staging: iio: Solved warning of undefined string.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Stefan Wahren <wahrenst@xxxxxxx>
- [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 5/6] staging: rtl8723bs: fix switch and case to be at same indent
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 4/6] staging: rtl8723bs: fix comment with a trailing */ on a separate line
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 3/6] staging: rtl8723bs: fix space before tabs
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 2/6] staging: rtl8723bs: fix position of opening braces
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 1/6] staging: rtl8723bs: fix use of tab wherever possible
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH 0/6] staging: rtl8723bs: Fix various coding style issues
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH] staging: iio: Solved warning of undefined string.
- From: Fabio Joaquin <joakobar2000@xxxxxxxxx>
- Re: [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Stefan Wahren <wahrenst@xxxxxxx>
- [PATCH] media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variable
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_xmit.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: core: Fix spelling mistake in rtw_xmit.c
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_mlme.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_io.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- Re: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- RE: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v4 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 6/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v4 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- Re: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtw_event.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: include: Fix spelling mistake in rtl8723b_hal.h
- From: Roshan Khatri <topofeverest8848@xxxxxxxxx>
- [PATCH v3] Staging: rtl8723bs: Rename function SelectChannel()
- From: vivek t s <vivek6429.ts@xxxxxxxxx>
- Re: [PATCH] staging: greybus: Fix coding style and syntax issues
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: greybus: Fix coding style and syntax issues
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- Re: [PATCH v3 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH v3 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Tommaso Merciai <tomm.merciai@xxxxxxxxx>
- Re: [PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH] gpu: ipu-v3: image-convert: Drop unused single conversion request code
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH v2] staging: vme_user: changed geoid data type from int to u32
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- [GIT PULL] media: atomisp: Changes for 6.12-1
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 3/3] media: atomisp: Improve binary finding debug logging
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 3/3] media: atomisp: Improve binary finding debug logging
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 3/3] media: atomisp: Improve binary finding debug logging
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] staging: vme_user: changed geoid data type from int to u32
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] Staging: rtl8192e: Add spaces around operators.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Constify struct pci_device_id
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 0/5] staging: rtl8192e: remove RF90_PATH_{C,D}
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH -next 6/7] staging: greybus: spi: switch to use spi_alloc_host()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 5/7] video: fbdev: mmp: switch to use spi_alloc_host()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 4/7] spi: slave-mt27xx: switch to use spi_alloc_target()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 3/7] spi: ch341: switch to use devm_spi_alloc_host()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 1/7] media: usb/msi2500: switch to use spi_alloc_host()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 7/7] spi: remove {devm_}spi_alloc_master/slave()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 2/7] media: netup_unidvb: switch to use devm_spi_alloc_host()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH -next 0/7] spi: replace and remove {devm_}spi_alloc_master/slave()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] media: atomisp: Improve binary finding debug logging
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 1/3] media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 2/3] media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()
- From: Andy Shevchenko <andy@xxxxxxxxxx>
- Re: [PATCH 1/3] media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH -next 1/2] media: atomisp: use clamp() in ia_css_eed1_8_encode()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v1 1/1] media: atomisp: Replace rarely used macro from math_support.h
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2] staging: atomisp: bnr: fix trailing statement
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: move trailing */ to separate lines
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: move trailing statement to next line.
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: Fix trailing statement in ia_css_de.host.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] media: atomisp: Use clamp_t() in ia_css_eed1_8_vmem_encode()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] staging: media/atomisp/include/linux: Fix spelling mistakes in atomisp.h
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 3/3] media: atomisp: Improve binary finding debug logging
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/3] media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/3] media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 1/6] media: ar0521: Refactor ar0521_power_off()
- From: Krzysztof Hałasa <khalasa@xxxxxxx>
- [PATCH] staging: greybus: Fix capitalization and punctuation inconsistencies
- From: Steven Davis <goldside000@xxxxxxxxxxx>
- [PATCH][next] staging: rtl8723bs: Remove trailing space after \n newline
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- [PATCH v3 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 6/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v3 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 6/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH] staging: rtl8192e: Constify struct pci_device_id
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Rename variable eRFPath
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH] staging: rtl8192e: Rename variable eRFPath
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- [PATCH 5/5] staging: rtl8192e: adjust size of RxMIMOSignalStrength
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH 4/5] staging: rtl8192e: adjust size of brfpath_rxenable for new RF90_PATH_MAX
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH 1/5] staging: rtl8192e: remove RF90_PATH_{C,D} from enum rf90_radio_path
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH 2/5] staging: rtl8192e: adjust size of rx_pwr for new RF90_PATH_MAX
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH 3/5] staging: rtl8192e: adjust size of trsw_gain_X for new RF90_PATH_MAX
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH 0/5] staging: rtl8192e: remove RF90_PATH_{C,D}
- From: Michael Straube <straube.linux@xxxxxxxxx>
- Re: [PATCH 3/3] Staging: rtl8192e: Add spaces around operators.
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 2/3] Staging: rtl8192e: Rename variable bHwError
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 1/3] Staging: rtl8192e: Rename variable pNetwork
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v4] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2] Staging: rtl8723bs: Rename function SelectChannel()
- From: YOUR NAME <vivek6429.ts@xxxxxxxxx>
- Re: [PATCH] staging: fbtft: fb_ili9320: Fix 'Unnecessary parentheses around' issue
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] media: staging: max96712: Move link frequency setting to device struct
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] media: staging: max96712: Document the DEBUG_EXTRA register
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] media: staging: max96712: Add support for MAX96724
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: vme_user: changed geoid data type from int to u32
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- [PATCH 3/3] Staging: rtl8192e: Add spaces around operators.
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 2/3] Staging: rtl8192e: Rename variable bHwError
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 0/3] Staging: rtl8192e: Yet another variable rename and cleanup series
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 1/3] Staging: rtl8192e: Rename variable pNetwork
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH -next 1/2] media: atomisp: use clamp() in ia_css_eed1_8_encode()
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH -next 0/2] media: atomisp: use clamp() instead of min(max())
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH -next 2/2] media: atomisp: use clamp() in compute_coring()
- From: Li Zetao <lizetao1@xxxxxxxxxx>
- [PATCH v4] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c
- From: Gabriel Tassinari <gabrieldtassinari@xxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v5] staging: rtl8192e: Fix multiple assignments in rtl_wx.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v3 5/5] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v3 4/5] media: staging: max96712: Document the DEBUG_EXTRA register
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v3 3/5] media: staging: max96712: Move link frequency setting to device struct
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v3 2/5] media: staging: max96712: Remove device id check
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v3 1/5] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v3 0/5] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v2] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5] staging: rtl8192e: Fix multiple assignments in rtl_wx.c
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: sm750fb: fix checkpatch warning architecture specific defines should be avoided
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 2/2] staging: rtl8712: Calculate size from pointer
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v3 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v3 2/2] staging: rtl8712: Calculate size from pointer
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- [PATCH v3 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- Re: [PATCH v2 2/2] staging: rtl8712: Calculate size from pointer
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- Re: [PATCH v2 2/2] staging: rtl8712: Calculate size from pointer
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v2 2/2] staging: rtl8712: Calculate size from pointer
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- [PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- Re: [PATCH v2] Staging: rtl8723bs: Rename function SelectChannel()
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v4] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8712: Align parenthesis in usb_ops_linux.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: vt6655: Fix block comment alignment
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: vt6655: Update maintainer in TODO
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH] staging: vt6655: Fix block comment alignment
- From: Dominik Karol Piątkowski <dominik.karol.piatkowski@xxxxxxxxxxxxxx>
- [PATCH] staging: vt6655: Update maintainer in TODO
- From: Dominik Karol Piątkowski <dominik.karol.piatkowski@xxxxxxxxxxxxxx>
- [PATCH v2] Staging: rtl8723bs: Rename function SelectChannel()
- From: vivek t s <vivek6429.ts@xxxxxxxxx>
- Re: [PATCH] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- Re: [PATCH] Staging: rtl8723bs: Rename function SelectChannel()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Julien Massot <julien.massot@xxxxxxxxxxxxx>
- Re: [PATCH] Staging: rtl8723bs: Rename function SelectChannel()
- From: YOUR NAME <vivek6429.ts@xxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Julien Massot <julien.massot@xxxxxxxxxxxxx>
- Re: [PATCH] Staging: rtl8723bs: Rename function SelectChannel()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Staging: rtl8723bs: Rename function SelectChannel()
- From: vivek t s <vivek6429.ts@xxxxxxxxx>
- [PATCH v2] staging: rtl8712: Align parenthesis in usb_ops_linux.c
- From: Dorine Tipo <dorine.a.tipo@xxxxxxxxx>
- RE: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH v4] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
- From: Nilo Alexandre <n1lux.comp@xxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Sakari Ailus <sakari.ailus@xxxxxx>
- Re: [PATCH v3] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- [PATCH v3] staging: rtl8192e: Fix parenthesis alignment in r8192E_dev.c 325
- From: Nilo Alexandre <n1lux.comp@xxxxxxxxx>
- [PATCH] staging: sm750fb: fix checkpatch warning architecture specific defines should be avoided
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] staging: rtl87212: Match parenthesis alignment
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Fix alignment parenthesis
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v2] staging: rtl8192e: Fix alignment parenthesis
- From: Nilo Alexandre <n1lux.comp@xxxxxxxxx>
- Re: [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Tommaso Merciai <tomm.merciai@xxxxxxxxx>
- Re: [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Sakari Ailus <sakari.ailus@xxxxxx>
- [PATCH v2 2/2] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- [PATCH v2 0/2] media: staging: max96712: Add support for MAX96724
- From: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
- Re: [PATCH v3] staging: vme_user: added bound check to geoid
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v3] staging: vme_user: added bound check to geoid
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: added bound check to geoid
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: vme_user: added bound check to geoid
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: added bound check to geoid
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: rtl87212: Match parenthesis alignment
- From: Dorine Tipo <dorine.a.tipo@xxxxxxxxx>
- [PATCH] staging: vme_user: added bound check to geoid
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH v3] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v4] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v4] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: Added static to image_desc and vme_user_vma_priv struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: Added static to image_desc and vme_user_vma_priv struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: Remove unnecessary type casting and data type of geoid to u32
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v3] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
- From: Gabriel Tassinari <gabrieldtassinari@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v2] staging: rtl8192e: Fix parenthesis alignment in rtl_core.c:325
- From: Gabriel Tassinari <gabrieldtassinari@xxxxxxxxx>
- Re: [PATCH] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH] staging: rtl8712: Fix style issues in rtl871x_io.c
- From: Manisha Singh <masingh.linux@xxxxxxxxx>
- Re: [PATCH v3] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- [PATCH v3] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- [PATCH] staging: vme_user: Remove unnecessary type casting and data type of geoid to u32
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: greybus: Enclose multi-statement Macro in a do-while loop
- From: Dorine Tipo <dorine.a.tipo@xxxxxxxxx>
- Re: [PATCH] staging: greybus: Enclose multi-statement Macro in a do-while loop
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH 0/6] Staging: rtl8192e: Rename vaiable cleanup
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH 3/6] Staging: rtl8192e: Rename variable CmdID_RF_WriteReg
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 6/6] Staging: rtl8192e: Rename variable bCmdOrInit
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 5/6] Staging: rtl8192e: Rename variable msDelay
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 2/6] Staging: rtl8192e: Rename variable bLastIniPkt
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 1/6] Staging: rtl8192e: Rename variable CurPsLevel
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 0/6] Staging: rtl8192e: Rename vaiable cleanup
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c:681
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix multiple assignments in rtl_wx.c:529
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH] staging: vme_user: Added static to image_desc and vme_user_vma_priv struct
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- [PATCH] staging: vme_user: Change slot number type from int to u32
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- [PATCH] staging: vme_user: Added static to image_desc and vme_user_vma_priv struct
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan
- From: Abhishek Tamboli <abhishektamboli9@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan
- From: Abhishek Tamboli <abhishektamboli9@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Gabriel Tassinari <gabrieldtassinari@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH 6/7] staging: vchiq_core: Remove unused function argument
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Stefan Wahren <wahrenst@xxxxxxx>
- [PATCH] staging: rtl8192e: remove set but otherwise unused local variable iv16
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH v2] staging: rtl8192e: Replace strcpy with strcat in rtl819x_translate_scan
- From: Abhishek Tamboli <abhishektamboli9@xxxxxxxxx>
- Re: [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 7/7] staging: vchiq_core: Pass enumerated flag instead of int
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 6/7] staging: vchiq_core: Remove unused function argument
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 5/7] staging: vchiq_core: Drop vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 4/7] staging: vchiq_core: Factor out bulk transfer for (no/)callback mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 2/7] staging: vchiq_core: Simplify vchiq_bulk_transfer()
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- [PATCH 1/7] staging: vchiq: Factor out bulk transfer for VCHIQ_BULK_MODE_WAITING
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- Re: [v3] staging: media: starfive: Add the dynamic resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: 回复: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Staging: rtl8192e: Fix parenthesis alignment
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2 2/2] Staging: rtl8192e: Remove unnecessary blank line
- From: Gabriel Maciel Raad <ffunctor@xxxxxxxxx>
- [PATCH v2 1/2] Staging: rtl8192e: Fix parenthesis alignment
- From: Gabriel Maciel Raad <ffunctor@xxxxxxxxx>
- [PATCH v2 0/2] Staging: rtl8192e: Fix some code style issues
- From: Gabriel Maciel Raad <ffunctor@xxxxxxxxx>
- [PATCH v2] Staging: rtl8192e: Fix arguments alignment
- From: Ana Carolina Hernandes <anachan.01h@xxxxxxxxx>
- Re: [PATCH] Staging: rtl8192e: Fix arguments alignment
- From: "Ana Carolina H." <anachan.01h@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix Assignment operator '=' in rtl_dm.c:1488
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: make read-only array dot11_rate_table static const
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v3] staging: rtl8192e: Insert spaces around '|'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v3] staging: rtl8192e: Insert spaces around '|'
- From: Hans Buss <hansbh123@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8192e: Insert spaces around '|'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2] staging: rtl8192e: Insert spaces around '|'
- From: Hans Buss <hansbh123@xxxxxxxxx>
- Re: [PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix camel case
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix camel case
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: rtl8192e: Fix arguments alignment
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix alignment parenthesis
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Staging: rtl8192e: Fix parenthesis alignment
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] stagging: rtl8192e: fix alignment parenthesis
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
- From: Yuesong Li <liyuesong@xxxxxxxx>
- Re: [PATCH] staging: rtl8192e: the alignment now matches the open parenthesis
- From: Gabriela Bittencourt <gbittencourt@xxxxxxxxxx>
- Re: [PATCH] stagging: rtl8192e: Insert spaces around '|'
- From: André Almeida <andrealmeida@xxxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix blank line
- From: Alien Wesley <alienwesley51@xxxxxxxxx>
- [PATCH] stagging: rtl8192e: fix alignment parenthesis
- From: Hans Buss <hansbh123@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Túlio Fernandes <tuliomf09@xxxxxxxxx>
- [PATCH] stagging: rtl8192e: Insert spaces around '|'
- From: Hans Buss <hansbh123@xxxxxxxxx>
- [PATCH] Staging: rtl8192e: Fix arguments alignment
- From: Ana Carolina Hernandes <anachan.01h@xxxxxxxxx>
- [PATCH] staging: rtl8192e: the alignment now matches the open parenthesis
- From: Wallysson Oliveira <wallyssonryu@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix alignment parenthesis
- From: Nilo Alexandre <n1lux.comp@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Pedro Orlando <scramblerdoodle@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix camel case
- From: Gustavo Montenari Pechta <mrpechta@xxxxxxxxx>
- [PATCH] staging: rtl8192e: fix parenthesis alignment
- From: Christian S Lima <christiansantoslima21@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c
- From: "Renan M. S. Florencio" <renanm.florencio@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix line ended with '('
- From: João Pedro Leôncio <aljpleoncio@xxxxxxxxx>
- [PATCH] staging: rtl8192e: change logical continuation to previous line on file r8192E_dev.c
- From: thdecamargoj <thdecamargoj@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Leonardo Kenji <leokk06@xxxxxxxxx>
- [PATCH] Staging: rtl8192e: Fix parenthesis alignment
- From: Gabriel Maciel Raad <ffunctor@xxxxxxxxx>
- [PATCH] staging: rtl8192e: Fix parenthesis alignment
- From: Vinicius Peixoto <vpeixoto@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: insert blank line after function declaration
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: rtl8192e: insert blank line after function declaration
- From: Vinicius Peixoto <vpeixoto@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: add spaces arround operators
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Abhishek Tamboli <abhishektamboli9@xxxxxxxxx>
- Re: [PATCH]The patch fixes the following warning generated by running the
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH]The patch fixes the following warning generated by running the
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH]The patch fixes the following warning generated by running the
- From: Sayyad Abid <sayyad.abid16@xxxxxxxxx>
- [PATCH] staging: rtl8192e: remove set but otherwise unused local variable iv32
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 5/6] Staging: rtl8192e: Rename variable CmdID_WritePortUshort
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 6/6] Staging: rtl8192e: Rename variable CmdID_WritePortUchar
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 3/6] Staging: rtl8192e: Rename variable CmdID_BBRegWrite10
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 2/6] Staging: rtl8192e: Rename variable CmdID_SetTxPowerLevel
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 1/6] Staging: rtl8192e: Rename variable CmdID_End
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- [PATCH 0/6] Staging: rtl8192e: Style guide variable renames
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
- From: Abhishek Tamboli <abhishektamboli9@xxxxxxxxx>
- [v3] staging: media: starfive: Add the dynamic resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: [v2] staging: media: starfive: Add the dynamic resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- 回复: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- 回复: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH] staging: vt6655: Fix alignment to open parentheses
- From: Dominik Karol Piątkowski <dominik.karol.piatkowski@xxxxxxxxxxxxxx>
- [PATCH] staging: rtl8723bs: add spaces arround operators
- From: Guillaume Lefèvre-Crimé <guillaume.lefevre.crime@xxxxxxx>
- Re: [v2] staging: media: starfive: Add the dynamic resolution support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [v2] staging: media: starfive: Add the dynamic resolution support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [v2] staging: media: starfive: Add the dynamic resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- [PATCH v2 6/6] media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 5/6] media: meson: vdec_1: Refactor vdec_1_stop()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 4/6] media: tc358746: Move clk_prepare to its own function
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 3/6] media: i2c: s5c73m3: Move clk_prepare to its own function
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 2/6] media: i2c: ov5645: Refactor ov5645_set_power_off()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 1/6] media: ar0521: Refactor ar0521_power_off()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v2 0/6] media: Fix last smatch warnings
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- Re: [PATCH 00/23] iio: make masklength __private (final round)
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: drop unnessary dep on CFG80211_WEXT
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH] staging: rtl8723bs: drop unnessary dep on CFG80211_WEXT
- From: Peter Robinson <pbrobinson@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: vme_bridge.h: Document mutex in vme_dma_resource structure
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/6] media: ar0521: Refactor ar0521_power_off()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v1 1/1] media: atomisp: Replace rarely used macro from math_support.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] media: ar0521: Refactor ar0521_power_off()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- Re: [PATCH 3/6] media: i2c: s5c73m3: Move clk_prepare to its own function
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 3/6] media: i2c: s5c73m3: Move clk_prepare to its own function
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 6/6] media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 4/6] media: tc358746: Move clk_prepare to its own function
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 5/6] media: meson: vdec_1: Refactor vdec_1_stop()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 2/6] media: i2c: ov5645: Refactor ov5645_set_power_off()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 1/6] media: ar0521: Refactor ar0521_power_off()
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH 0/6] media: Fix last smatch warnings
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- [PATCH v1 1/1] media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/1] media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] staging: rtl8192e: Constify struct lib80211_crypto_ops
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- 回复: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: 回复: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH] Staging: rtl8192e: Rename variable nSubframe_Length
- From: Tree Davies <tdavies@xxxxxxxxxxxxxxx>
- Re: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
- Re: [PATCH] media: staging: media: starfive: camss: Drop obsolete return value documentation
- From: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
- 回复: [PATCH] staging: media: starfive: Add multiple resolution support
- From: Changhuang Liang <changhuang.liang@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit.
- From: Ricardo Ribalda <ribalda@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] staging: rtl8192e: Constify struct lib80211_crypto_ops
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v3] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2 3/3] staging: rtl8192e: Constify struct lib80211_crypto_ops
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v2 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v2 2/3] lib80211: Constify struct lib80211_crypto_ops
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
- From: Jaroslav Kysela <perex@xxxxxxxx>
- [PATCH v3] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- From: Jiwon Kim <jiwonaid0@xxxxxxxxx>
- Re: [PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH v2 2/3] lib80211: Constify struct lib80211_crypto_ops
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH v2 0/3] Constify struct lib80211_crypto_ops
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH v2 3/3] staging: rtl8192e: Constify struct lib80211_crypto_ops
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 042/113] ALSA: firewire: fireworks: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 062/113] ASoC: intel: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 055/113] ASoC: sof: intel: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 044/113] ASoC: sh: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 113/113] ASoC: sdw_utils: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 110/113] ASoC: starfive: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 103/113] ASoC: codecs: tlv320aic23: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 094/113] ASoC: codecs: adau17xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 046/113] ASoC: amd: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 045/113] ASoC: adi: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 052/113] ASoC: sti: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 040/113] ALSA: firewire: digi00x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 054/113] ASoC: sof: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 063/113] ASoC: soc-*: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 041/113] ALSA: firewire: fireface: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 066/113] ASoC: tegra: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 111/113] ASoC: uniphier: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 107/113] ASoC: loongson: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 106/113] ASoC: kirkwood: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 101/113] ASoC: codecs: sdw-mockup: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 105/113] ASoC: samsung: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 104/113] ASoC: codecs: framer-codec: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 102/113] ASoC: codecs: hdmi-codec: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 112/113] ASoC: hisilicon: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 098/113] ASoC: codecs: stac9766: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 100/113] ASoC: codecs: idt821034: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 109/113] ASoC: rockchip: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 097/113] ASoC: codecs: sgtl5000: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 108/113] ASoC: mediatek: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 021/113] ALSA: pci: mixart: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 096/113] ASoC: codecs: max983xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 071/113] ASoC: xilinx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 031/113] ALSA: core: oss: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 093/113] ASoC: codecs: zl38060: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 091/113] ASoC: codecs: uda1380: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 019/113] ALSA: pci: au88x0: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 089/113] ASoC: codecs: adav80x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 035/113] ALSA: firewire: motu: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 099/113] ASoC: codecs: tscs4xxx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 087/113] ASoC: codecs: peb2466: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 029/113] ALSA: mips: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 022/113] ALSA: pci: emu10k1: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 028/113] ALSA: ppc: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 086/113] ASoC: codecs: nau882x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 038/113] ALSA: firewire: bebob: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 026/113] ALSA: pci: lx6464es: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 085/113] ASoC: codecs: mc13783: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 095/113] ASoC: codecs: hdac_hda: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 083/113] ASoC: codecs: rk3308: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 092/113] ASoC: codecs: wcd93xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 090/113] ASoC: codecs: twl4030: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 081/113] ASoC: codecs: mt635x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 088/113] ASoC: codecs: sma1303: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 084/113] ASoC: codecs: wl1273: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 077/113] ASoC: codecs: es83xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 082/113] ASoC: codecs: sta529: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 080/113] ASoC: codecs: jz47xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 076/113] ASoC: codecs: cpcap: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 079/113] ASoC: codecs: ak46xx: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 078/113] ASoC: codecs: ad193x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 075/113] ASoC: codecs: ac97: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 074/113] ASoC: codecs: wm*: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 073/113] ASoC: codecs: rt*: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 070/113] ASoC: jz4740: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 072/113] ASoC: codecs: cs*: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 069/113] ASoC: google: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 068/113] ASoC: cirrus: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 067/113] ASoC: ux500: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 065/113] ASoC: sunxi: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 064/113] ASoC: spear: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 061/113] ASoC: intel: avs: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 060/113] ASoC: atmel: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 059/113] ASoC: apple: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 056/113] ASoC: qcom: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 058/113] ASoC: au1x: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 057/113] ASoC: sprd: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 053/113] ASoC: stm: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 050/113] ASoC: mxs: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 051/113] ASoC: pxa: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 049/113] ASoC: fsl: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 048/113] ASoC: dwc: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 047/113] ASoC: bcm: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 043/113] ASoC: ti: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 039/113] ALSA: firewire: tascam: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 037/113] ALSA: firewire: dice: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 036/113] ALSA: firewire: oxfw: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 034/113] ALSA: drivers: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 032/113] ALSA: virtio: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 033/113] ALSA: include: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 030/113] ALSA: core: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 027/113] ALSA: pci: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 025/113] ALSA: pci: korg1212: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 024/113] ALSA: pci: rme9652: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 023/113] ALSA: pci: ice1712: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 020/113] ALSA: pci: ca0106: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 018/113] ALSA: pci: asihpi: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 017/113] ALSA: pci: pcxhr: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 016/113] ALSA: pci: nm256: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 015/113] ALSA: pci: ac97: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 014/113] ALSA: pci: hda: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 013/113] ALSA: usb: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 012/113] ALSA: xen: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 011/113] ALSA: arm: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 010/113] ALSA: isa: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 009/113] usb: gadget: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 008/113] usb: gadget: use for_each_pcm_streams()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 007/113] soundwire: stream: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 006/113] soundwire: intel: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 005/113] soundwire: qcom: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 004/113] soundwire: amd: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 003/113] staging: greybus: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 002/113] slimbus: stream: use snd_pcm_is_playback/capture()
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 001/113] ALSA: add snd_pcm_is_playback/capture() macro
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- [PATCH 000/113] ALSA: add snd_pcm_is_playback/capture() macro
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [PATCH net-next v2] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH net-next v2] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- From: jiwonaid0@xxxxxxxxx
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Sean Whitton <spwhitton@xxxxxxxxxxxxxx>
- Re: [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: syzbot <syzbot+ca2eaaadab55de6a5a42@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- Re: [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: syzbot <syzbot+ca2eaaadab55de6a5a42@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: Nam Cao <namcao@xxxxxxxxxxxxx>
- [PATCH] greybus: camera-gb: Fix a alignment bug on gb_camera_ops()
- From: Thais-ra <thais_ra@xxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Sean Whitton <spwhitton@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: vme_user: vme_bridge.h: Document mutex in vme_dma_resource structure
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Sean Whitton <spwhitton@xxxxxxxxxxxxxx>
- [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- From: syzbot <syzbot+ca2eaaadab55de6a5a42@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: vme_user: vme_bridge.h: Document mutex in vme_dma_resource structure
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH net-next] staging: rtl8723bs: Delete unnecessary braces for single statement blocks
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH net-next] staging: rtl8723bs: Delete unnecessary braces for single statement blocks
- From: jiwonaid0@xxxxxxxxx
- Re: [PATCH] staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabs
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v5] staging: rtl8723bs: Improve clarity of MAR usage
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v5] staging: rtl8723bs: Improve clarity of MAR usage
- From: Manjae Cho <manjae.cho@xxxxxxxxxxx>
- RE: [PATCH v2] staging: rtl8723bs: Improve clarity of MAR usage
- From: "Manjae Cho" <manjae.cho@xxxxxxxxxxx>
- Re: [PATCH v2] staging: rtl8723bs: Improve clarity of MAR usage
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH 3/4] media: cedrus: Enable JPEG decoding in various variants
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- Re: [PATCH 4/4] media: cedrus: Don't require requests for all codecs
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 2/4] media: cedrus: Add JPEG decoder
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- [PATCH 0/4] media: cedrus: Add a JPEG decoder
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- [PATCH 1/4] media: cedrus: Setup secondary output formats
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- [PATCH 4/4] media: cedrus: Don't require requests for all codecs
- From: Emmanuel Gil Peyrot <linkmauve@xxxxxxxxxxxx>
- Re: [PATCH] code indent, drivers/staging/rtl8723bs/include/rtw_security.h
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] code indent, drivers/staging/rtl8723bs/include/rtw_security.h
- From: EiPiFun <me@xxxxxxxx>
- Re: [PATCH v3 2/2] staging: media: sdis: move open braces to the previous line
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 0/2] staging: Use backlight power constants
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 1/2] staging: fbtft: Use backlight power constants
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 2/2] staging: olpc_dcon: Use backlight power constants
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH v2] staging: atomisp: bnr: fix trailing statement
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- Re: [PATCH] staging: vme_user: vme_bridge.h: Fix mutex without comment warning
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] staging: rtl8723bs: Improve clarity of MAR usage
- From: Manjae Cho <manjae.cho@xxxxxxxxxxx>
- RE: [PATCH] Improve MAR register definition and usage for rtl8723
- From: "Manjae Cho" <manjae.cho@xxxxxxxxxxx>
- Re: [PATCH] staging: vme_user: vme_bridge.h: Fix mutex without comment warning
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: vme_user: vme_bridge.h: Fix mutex without comment warning
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- Re: [PATCH] Improve MAR register definition and usage for rtl8723
- From: "'Greg KH'" <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: vme_user: vme.h: alignment of closing parenthesis should match open parenthesis in function declaration
- From: Riyan Dhiman <riyandhiman14@xxxxxxxxx>
- RE: [PATCH] Improve MAR register definition and usage for rtl8723
- From: "Manjae Cho" <manjae.cho@xxxxxxxxxxx>
- Re: [PATCH] Improve MAR register definition and usage for rtl8723
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: Improve MAR register definition and usage
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: rtl8723bs: Improve MAR register definition and usage
- From: Manjae Cho <manjae.cho@xxxxxxxxxxx>
- Re: [PATCH] Improve MAR register definition and usage for rtl8723
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: rtl8192e: remove duplicate macros from rtllib.h
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8723bs: Improve MAR register definition and usage
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH v2] staging: rtl8723bs: Improve MAR register definition and usage
- From: Manjae Cho <manjae.cho@xxxxxxxxxxx>
- [PATCH v3 1/2] staging: media: sdis: move open brace to a new line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- [PATCH v3 2/2] staging: media: sdis: move open braces to the previous line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- Re: [PATCH] staging: vchiq: Avoid mixing bulk_userdata kernel and userspace pointer
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] staging: nvec: Capitalize outputs to match the rest of the driver
- From: Steven Davis <goldside000@xxxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabs
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] Improve MAR register definition and usage for rtl8723
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: vchiq: Avoid mixing bulk_userdata kernel and userspace pointer
- From: Stefan Wahren <wahrenst@xxxxxxx>
- Re: [PATCH] staging: rtl8712: remove trailing whitespace
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- Re: [PATCH] staging: rtl8712: remove trailing whitespace
- From: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>
- [PATCH] staging: vchiq: Avoid mixing bulk_userdata kernel and userspace pointer
- From: Umang Jain <umang.jain@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver
- From: Nicolas Dufresne <nicolas@xxxxxxxxxxxx>
- Re: [PATCH] staging: atomisp: bnr: fix trailing statement
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] Improve MAR register definition and usage for rtl8723
- From: Manjae Cho <manjae.cho@xxxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: Fix spacing issues
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 1/2] staging: media: sdis: move open brace to a new line
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] staging: rtl8723bs: style fix open brace on new line
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: remove trailing statement
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: remove space after pointer
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- Re: [PATCH v2] staging: rtl8723bs: remove space after pointer
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2] staging: rtl8723bs: remove space after pointer
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- Re: [PATCH] staging: rtl8723bs: remove space after pointer
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: atomisp: bnr: fix trailing statement
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: remove space after pointer
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- [PATCH] staging: rtl8723bs: remove space after pointer
- From: Kartik Kulkarni <kartik.koolks@xxxxxxxxx>
- [PATCH] media: atomisp: move trailing statement to next line.
- From: Sakirnth Nagarasa <sakirnth@xxxxxxxxx>
- [PATCH] media: atomisp: Fix trailing statement in ia_css_de.host.c
- From: Kathara Sasikumar <katharasasikumar007@xxxxxxxxx>
- [PATCH] staging: rtl8192e: remove duplicate macros from rtllib.h
- From: Michael Straube <straube.linux@xxxxxxxxx>
- [PATCH v2 2/2] staging: media: sdis: move open braces to the previous line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- [PATCH v2 1/2] staging: media: sdis: move open brace to a new line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- [PATCH] staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabs
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- [PATCH] media: atomisp: move trailing */ to separate lines
- From: Sergio de Almeida Cipriano Junior <sergiosacj@xxxxxxxxxx>
- [PATCH] code indent should use tabs where possible
- From: EiPi Fun <me@xxxxxxxx>
- Re: [PATCH] staging: media: atomisp: remove trailing statement
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: media: atomisp: remove trailing statement
- From: Sai Sree Kartheek Adivi <sskartheekadivi@xxxxxxxxx>
- [PATCH 1/2] [PATCH v1] staging: media: sdis: move open brace to a new line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- [PATCH] staging: fbtft: Remove trailing semicolon in macro.
- From: Sakirnth Nagarasa <sakirnth@xxxxxxxxx>
- [PATCH 2/2] [PATCH v1] staging: media: sdis: move open braces to the previous line
- From: Santiago Ruano Rincón <santiagorr@xxxxxxxxxx>
- Re: [PATCH] staging: fbtft: Remove trailing semicolon in macro.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: rtl8712: Fix move '{' to previous line
- From: Tchadel Icard <hello@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]