Linux Kernel Staging
[Prev Page][Next Page]
[PATCH] Revert "staging: r8188eu: simplify rtw_get_ff_hwaddr",
Martin Kaiser
[PATCH] staging: r8188eu: replace hand coded loop with list_for_each_entry,
Martin Kaiser
[PATCH] staging: r8188eu: merge _rtw_enqueue_cmd into its caller,
Martin Kaiser
[PATCH] staging: rtl8192e: set dm_rx_path_sel_table storage-class-specifier to static,
Tom Rix
[PATCH] media: staging: max96712: Add support for 3-lane C-PHY,
Niklas Söderlund
[PATCH] staging/wlan-ng: Check hfa384x_dowmem result in hfa384x_drvr_flashdl_write,
Anton Gusev
[PATCH v2] staging: rtl8192e: Use BIT() instead of << for bit field MSR_LINK_MASK, Philipp Hortmann
[PATCH 0/7] staging: r8188eu: another round of xmit cleanups,
Martin Kaiser
[PATCH 00/10] staging: rtl8192e: Rename constants and variables from rtl_dm.h,
Philipp Hortmann
- [PATCH 01/10] staging: rtl8192e: Rename AcmHw_ViqEn, AcmHw_VoqEn and ANAPAR_FOR_8192PciE, Philipp Hortmann
- [PATCH 02/10] staging: rtl8192e: Calculate definition of MSR_LINK_MASK, Philipp Hortmann
- [PATCH 03/10] staging: rtl8192e: Remove blank lines in r8192E_hw.h, rtl_core.h and .., Philipp Hortmann
- [PATCH 04/10] staging: rtl8192e: Rename MacBlkCtrl and remove double definition, Philipp Hortmann
- [PATCH 05/10] staging: rtl8192e: Rename OFDM_Table.., CCK_Table_.. and RxPathSelecti.., Philipp Hortmann
- [PATCH 06/10] staging: rtl8192e: Rename RxPathSelectio.., RateAdaptive.. and RateAdap.., Philipp Hortmann
- [PATCH 07/10] staging: rtl8192e: Rename RateAdaptiveTH.., VeryLowRSSI and WAIotTHVal, Philipp Hortmann
- [PATCH 08/10] staging: rtl8192e: Rename Enable, cck_Rx_path and SS_TH_low, Philipp Hortmann
- [PATCH 09/10] staging: rtl8192e: Rename diff_TH and disabledRF, Philipp Hortmann
- [PATCH 10/10] staging: rtl8192e: Rename DM_RxPathSelTable, Philipp Hortmann
[PATCH v2 0/4] staging: vt6655: Macro with braces issue changed to inline function,
Guru Mehar Rachaputi
[PATCH 0/3] simplify suspend/resume functions,
Martin Kaiser
[PATCH 0/6] staging: r8188eu: remove intf_start and intf_stop,
Martin Kaiser
[PATCH v3] staging: vt6655: Macro with braces issue change to inline function,
Guru Mehar Rachaputi
[PATCH v2 0/2] staging: r8188eu: correct error logic of two functions,
Michael Straube
[PATCH v2] staging: vt6655: Macro with braces issue change to inline function,
Guru Mehar Rachaputi
[PATCH 0/2] staging: r8188eu: correct error logic of two functions,
Michael Straube
Regarding checkpatch camelcase issues,
Guru Mehar Rachaputi
[PATCH] staging: vt6655: Add braces to macro parameter 'iobase',
Guru Mehar Rachaputi
[PATCH] media: drop unnecessary networking includes,
Jakub Kicinski
[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/,
Tudor Ambarus
[PATCH] media: atomisp: add I2C dependency,
Arnd Bergmann
[PATCH] staging: pi433: fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
[PATCH] staging: pi433: Added information about bit_rate configuration,
Guru Mehar Rachaputi
[PATCH] staging: r8188eu: fix NULL check for rcu pointer,
Martin Kaiser
[PATCH] staging: pi433: modify bit_rate from u16 to u32,
Guru Mehar Rachaputi
[PATCH 0/9] staging: r8188eu: another round of xmit cleanups,
Martin Kaiser
[PATCH V2] vc04_services: mmal-vchiq: fix typo in comment, Jongwoo Han
[PATCH] vc04_services: mmal-vchiq: fix typo in comment,
Jongwoo Han
[PATCH v4 00/21] Add Tegra20 parallel video input capture,
Luca Ceresoli
- [PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP, Luca Ceresoli
- [PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example, Luca Ceresoli
- [PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats, Luca Ceresoli
- [PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields, Luca Ceresoli
- [PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev, Luca Ceresoli
- [PATCH v4 06/21] staging: media: tegra-video: fix typos in comment, Luca Ceresoli
- [PATCH v4 07/21] staging: media: tegra-video: improve error messages, Luca Ceresoli
- [PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors, Luca Ceresoli
- [PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file, Luca Ceresoli
- [PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc to C file, Luca Ceresoli
- [PATCH v4 11/21] staging: media: tegra-video: remove unneeded include, Luca Ceresoli
- [PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210, Luca Ceresoli
- [PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op, Luca Ceresoli
- [PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data, Luca Ceresoli
- [PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI, Luca Ceresoli
- [PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op, Luca Ceresoli
- [PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op, Luca Ceresoli
- [PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi, Luca Ceresoli
- [PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip, Luca Ceresoli
- [PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls, Luca Ceresoli
- [PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input, Luca Ceresoli
[GIT PULL] media: atomisp: Changes for 6.3-1, Hans de Goede
[PATCH 0/9] HID: Constify lowlevel HID drivers,
Thomas Weißschuh
- [PATCH 9/9] staging: greybus: hid: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 6/9] HID: surface-hid: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 7/9] platform/x86: asus-tf103c-dock: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 8/9] platform/x86: asus-tf103c-dock: Constify toprow keymap, Thomas Weißschuh
- [PATCH 5/9] HID: intel-ish-hid: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 1/9] HID: amd_sfh: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 4/9] HID: steam: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 2/9] HID: hyperv: Constify lowlevel HID driver, Thomas Weißschuh
- [PATCH 3/9] HID: logitech-dj: Constify lowlevel HID driver, Thomas Weißschuh
- Re: [PATCH 0/9] HID: Constify lowlevel HID drivers, Hans de Goede
- Re: [PATCH 0/9] HID: Constify lowlevel HID drivers, Benjamin Tissoires
[PATCH 00/10] staging: rtl8192e: Remove unused constants and variables from r8192E_hw.h,
Philipp Hortmann
- [PATCH 01/10] staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81.., Philipp Hortmann
- [PATCH 02/10] staging: rtl8192e: Rename sCrcLng, Philipp Hortmann
- [PATCH 03/10] staging: rtl8192e: Remove unused variable rxSNRdB, Philipp Hortmann
- [PATCH 04/10] staging: rtl8192e: Remove unused constants from enum rt_customer_id, Philipp Hortmann
- [PATCH 05/10] staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TAB, Philipp Hortmann
- [PATCH 06/10] staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.h, Philipp Hortmann
- [PATCH 07/10] staging: rtl8192e: Remove unused constants in _RTL8192Pci_HW, Philipp Hortmann
- [PATCH 08/10] staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N.., Philipp Hortmann
- [PATCH 09/10] staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPoll, Philipp Hortmann
- [PATCH 10/10] staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEn, Philipp Hortmann
[PATCH v2 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats,
Philipp Hortmann
- [PATCH v2 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok, Philipp Hortmann
- [PATCH v2 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr, Philipp Hortmann
- [PATCH v2 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends, Philipp Hortmann
- [PATCH v2 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre.., Philipp Hortmann
- [PATCH v2 05/11] staging: rtl8192e: Remove unused variables numqry_.., Philipp Hortmann
- [PATCH v2 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov.., Philipp Hortmann
- [PATCH v2 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints, Philipp Hortmann
- [PATCH v2 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint, Philipp Hortmann
- [PATCH v2 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea.., Philipp Hortmann
- [PATCH v2 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp.., Philipp Hortmann
- [PATCH v2 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa.., Philipp Hortmann
[PATCH v2 0/6] introduce vm_flags modifier functions,
Suren Baghdasaryan
[PATCH 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats,
Philipp Hortmann
- [PATCH 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok, Philipp Hortmann
- [PATCH 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr, Philipp Hortmann
- [PATCH 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends, Philipp Hortmann
- [PATCH 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre.., Philipp Hortmann
- [PATCH 05/11] staging: rtl8192e: Remove unused variables numqry_.., Philipp Hortmann
- [PATCH 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov.., Philipp Hortmann
- [PATCH 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints, Philipp Hortmann
- [PATCH 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint, Philipp Hortmann
- [PATCH 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea.., Philipp Hortmann
- [PATCH 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp.., Philipp Hortmann
- [PATCH 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa.., Philipp Hortmann
[PATCH 0/4] staging: r8188eu: clean up usb transfers,
Martin Kaiser
[PATCH] mdeia: ipu3: ipu33-mmu: Replace macro IPU3_ADDR2PTE() with a function,
Brent Pappas
[PATCH v2 0/2] media: meson: vdec: add HEVC decode codec,
Christian Hewitt
[PATCH 00/23] staging: r8188eu: some more xmit cleanups,
Martin Kaiser
- [PATCH 01/23] staging: r8188eu: we use a constant number of hw_xmit entries, Martin Kaiser
- [PATCH 03/23] staging: r8188eu: remove struct intf_hdl, Martin Kaiser
- [PATCH 02/23] staging: r8188eu: pass struct adapter to usb_write, Martin Kaiser
- [PATCH 04/23] staging: r8188eu: remove struct intf_priv, Martin Kaiser
- [PATCH 05/23] staging: r8188eu: simplify the sta loop in rtw_dequeue_xframe, Martin Kaiser
- [PATCH 06/23] staging: r8188eu: simplify the code to initialise inx, Martin Kaiser
- [PATCH 07/23] staging: r8188eu: remove an obsolete comment, Martin Kaiser
- [PATCH 08/23] staging: r8188eu: remove unused function parameter, Martin Kaiser
- [PATCH 09/23] staging: r8188eu: remove dead assignment, Martin Kaiser
- [PATCH 11/23] staging: r8188eu: simplify dequeue_one_xmitframe, Martin Kaiser
- [PATCH 10/23] staging: r8188eu: use list_empty, Martin Kaiser
- [PATCH 12/23] staging: r8188eu: remove redundant parameter, Martin Kaiser
- [PATCH 14/23] staging: r8188eu: decrement qcnt in rtw_dequeue_xframe, Martin Kaiser
- [PATCH 13/23] staging: r8188eu: make rtw_chk_hi_queue_cmd a void function, Martin Kaiser
- [PATCH 15/23] staging: r8188eu: simplify dequeue_one_xmitframe, Martin Kaiser
- [PATCH 17/23] staging: r8188eu: merge dequeue_one_xmitframe into its caller, Martin Kaiser
- [PATCH 16/23] staging: r8188eu: use list_head for xmitframe list, Martin Kaiser
- [PATCH 18/23] staging: r8188eu: use lists for hwxmits, Martin Kaiser
- [PATCH 19/23] staging: r8188eu: fix rtw_xmitframe_enqueue error handling, Martin Kaiser
- [PATCH 23/23] staging: r8188eu: merge rtw_free_hwxmits into its only caller, Martin Kaiser
- [PATCH 20/23] staging: r8188eu: remove rtw_xmitframe_enqueue, Martin Kaiser
- [PATCH 22/23] staging: r8188eu: apsd_setting is unused, Martin Kaiser
- [PATCH 21/23] staging: r8188eu: struct agg_pkt_info is unused, Martin Kaiser
- Re: [PATCH 00/23] staging: r8188eu: some more xmit cleanups, Philipp Hortmann
[PATCH] media: imx: imx-media-fim: Replace macro icap_enabled() with function,
Brent Pappas
[PATCH] staging: vchiq_arm: Improve error log for vchiq_platform_init,
Stefan Wahren
[PATCH 0/2] media: meson: vdec: add HEVC decode codec,
Christian Hewitt
[PATCH 00/57] media: atomisp: Big power-management changes + lots of fixes,
Hans de Goede
- [PATCH 01/57] media: atomisp: fix videobuf2 Kconfig depenendency, Hans de Goede
- [PATCH 04/57] media: atomisp: Move power-management over to a custom pm-domain, Hans de Goede
- [PATCH 05/57] media: atomisp: Silence "isys dma store at addr, val" debug messages, Hans de Goede
- [PATCH 02/57] media: atomisp: use vb2_start_streaming_called(), Hans de Goede
- [PATCH 03/57] media: atomisp: Remove atomisp_sw_contex struct, Hans de Goede
- [PATCH 07/57] media: atomisp: Remove useless msleep(10) before power-on on BYT, Hans de Goede
- [PATCH 06/57] media: atomisp: Remove non working doorbell check from punit_ddr_dvfs_enable(), Hans de Goede
- [PATCH 08/57] media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctl, Hans de Goede
- [PATCH 09/57] media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctl, Hans de Goede
- [PATCH 10/57] media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERT, Hans de Goede
- [PATCH 11/57] media: atomisp: Remove no longer used binning info from sensor resolution info, Hans de Goede
- [PATCH 12/57] media: atomisp: Propagate set_fmt() errors in queue_setup(), Hans de Goede
- [PATCH 13/57] media: atomisp: Remove deferred firmware loading support, Hans de Goede
- [PATCH 14/57] media: atomisp: Check buffer index is in range inside atomisp_qbuf_wrapper(), Hans de Goede
- [PATCH 15/57] media: atomisp: Drop atomisp_init_pipe(), Hans de Goede
- [PATCH 16/57] media: atomisp: Remove unnecessary memset(foo, 0, sizeof(foo)) calls, Hans de Goede
- [PATCH 17/57] media: atomisp: Only set default_run_mode on first open of a stream/asd, Hans de Goede
- [PATCH 18/57] media: atomisp: Do not turn off sensor when the atomisp-sub-dev does not own it, Hans de Goede
- [PATCH 19/57] media: atomisp: Allow sensor drivers without a s_power callback, Hans de Goede
- [PATCH 20/57] media: atomisp: Fix regulator registers on BYT devices with CRC PMIC, Hans de Goede
- [PATCH 21/57] media: atomisp: Remove atomisp_gmin_find_subdev(), Hans de Goede
- [PATCH 23/57] media: atomisp: Fix WARN() when the vb2 start_streaming callback fails, Hans de Goede
- [PATCH 24/57] media: atomisp: Drop ffmt local var from atomisp_set_fmt(), Hans de Goede
- [PATCH 25/57] media: atomisp: Stop overriding padding w/h to 12 on BYT, Hans de Goede
- [PATCH 26/57] media: atomisp: Put sensor ACPI devices in D3 before disable ACPI power-resources, Hans de Goede
- [PATCH 22/57] media: atomisp: Add atomisp_register_sensor_no_gmin() helper, Hans de Goede
- [PATCH 27/57] media: atomisp: Remove isp_subdev_link_setup(), Hans de Goede
- [PATCH 28/57] media: Add ovxxxx_16bit_addr_reg_helpers.h, Hans de Goede
- [PATCH 29/57] media: atomisp: ov2680: Use the new ovxxxx_16bit_addr_reg_helpers.h, Hans de Goede
- [PATCH 30/57] media: atomisp: ov2680: Rework flip ctrls, Hans de Goede
- [PATCH 32/57] media: atomisp: ov2680: Add exposure and gain controls, Hans de Goede
- [PATCH 31/57] media: atomisp: ov2680: Drop custom ATOMISP_IOC_S_EXPOSURE support, Hans de Goede
- [PATCH 33/57] media: atomisp: ov2680: Add test pattern control, Hans de Goede
- [PATCH 34/57] media: atomisp: ov2680: Fix window settings and enable window for all resolutions, Hans de Goede
- [PATCH 36/57] media: atomisp: ov2680: Use defines for fps, lines-per-frame and skip-frames, Hans de Goede
- [PATCH 37/57] media: atomisp: ov2680: Drop unused res member from struct ov2680_device, Hans de Goede
- [PATCH 35/57] media: atomisp: ov2680: Make setting the modes algorithm based, Hans de Goede
- [PATCH 38/57] media: atomisp: ov2680: Fix ov2680_enum_frame_interval(), Hans de Goede
- [PATCH 39/57] media: atomisp: ov2680: Drop v4l2_find_nearest_size() call from set_fmt(), Hans de Goede
- [PATCH 40/57] media: atomisp: ov2680: Drop struct ov2680_resolution / ov2680_res_preview, Hans de Goede
- [PATCH 41/57] media: atomisp: ov2680: Fix frame_size list, Hans de Goede
- [PATCH 42/57] media: atomisp: ov2680: Remove unused data-types and defines from ov2680.h, Hans de Goede
- [PATCH 43/57] media: atomisp: ov2680: Drop MAX_FMTS define, Hans de Goede
- [PATCH 44/57] media: atomisp: ov2680: Consistently indent define values, Hans de Goede
- [PATCH 45/57] media: atomisp: ov2680: Cleanup includes, Hans de Goede
- [PATCH 47/57] media: atomisp: ov2680: Add runtime-pm support, Hans de Goede
- [PATCH 49/57] media: atomisp: ov2680: Use devm_kzalloc() for sensor data struct, Hans de Goede
- [PATCH 46/57] media: atomisp: ov2680: Delay power-on till streaming is started, Hans de Goede
- [PATCH 48/57] media: atomisp: ov2680: s/dev/sensor/, Hans de Goede
- [PATCH 50/57] media: atomisp: ov2680: Switch over to ACPI powermanagement, Hans de Goede
- [PATCH 51/57] media: atomisp: ov2722: Call atomisp_gmin_remove_subdev() on probe failure, Hans de Goede
- [PATCH 52/57] media: atomisp: ov2722: Fix GPIO1 polarity, Hans de Goede
- [PATCH 53/57] media: atomisp: ov2722: Don't take the input_lock for try_fmt calls., Hans de Goede
- [PATCH 54/57] media: atomisp: ov2722: Power on sensor from set_fmt() callback, Hans de Goede
- [PATCH 55/57] media: atomisp: pci: Replace bytes macros with functions, Hans de Goede
- [PATCH 56/57] media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros with functions, Hans de Goede
- [PATCH 57/57] media: atomisp: pci: sh_css: Inline single invocation of macro STATS_ENABLED(), Hans de Goede
- Re: [PATCH 00/57] media: atomisp: Big power-management changes + lots of fixes, Andy Shevchenko
[PATCH] media: meson: vdec: esparser: check parsing state with hardware write pointer,
Christian Hewitt
[PATCH] media: meson: vdec: remove redundant if statement,
Christian Hewitt
[PATCH] staging: wlan-ng: Fix full name of the GPL,
Diederik de Haas
[PATCH 0/3] staging: rtl8192e: Rename CamelCase variables and remove one from rtl_core.h,
Philipp Hortmann
[GIT PULL] Staging driver fix for 6.2-rc5,
Greg KH
[PATCH 0/6] Remove several variables that are zero from struct r8192_priv,
Philipp Hortmann
[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type,
Umang Jain
[PATCH V2] staging: r8188eu: Fix some endian problems, Larry Finger
[PATCH] media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros with functions,
Brent Pappas
[PATCH] staging: r8188eu: Fix some endian problems,
Larry Finger
[PATCH v2 00/13] spi: Add support for stacked/parallel memories,
Amit Kumar Mahapatra
- [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod, Amit Kumar Mahapatra
- [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 04/13] iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 05/13] mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 06/13] staging: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 07/13] platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core, Amit Kumar Mahapatra
- [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params, Amit Kumar Mahapatra
- [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver, Amit Kumar Mahapatra
- Re: (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories, Mark Brown
[PATCH] media: atomisp: pci: sh_css: Replace macro STATS_ENABLED() with function,
Brent Pappas
[PATCH v5 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type,
Umang Jain
[PATCH v3] staging: emxx_udc: Add checks for dma_alloc_coherent(),
Yuan Can
[PATCH v2] staging: emxx_udc: Add checks for dma_alloc_coherent(),
Yuan Can
[PATCH 0/9] staging: rtl8192e: Rename or remove CamelCase variables from r8192_priv,
Philipp Hortmann
- [PATCH 1/9] staging: rtl8192e: Rename LongRetryL.., ShortRetryL.. and ReceiveConfig, Philipp Hortmann
- [PATCH 2/9] staging: rtl8192e: Rename LastRxDescTSF, LoopbackMode and pFirmware, Philipp Hortmann
- [PATCH 3/9] staging: rtl8192e: Rename PHYRegDef, CurrentChannelBW and CustomerID, Philipp Hortmann
- [PATCH 4/9] staging: rtl8192e: Remove unused variable SifsTime, Philipp Hortmann
- [PATCH 5/9] staging: rtl8192e: Remove unused variable framesyncC34, Philipp Hortmann
- [PATCH 7/9] staging: rtl8192e: Remove unused variable H2CTxCmdSeq, Philipp Hortmann
- [PATCH 6/9] staging: rtl8192e: Remove unused variable PwrDomainProtect, Philipp Hortmann
- [PATCH 8/9] staging: rtl8192e: Remove unused variable RF_C_TxPwDiff, Philipp Hortmann
- [PATCH 9/9] staging: rtl8192e: Remove unused variable DM_Type, Philipp Hortmann
[PATCH v4 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type,
Umang Jain
[PATCH] staging: iio: frequency: ad9832: Replace macro AD9832_PHASE() with function,
Brent Pappas
[RFC PATCH 0/4] Drop custom logging,
Umang Jain
Re: [PATCH] staging: wlan-ng: Remove unused code, Greg Kroah-Hartman
[PATCH] staging: media: stkwebcam: add USB dependency,
Arnd Bergmann
[PATCH] staging: vchiq_arm: fix enum vchiq_status return types,
Arnd Bergmann
[PATCH v2] staging: greybus: gpio: Replace macro irq_data_to_gpio_chip with function,
Brent Pappas
[PATCH] staging: media: atomisp: pci: Replace bytes macros with functions,
Brent Pappas
[Index of Archives]
[Linux Driver Development]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]