Linux Kernel Staging
[Prev Page][Next Page]
- Re: [PATCH v3] staging: wlan-ng: replace rate macros, (continued)
- [PATCH] staging: vchiq_arm: Make vchiq_platform_init() static,
Simon Horman
- [PATCH v6 00/20] Add Tegra20 parallel video input capture,
Luca Ceresoli
- [PATCH v6 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example, Luca Ceresoli
- [PATCH v6 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields, Luca Ceresoli
- [PATCH v6 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev, Luca Ceresoli
- [PATCH v6 05/20] staging: media: tegra-video: fix typos in comment, Luca Ceresoli
- [PATCH v6 06/20] staging: media: tegra-video: improve error messages, Luca Ceresoli
- [PATCH v6 07/20] staging: media: tegra-video: slightly simplify cleanup on errors, Luca Ceresoli
- [PATCH v6 08/20] staging: media: tegra-video: move private struct declaration to C file, Luca Ceresoli
- [PATCH v6 09/20] staging: media: tegra-video: move tegra210_csi_soc to C file, Luca Ceresoli
- [PATCH v6 10/20] staging: media: tegra-video: remove unneeded include, Luca Ceresoli
- [PATCH v6 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210, Luca Ceresoli
- [PATCH v6 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op, Luca Ceresoli
- [PATCH v6 13/20] staging: media: tegra-video: move default format to soc-specific data, Luca Ceresoli
- [PATCH v6 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI, Luca Ceresoli
- [PATCH v6 15/20] staging: media: tegra-video: add a per-soc enable/disable op, Luca Ceresoli
- [PATCH v6 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op, Luca Ceresoli
- [PATCH v6 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi, Luca Ceresoli
- [PATCH v6 18/20] staging: media: tegra-video: add hooks for planar YUV and H/V flip, Luca Ceresoli
- [PATCH v6 19/20] staging: media: tegra-video: add H/V flip controls, Luca Ceresoli
- [PATCH v6 20/20] staging: media: tegra-video: add support for Tegra20 parallel input, Luca Ceresoli
- [PATCH v6 01/20] dt-bindings: display: tegra: add Tegra20 VIP, Luca Ceresoli
- [PATCH v2] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start,
Philipp Hortmann
- [PATCH] Staging: media: atomisp: include: mmu: include <linux/processor.h> instead of <asm/processor.h>,
Anup Sharma
- [PATCH 0/8] staging: rtl8192e: Remove unchanged variables around rf_power_state,
Philipp Hortmann
- [PATCH v2] staging: wlan-ng: replace rate macros,
Luke Koch
- [no subject], Luke Koch
- [PATCH v2] staging: octeon: remove typedef declaration,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH] staging: wlan-ng: replace rate macros,
Luke Koch
- [PATCH] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start,
Philipp Hortmann
- [PATCH] media: atomisp: Move a variable assignment behind a null pointer check in atomisp_cp_general_isp_parameters(),
Markus Elfring
- [PATCH 0/3] staging: octeon: Convert to use phylink,
Ladislav Michl
- [PATCH] staging: rtl8192u: Remove functions rtl8192_wx_get_sens and rtl8192_wx_set_sens,
Yogesh Hegde
- [PATCH v3] staging: rtl8192e: Fix comparison to NULL of variable rf_set_sens,
Yogesh Hegde
- [PATCH v2] staging: octeon: remove typedef declaration for enums,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH v2] staging: rtl8192e: Move logical operator to previous line, Sumitra Sharma
- [PATCH] staging: octeon: remove typedef declaration for enums in octeon-stubs,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH] staging: rtl8192e: Remove functions _rtl92e_wx_get_sens and _rtl92e_wx_set_sens,
Yogesh Hegde
- [PATCH] media: imx: fix macro style error,
Angel Alberto Carretero
- [GIT PULL] media: atomisp: Changes for 6.4-1, Hans de Goede
- [PATCH] staging: rtl8192e: Fix comparison to NULL of variable rf_set_sens,
Yogesh Hegde
- [PATCH] staging: rtl8192e: Fix logical operator continuations,
Sumitra Sharma
- [PATCH] staging: rtl8192e: Fix alignment to match open parenthesis,
Sumitra Sharma
- [PATCH] staging: rtl8192e: Remove unnecessary blank lines,
Sumitra Sharma
- [PATCH] staging: rtl8172: Add blank lines after declarations, Srihari S
- [PATCH] staging: fbtft: fbtft-bus.c added params,
Deepanshu Kartikey
- [PATCH] Staging: fbtft: fbtft-bus: fixed extra space and parenthesis issue,
Deepanshu Kartikey
- [PATCH v2 0/4] staging: rtl8192e: Remove unused code for hardware rtl8192se,
Philipp Hortmann
- [PATCH v5 00/20] Add Tegra20 parallel video input capture,
Luca Ceresoli
- [PATCH v5 02/20] dt-bindings: display: tegra: vi: add 'vip' property and example, Luca Ceresoli
- [PATCH v5 01/20] dt-bindings: display: tegra: add Tegra20 VIP, Luca Ceresoli
- [PATCH v5 03/20] staging: media: tegra-video: improve documentation of tegra_video_format fields, Luca Ceresoli
- [PATCH v5 04/20] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev, Luca Ceresoli
- [PATCH v5 05/20] staging: media: tegra-video: fix typos in comment, Luca Ceresoli
- [PATCH v5 06/20] staging: media: tegra-video: improve error messages, Luca Ceresoli
- [PATCH v5 07/20] staging: media: tegra-video: slightly simplify cleanup on errors, Luca Ceresoli
- [PATCH v5 08/20] staging: media: tegra-video: move private struct declaration to C file, Luca Ceresoli
- [PATCH v5 09/20] staging: media: tegra-video: move tegra210_csi_soc to C file, Luca Ceresoli
- [PATCH v5 10/20] staging: media: tegra-video: remove unneeded include, Luca Ceresoli
- [PATCH v5 11/20] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210, Luca Ceresoli
- [PATCH v5 12/20] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op, Luca Ceresoli
- [PATCH v5 13/20] staging: media: tegra-video: move default format to soc-specific data, Luca Ceresoli
- [PATCH v5 14/20] staging: media: tegra-video: move MIPI calibration calls from VI to CSI, Luca Ceresoli
- [PATCH v5 15/20] staging: media: tegra-video: add a per-soc enable/disable op, Luca Ceresoli
- [PATCH v5 16/20] staging: media: tegra-video: move syncpt init/free to a per-soc op, Luca Ceresoli
- [PATCH v5 17/20] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi, Luca Ceresoli
- [PATCH v5 18/20] staging: media: tegra-video: add hooks for planar YUV and H/V flip, Luca Ceresoli
- [PATCH v5 19/20] staging: media: tegra-video: add H/V flip controls, Luca Ceresoli
- [PATCH v5 20/20] staging: media: tegra-video: add support for Tegra20 parallel input, Luca Ceresoli
- Re: [PATCH v5 00/20] Add Tegra20 parallel video input capture, Luca Ceresoli
- [PATCH] staging: octeon: remove typedef declaration for enums,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH] staging: greybus: drop loopback test files,
Greg Kroah-Hartman
- [PATCH 0/5] staging: rtl8192e: Remove unused code for hardware rtl8192se,
Philipp Hortmann
- [PATCH v2 00/10] Remove acpi.h implicit include of of.h,
Rob Herring
- [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h, Rob Herring
- [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h, Rob Herring
- [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h, Rob Herring
- [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations, Rob Herring
- [PATCH v2 04/10] serial: 8250_tegra: Add explicit include for of.h, Rob Herring
- [PATCH v2 07/10] virtio-mmio: Add explicit include for of.h, Rob Herring
- [PATCH v2 03/10] net: rfkill-gpio: Add explicit include for of.h, Rob Herring
- [PATCH v2 09/10] fpga: lattice-sysconfig-spi: Add explicit include for of.h, Rob Herring
- [PATCH v2 02/10] staging: iio: resolver: ad2s1210: Add explicit include for of.h, Rob Herring
- [PATCH v2 08/10] tpm: atmel: Add explicit include for of.h, Rob Herring
- Re: [PATCH v2 00/10] Remove acpi.h implicit include of of.h, Rafael J. Wysocki
- [PATCH] staging: qlge: Remove macro FILL_SEG,
Sumitra Sharma
- [syzbot] Monthly staging report, syzbot
- [PATCH] staging: rtl8192e: Add blank lines after declarations, Sumitra Sharma
- [PATCH 00/24] staging: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH 01/24] staging: axis-fifo: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 04/24] staging: greybus: arche-apb-ctrl: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 05/24] staging: greybus: arche: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 20/24] staging: nvec_power: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 13/24] staging: media: omap4iss: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 03/24] staging: fieldbus: arcx-anybus: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 19/24] staging: nvec: nvec_kbd: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 21/24] staging: nvec_ps2: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 14/24] staging: media: rkvdec: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 23/24] staging: vc04_services: bcm2835-camera: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 12/24] staging: media: meson: vdec: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 08/24] staging: media: imx-media-csi: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 11/24] staging: media: imx8mq-mipi-csi2: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 22/24] staging: octeon: ethernet: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 10/24] staging: media: imx6-mipi-csi2: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 09/24] staging: media: imx-media-dev: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 07/24] staging: media: atmel-sama7g5-isc: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 02/24] staging: emxx_udc: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 18/24] staging: nvec: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 06/24] staging: media: atmel-sama5d2-isc: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 17/24] staging: most: dim2: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 16/24] staging: media: sun6i-isp: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 15/24] staging: media: sunxi: cedrus: Convert to platform remove callback returning void, Uwe Kleine-König
- [PATCH 24/24] staging: vc04_services: vchiq_arm: Convert to platform remove callback returning void, Uwe Kleine-König
- Re: [PATCH 00/24] staging: Convert to platform remove callback returning void, Greg Kroah-Hartman
- [PATCH] staging: wlan-ng: add comment to spinlock_t,
Dalvin-Ehinoma Noah Aiguobas
- [BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se,
Philipp Hortmann
- [PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c,
Khadija Kamran
- [PATCH] staging: greybus: loopback: fix up checkpath macro do while error.,
Angel Alberto Carretero
- [PATCH v2 0/6] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id,
Philipp Hortmann
- [PATCH] staging: octeon: remove typedef declaration for cvmx_fau_op_size,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c,
Khadija Kamran
- [PATCH 00/28] media: atomisp: Further sensor rework + exotic features removal,
Hans de Goede
- [PATCH 01/28] media: atomisp: Add v4l2_get_acpi_sensor_info() helper, Hans de Goede
- [PATCH 02/28] media: atomisp: ov2680: Use v4l2_get_acpi_sensor_info() for the GPIO lookups, Hans de Goede
- [PATCH 03/28] media: atomisp: ov2680: Error handling fixes, Hans de Goede
- [PATCH 04/28] media: atomisp: gc0310: Remove some unused structure definitions, Hans de Goede
- [PATCH 05/28] media: atomisp: gc0310: Remove GC0310_TOK_*, Hans de Goede
- [PATCH 06/28] media: atomisp: gc0310: Simplify gc0310_write_reg_array(), Hans de Goede
- [PATCH 07/28] media: atomisp: gc0310: Remove enum gc0310_tok_type, Hans de Goede
- [PATCH 08/28] media: atomisp: gc0310: Replace custom reg access functions with smbus helpers, Hans de Goede
- [PATCH 10/28] media: atomisp: gc0310: Remove read-only exposure control, Hans de Goede
- [PATCH 09/28] media: atomisp: gc0310: Remove non working flip-controls, Hans de Goede
- [PATCH 11/28] media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE support, Hans de Goede
- [PATCH 13/28] media: atomisp: gc0310: Add error_unlock label to s_stream(), Hans de Goede
- [PATCH 12/28] media: atomisp: gc0310: Add exposure and gain controls, Hans de Goede
- [PATCH 14/28] media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc., Hans de Goede
- [PATCH 15/28] media: atomisp: gc0310: Delay power-on till streaming is started, Hans de Goede
- [PATCH 16/28] media: atomisp: gc0310: Add runtime-pm support, Hans de Goede
- [PATCH 18/28] media: atomisp: gc0310: Switch over to ACPI powermanagement, Hans de Goede
- [PATCH 17/28] media: atomisp: gc0310: Use devm_kzalloc() for data struct, Hans de Goede
- [PATCH 19/28] media: atomisp: Remove duplicate atomisp_[start|stop]_streaming prototypes, Hans de Goede
- [PATCH 20/28] media: atomisp: Remove continuous mode related code from atomisp_set_fmt(), Hans de Goede
- [PATCH 21/28] media: atomisp: Remove custom V4L2_CID_FMT_AUTO control, Hans de Goede
- [PATCH 23/28] media: atomisp: Remove unused ATOM_ISP_MAX_WIDTH_TMP and ATOM_ISP_MAX_HEIGHT_TMP, Hans de Goede
- [PATCH 22/28] media: atomisp: Remove snr_mbus_fmt local var from atomisp_try_fmt(), Hans de Goede
- [PATCH 24/28] media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt(), Hans de Goede
- [PATCH 26/28] media: atomisp: Remove struct atomisp_sub_device index field, Hans de Goede
- [PATCH 25/28] media: atomisp: Drop support for streaming from 2 sensors at once, Hans de Goede
- [PATCH 27/28] media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM table, Hans de Goede
- [PATCH 28/28] media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_vars, Hans de Goede
- Re: [PATCH 00/28] media: atomisp: Further sensor rework + exotic features removal, Andy Shevchenko
- [PATCH] staging: rtl8723bs: indent with tab, align with space, Daniel Watson
- [PATCH 0/5] staging: rtl8192e: Remove enum RF_1T2R and useless cases for customer_id,
Philipp Hortmann
- [PATCH 5.10 0/1] staging: rtl8192u: Add null check in rtl8192_usb_initendpoints,
Danila Chernetsov
- [no subject],
Danila Chernetsov
- [PATCH 0/2] improve arche_platform_wd_irq() function,
Khadija Kamran
- [PATCH] staging: ks7010: remove unnecessary parentheses,
Joel Camilo Chang Gonzalez
- [PATCH] staging: ks7010: remove unnecesary parentheses,
Joel Camilo Chang Gonzalez
- [PATCH 0/5] Remove acpi.h implicit include of of.h,
Rob Herring
- [PATCH 0/5] staging: r8188eu: code cleanup and coding-style fix patches,
Abhirup Deb
- [PATCH v6] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case,
Kloudifold
- [PATCH] staging: vme: clean up duplicate definitions of dependencies, Lukas Bulwahn
- [PATCH v2] staging: rtl8723bs: conform if's braces to kernel style, Daniel Watson
- [PATCH v5] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case,
Kloudifold
- [PATCH] staging: rtl8723bs: move open curly to first line of if,
Daniel Watson
- [PATCH] staging: rtl8192e: fix unbalanced braces around else, Khadija Kamran
- [PATCH 0/7] staging: rtl8192e: Remove wireless modes A and N_5G,
Philipp Hortmann
- [PATCH] staging: greybus: refactor arche_platform_wd_irq() function,
Khadija Kamran
- [PATCH v3 0/4] staging: rtl8192u: clean up comments in r8192U_dm.c,
Khadija Kamran
- [PATCH] staging: rtl8192e: remove extra blank lines, Sumitra Sharma
- [PATCH] staging: rtl8192e: fix line ending with '(', Sumitra Sharma
- [PATCH] staging: iio: resolver: ads1210: fix config mode,
Nuno Sá
- [PATCH] staging: nvec: replace udelay() with usleep_range(),
Khadija Kamran
- [PATCH] staging: rtl8723bs: remove unused pHalData variable,
Tom Rix
- [PATCH v2 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c,
Khadija Kamran
- [PATCH v4] staging: greybus: Inline pwm_chip_to_gb_pwm_chip(), Sumitra Sharma
- [PATCH 0/4] staging: rtl8192e: remove rf_type from r8192_priv,
Michael Straube
- [PATCH 0/3] staging: rtl8192u: clean up comments in r8192U_dm.c,
Khadija Kamran
- [PATCH 00/11] staging: rtl8192e: Remove variable priv->rf_chip from driver,
Philipp Hortmann
- [PATCH 01/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_read, Philipp Hortmann
- [PATCH 02/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_rf_write, Philipp Hortmann
- [PATCH 03/11] staging: rtl8192e: Remove priv->rf_chip in rtl92e_set_tx_power, Philipp Hortmann
- [PATCH 04/11] staging: rtl8192e: Remove priv->rf_chip in rtl92e_config_phy, Philipp Hortmann
- [PATCH 05/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_tx_power_level, Philipp Hortmann
- [PATCH 06/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_phy_switch_channel_step, Philipp Hortmann
- [PATCH 07/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_bw_mode_work_item, Philipp Hortmann
- [PATCH 08/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_set_rf_power_state, Philipp Hortmann
- [PATCH 09/11] staging: rtl8192e: Remove rf_chip in _rtl92e_get_supported_wireless_mode, Philipp Hortmann
- [PATCH 10/11] staging: rtl8192e: Remove priv->rf_chip in _rtl92e_get_channel_map, Philipp Hortmann
- [PATCH 11/11] staging: rtl8192e: Remove priv->rf_chip, Philipp Hortmann
- [PATCH v3 0/3] staging: greybus: Use Inline fuctions,
Sumitra Sharma
- [PATCH]: staging: wlan-ng: Remove unnecessary Parentheses,
Dalvin-Ehinoma Noah Aiguobas
- [PATCH v5 0/4] staging: rtl8192e: code cleanup patches,
Khadija Kamran
- [PATCH v4 0/4] code cleanup patches,
Khadija Kamran
- [PATCH v3 0/4] staging: rtl8192e: remove extra blank lines,
Khadija Kamran
- [PATCH 0/9] media: sun6i-csi/isp: Implement MC I/O support,
Paul Kocialkowski
- [PATCH] staging rtl8192u: fix block comments,
Khadija Kamran
- [PATCH] staging: rtl8723bs: remove hal_btcoex_SetChipType(),
Michael Straube
- [PATCH v2 0/3] Staging: greybus: Use inline functions,
Sumitra Sharma
- [PATCH v3] staging: most: fix line ending with '(' in dim2/,
Khadija Kamran
- [PATCH v2] staging: most: fix line ending with '(' in video/,
Khadija Kamran
- [PATCH] Correct code style according to Linux guildelines,
Alexander Heinrich
- [PATCH v2 0/4] staging: rtl8192e: code cleanup patches,
Khadija Kamran
- [PATCH] staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate function, Tom Rix
- [PATCH v2 RESEND] staging: vme_user: Replace "<<" with BIT macro,
Abhirup Deb
- [RESEND PATCH] staging: most: fix line ending with '(' in video,
Khadija Kamran
- [RESEND PATCH] staging: most: fix line ending with '(' in dim2,
Khadija Kamran
- [RESEND PATCH 0/4] staging: rtl8192e: code cleanup patches,
Khadija Kamran
- [PATCH 0/3] Staging: greybus: Convert macro definitions to,
Sumitra Sharma
- [PATCH 0/4] staging: rtl8192e: code cleanup patches,
Khadija Kamran
- [PATCH] staging: qlge: avoid multiple assignments,
Khadija Kamran
- [PATCH v2 0/8] staging: rtl8192e: Replace macros in r8192E_phy.h,
Philipp Hortmann
- [PATCH 00/12] drm/tegra: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH v2] staging: most: fix line ending with '(',
Khadija Kamran
- [PATCH] staging: most: fix line ending with '(',
Khadija Kamran
- [PATCH] staging: vme_user: Fixing coding style issues reported by checkpatch,
Rohit Chavan
- [PATCH] staging: most: remove extra blank line, Khadija Kamran
- [PATCH] staging: ks7010: fix line ending with '(', Khadija Kamran
- [PATCH v4] staging: greybus: remove unnecessary blank line,
Menna Mahmoud
- [PATCH v4] Staging: nvec: Remove macro definition to_nvec_led,
Sumitra Sharma
- [PATCH] Staging: rtl8712: osdep_intf: Remove RND4 macro.,
Inshal Khan
- [PATCH] staging: rts5208: remove unused xd_check_err_code function, Tom Rix
- [PATCH v2 1/2] staging: greybus: remove unnecessary blank line,
Menna Mahmoud
- [PATCH 4/4] Staging: rtl8712: osdep_intf: Improve RND4 macro for better debugging and safety,
Inshal Khan
- [PATCH] Staging: rtl8712: Remove redundant parentheses and improve macro definition,
Inshal Khan
- [PATCH] media: av7110: put spaces around operators,
Daniel Watson
- [PATCH 0/3] edits in greybus driver,
Menna Mahmoud
- [PATCH v3] staging: most: define iface_to_hdm as an inline function, Menna Mahmoud
- [PATCH v2] staging: most: use inline functions for iface_to_hdm,
Menna Mahmoud
- [PATCH] [Patch v2] staging: vme_user: Replace "<<" with BIT macro, Abhirup Deb
- [PATCH] staging: greybus: remove camel case,
Khadija Kamran
- [PATCH] staging: greybus: fix line ending with '(',
Khadija Kamran
- [PATCH] staging: rtl8723bs: use inline functions for dev_to_sdio_func,
Menna Mahmoud
- [PATCH] staging: most: use inline functions for to_hdm, Menna Mahmoud
- [PATCH] staging: most: use inline functions for iface_to_hdm,
Menna Mahmoud
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]