Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCH 3/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.c, (continued)
- [PATCH] Staging: One Laptop Per Child: add function argument names,
Arkadiusz Lis
- [PATCH v2] staging: wilc1000: fix undefined reference to `__this_module' compilation error,
Ajay Singh
- [PATCH] staging: rtl8712: remove unused array iw_operation_mode, Colin King
- [PATCH] staging: gasket: apex: remove unused array cm_mappable_regions, Colin King
- [PATCH v7 0/8] Cedrus driver for the Allwinner Video Engine, using media requests,
Paul Kocialkowski
- [PATCH v7 2/8] media: v4l: Add definition for the Sunxi tiled NV12 format, Paul Kocialkowski
- [PATCH v7 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver, Paul Kocialkowski
- [PATCH v7 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata, Paul Kocialkowski
- [PATCH v7 6/8] ARM: dts: sun7i-a20: Add Video Engine and reserved memory nodes, Paul Kocialkowski
- [PATCH v7 5/8] ARM: dts: sun5i: Add Video Engine and reserved memory nodes, Paul Kocialkowski
- [PATCH v7 8/8] ARM: dts: sun8i-h3: Add Video Engine and reserved memory nodes, Paul Kocialkowski
- [PATCH v7 7/8] ARM: dts: sun8i-a33: Add Video Engine and reserved memory nodes, Paul Kocialkowski
- [PATCH v7 4/8] media: platform: Add Cedrus VPU decoder driver, Paul Kocialkowski
- Re: [PATCH v7 0/8] Cedrus driver for the Allwinner Video Engine, using media requests, Ezequiel Garcia
- [PATCH] staging: wilc1000: fix undefined reference to `__this_module' compilation error,
Ajay Singh
- [PATCH v2 00/15] staging:rtl8192u: Coding style,
John Whitmore
- [PATCH v2 01/15] staging:rtl8192u: Remove macro eqMacAddr - Style, John Whitmore
- [PATCH v2 02/15] staging:rtl8192u: Remove macro cpMacAddr - Style, John Whitmore
- [PATCH v2 04/15] staging:rtl8192u: Rename macro parameter __pIeeeDev - Style, John Whitmore
- [PATCH v2 03/15] staging:rtl8192u: Replace magic number 6 with ETH_ALEN - Style, John Whitmore
- [PATCH v2 05/15] staging:rtl8192u: Rename __pTa - Style, John Whitmore
- [PATCH v2 06/15] staging:rtl8192u: Lines should not end with a '(' - Style, John Whitmore
- [PATCH v2 07/15] staging:rtl8192u: Rename Dot11d_Init - Style, John Whitmore
- [PATCH v2 08/15] staging:rtl8192u: Rename Dot11d_Reset - Style, John Whitmore
- [PATCH v2 09/15] staging:rtl8192u: Rename Dot11d_UpdateCountryIe - Style, John Whitmore
- [PATCH v2 10/15] staging:rtl8192u: Rename dot11d_update_country_ie() parameters - Style, John Whitmore
- [PATCH v2 12/15] staging:rtl8192u: Rename Channel - Style, John Whitmore
- [PATCH v2 11/15] staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - Style, John Whitmore
- [PATCH v2 13/15] staging:rtl8192u: Rename DOT11D_ScanComplete - Style, John Whitmore
- [PATCH v2 14/15] staging:rtl8192u: Rename IsLegalChannel - Style, John Whitmore
- [PATCH v2 15/15] staging:rtl8192u: Rename ToLegalChannel - Style, John Whitmore
- [PATCH v2] vmbus: add driver_override support, Stephen Hemminger
- [PATCH] staging: rtl8188eu: remove unused mp_custom_oid.h, Michael Straube
- [PATCH] ddk750_mode.c: Wraps line to 80 charecters,
Abishek V Ashok
- [PATCH v2] staging/vc04_services: Fix alignment of function arguments,
Greg Gallagher
- [PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style,
Greg Gallagher
- [PATCH v2 00/15] staging: fbtft: Fixes some issues found with checkpatch.pl,
Leonardo Brás
- [PATCH v2 01/15] staging: fbtft: Changes udelay(n) to usleep_range(n, n + x). - Style, Leonardo Brás
- [PATCH v2 02/15] staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - Style, Leonardo Brás
- [PATCH v2 03/15] staging: fbtft: Fixes some alignment issues - Style, Leonardo Brás
- [PATCH v2 04/15] staging: fbtft: Fixes some lines long lines (>80) - Style, Leonardo Brás
- [PATCH v2 05/15] staging: fbtft: A bit more information on dev_err., Leonardo Brás
- [PATCH v2 06/15] staging: fbtft: Changes gamma table to define., Leonardo Brás
- [PATCH v2 07/15] staging: fbtft: Removes one nesting level to help readability - Style, Leonardo Brás
- [PATCH v2 08/15] staging: fbtft: Adjust some empty-line problems - Style, Leonardo Brás
- [PATCH v2 09/15] staging: fbtft: Erases some repetitive usage of function name - Style, Leonardo Brás
- [PATCH v2 10/15] staging: fbtft: Fixes some defines styles - Style, Leonardo Brás
- [PATCH v2 11/15] staging: fbtft: Includes description to mutex and spinlock - Style, Leonardo Brás
- [PATCH v2 12/15] staging: fbtft: Add spaces around / - Style, Leonardo Brás
- [PATCH v2 13/15] staging: fbtft: Corrects long index line - Style, Leonardo Brás
- [PATCH v2 14/15] staging: fbtft: Replaces (1 << n) for macro BIT(n) - Style, Leonardo Brás
- [PATCH v2 15/15] staging: fbtft: Replaces custom debug macro with dev_dbg()., Leonardo Brás
[PATCH 00/17] staging:rtl8192u: Coding style changes,
John Whitmore
- [PATCH 01/17] staging:rtl8192u: Remove stale comment - Style, John Whitmore
- [PATCH 02/17] staging:rtl8192u: Add spaces around '+' operator - Style, John Whitmore
- [PATCH 05/17] staging:rtl8192u: Rename cpMacAddr Macro - Style, John Whitmore
- [PATCH 04/17] staging:rtl8192u: Rename eqMacAddr macro - Style, John Whitmore
- [PATCH 08/17] staging:rtl8192u: Lines should not end with a '(' - Style, John Whitmore
- [PATCH 03/17] staging:rtl8192u: Remove unused macro definitions - Style, John Whitmore
- [PATCH 06/17] staging:rtl8192u: Rename macro parameter __pIeeeDev - Style, John Whitmore
- [PATCH 07/17] staging:rtl8192u: Rename __pTa - Style, John Whitmore
- [PATCH 09/17] staging:rtl8192u: Rename Dot11d_Init - Style, John Whitmore
- [PATCH 12/17] staging:rtl8192u: Rename dot11d_update_country_ie() parameters - Style, John Whitmore
- [PATCH 10/17] staging:rtl8192u: Rename Dot11d_Reset - Style, John Whitmore
- [PATCH 11/17] staging:rtl8192u: Rename Dot11d_UpdateCountryIe - Style, John Whitmore
- [PATCH 15/17] staging:rtl8192u: Rename DOT11D_ScanComplete - Style, John Whitmore
- [PATCH 16/17] staging:rtl8192u: Rename IsLegalChannel - Style, John Whitmore
- [PATCH 14/17] staging:rtl8192u: Rename Channel - Style, John Whitmore
- [PATCH 17/17] staging:rtl8192u: Rename ToLegalChannel - Style, John Whitmore
- [PATCH 13/17] staging:rtl8192u: Rename DOT11D_GetMaxTxPwrInDbm - Style, John Whitmore
- <Possible follow-ups>
- [PATCH 00/17] staging:rtl8192u: Coding Style changes, John Whitmore
- [PATCH 01/17] staging:rtl8192u: Remove unused defines - Style, John Whitmore
- [PATCH 03/17] staging:rtl8192u: Rename ShortData - Style, John Whitmore
- [PATCH 02/17] staging:rtl8192u: Refactor SEQUENCE_CONTROL - Style, John Whitmore
- [PATCH 05/17] staging:rtl8192u: Refactor BA_PARAM_SET - Style, John Whitmore
- [PATCH 04/17] staging:rtl8192u: Rename member variables - Style, John Whitmore
- [PATCH 06/17] staging:rtl8192u: Remove charData and rename shortData - Style, John Whitmore
- [PATCH 09/17] staging:rtl8192u: Refactor union delba_param_set - Style, John Whitmore
- [PATCH 10/17] staging:rtl8192u: Refactor struct BA_RECORD - Style, John Whitmore
- [PATCH 08/17] staging:rtl8192u: Refactor DELBA_PARAM_SET - Style, John Whitmore
- [PATCH 13/17] staging:rtl8192u: Rename DialogToken - Style, John Whitmore
- [PATCH 07/17] staging:rtl8192u: Rename ba_param_set members - Style, John Whitmore
- [PATCH 12/17] staging:rtl8192u: Rename bValid - Style, John Whitmore
- [PATCH 11/17] staging:rtl8192u: Rename member variable Timer - Style, John Whitmore
- [PATCH 14/17] staging:rtl8192u: Rename BaParamSet - Style, John Whitmore
- [PATCH 15/17] staging:rtl8192u: Rename BaTimeoutValue - Style, John Whitmore
- [PATCH 17/17] staging:rtl8192u: Remove commented out code and indent - Style, John Whitmore
- [PATCH 16/17] staging:rtl8192u: Rename BaStartSeqCtrl - Style, John Whitmore
- Re: [PATCH 00/17] staging:rtl8192u: Coding Style changes, Dan Carpenter
[PATCH v2] android: binder: Rate-limit debug and userspace triggered err msgs, Sherry Yang
[PATCH] media: cleanup fall-through comments,
Mauro Carvalho Chehab
[PATCH] staging: gasket: fix code indent for conditional statement, Sumit Pundir
[PATCH] media: imx: shut up a false positive warning,
Mauro Carvalho Chehab
[PATCH 00/11] Style Fixes on fbtft,
Leonardo Brás
- [PATCH 01/11] staging: fbtft: Changes udelay(n) to usleep_range(n, n + 1). - Style, Leonardo Brás
- [PATCH 02/11] staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issues - Style, Leonardo Brás
- [PATCH 03/11] staging: fbtft: Fixes some alignment and line > 80 char issues - Style, Leonardo Brás
- [PATCH 04/11] staging: fbtft: Adjust some empty-line problems - Style, Leonardo Brás
- [PATCH 05/11] staging: fbtft: Erases some repetitive usage of function name - Style, Leonardo Brás
- [PATCH 06/11] staging: fbtft: Fixes some defines styles - Style, Leonardo Brás
- [PATCH 07/11] staging: fbtft: Includes description to mutex and spinlock - Style, Leonardo Brás
- [PATCH 08/11] staging: fbtft: Add spaces around / - Style, Leonardo Brás
- [PATCH 09/11] staging: fbtft: Corrects long index line - Style, Leonardo Brás
- [PATCH 10/11] staging: fbtft: Replaces (1 << n) for macro BIT(n) - Style, Leonardo Brás
- [PATCH 11/11] staging: fbtft: Includes parenthesis around macro parameters and avoids multiple usage of macro parameter - Style, Leonardo Brás
[PATCH] Staging: One Laptop Per Child: fix SPDX-License-Identifier issue,
Arkadiusz Lis
[PATCH] staging: rtl8188eu: remove unused array dB_Invert_Table, Colin King
[PATCH] staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice, Ian Abbott
linux-4.18-rc8/tools/hv/hv_kvp_daemon.c:289: dead code block ?,
David Binderman
[PATCH] staging/vc04_services: Fix alignment of function arguments,
Greg Gallagher
[PATCH] staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_all, Gao Xiang
[PATCH] Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames", Michael Straube
[PATCH 00/15] staging: gasket: unwrap pci core and more,
Todd Poynor
- [PATCH 01/15] staging: gasket: sysfs: clean up state if ENOMEM removing mapping, Todd Poynor
- [PATCH 03/15] staging: gasket: apex: move PCI core calls to apex driver, Todd Poynor
- [PATCH 02/15] staging: gasket: core: move core PCI calls to device drivers, Todd Poynor
- [PATCH 04/15] staging: gasket: core: convert remaining info logs to debug, Todd Poynor
- [PATCH 05/15] staging: gasket: core: remove device enable and disable callbacks, Todd Poynor
- [PATCH 06/15] staging: gasket: apex: remove device enable and disable callbacks, Todd Poynor
- [PATCH 08/15] staging: gasket: apex: enable/disable gasket device from apex, Todd Poynor
- [PATCH 07/15] staging: gasket: core: let device driver enable/disable gasket device, Todd Poynor
- [PATCH 09/15] staging: gasket: core: delete device add and remove callbacks, Todd Poynor
- [PATCH 10/15] staging: gasket: apex: fold device add/remove logic inline, Todd Poynor
- [PATCH 12/15] staging: gasket: apex: move sysfs setup code to probe function, Todd Poynor
- [PATCH 11/15] staging: gasket: core: remove sysfs setup and cleanup callbacks, Todd Poynor
- [PATCH 14/15] staging: gasket: apex: place in low power reset until opened, Todd Poynor
- [PATCH 13/15] staging: gasket: core: protect against races during unregister, Todd Poynor
- [PATCH 15/15] staging: gasket: core: remove incorrect extraneous comment, Todd Poynor
- Re: [PATCH 00/15] staging: gasket: unwrap pci core and more, Greg Kroah-Hartman
[PATCH] Staging:rtl8712: Style - Removed inline block comment to fix "Statements should start on a tapstop",
Frank Werner-Krippendorf
[PATCH 1/2] staging: fix possible_condition_with_no_effect warnings,
Umang Parmar
[PATCH v2 1/6] staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.c,
Michael Straube
[PATCH] Staging: rtl8712: rtl871x: removed unused code, to fix a coding style issue,
Frank Werner-Krippendorf
[PATCH] staging: erofs: fix if assignment style issue,
Kristaps Čivkulis
[PATCH] staging: rtl8188eu: use phydm_regdefine11n.h from rtlwifi, Michael Straube
[PATCH v2] Staging: rtlwifi: base: Modified the line ending with a parenthesis, Sohil Ladhani
[PATCH 1/4] staging: rtl8188eu: rename rtw_IOL_applied,
Michael Straube
[PATCH 0/7] staging:rtl8192u: Coding style changes,
John Whitmore
[PATCH] Staging: rtlwifi: base: Fixed line ending with parentheses,
Sohil Ladhani
[PATCH] Staging: rtlwifi: base: fixed a brace coding style issue,
Sohil Ladhani
[PATCH net-next] [RFC] dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net,
Ioana Radulescu
[PATCH 0/3] staging: wilc1000: updated copyright header and TODO list,
Ajay Singh
[PATCH v10 00/15] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v10 02/15] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v10 01/15] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v10 04/15] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v10 03/15] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v10 07/15] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v10 05/15] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v10 09/15] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- [PATCH v10 08/15] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- [PATCH v10 10/15] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v10 06/15] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v10 15/15] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- [PATCH v10 13/15] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v10 11/15] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
- [PATCH v10 12/15] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v10 14/15] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- Re: [PATCH v10 00/15] staging: mt7621-pci: avoid custom pci config read and writes, NeilBrown
[PATCH] staging: wlan-ng: remove unused definitions from p80211types.h, Tim Collier
[PATCH v2] staging: rtlwifi: refactor rtl_get_tcb_desc, Luke Triantafyllidis
[PATCH 0/4 v2] staging: gasket: cleanups du jour,
Todd Poynor
[PATCH 00/18] staging:rtl8192u: Clean up ofr8192U_dm.h,
John Whitmore
- [PATCH 01/18] staging:rtl8192u: Remove debug member from structures - Style, John Whitmore
- [PATCH 04/18] staging:rtl8192u: Rename enum constants - Style, John Whitmore
- [PATCH 02/18] staging:rtl8192u: Remove member variable rx_gain_range_max - Style, John Whitmore
- [PATCH 03/18] staging:rtl8192u: Remove member initialgain_lowerbound_state - Style, John Whitmore
- [PATCH 06/18] staging:rtl8192u: Remove member variable Enable - Style, John Whitmore
- [PATCH 05/18] staging:rtl8192u: Remove unused extern DM_RxPathSelTable - Style, John Whitmore
- [PATCH 09/18] staging:rtl8192u: Remove member diff_TH - Style, John Whitmore
- [PATCH 07/18] staging:rtl8192u: Rename cck_Rx_path - Style, John Whitmore
- [PATCH 10/18] staging:rtl8192u: Rename member disabledRF - Style, John Whitmore
- [PATCH 08/18] staging:rtl8192u: Remove SS_TH_low - Style, John Whitmore
- [PATCH 11/18] staging:rtl8192u: Remove member reserved - Style, John Whitmore
- [PATCH 12/18] staging:rtl8192u: Refactor DCMD_TXCMD_T structure - Style, John Whitmore
- [PATCH 16/18] staging:rtl8192u: Rename constants - Style, John Whitmore
- [PATCH 13/18] staging:rtl8192u: Rename DM_DIG_MIN_Netcore - Style, John Whitmore
- [PATCH 15/18] staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - Style, John Whitmore
- [PATCH 18/18] staging:rtl8192u: Clean up of spacing - Style, John Whitmore
- [PATCH 14/18] staging:rtl8192u: Rename RateAdaptiveTH_High - Style, John Whitmore
- [PATCH 17/18] staging:rtl8192u: Rename Register Constants - Style, John Whitmore
[PATCH char-misc 1/1] Drivers: hv: vmbus: Fix synic per-cpu context initialization, mhkelley58
[PATCH] staging: fsl-dpaa2/eth: Use named arguments in function definition, Ioana Radulescu
[PATCH 1/6] staging: rtl8188eu: use is_multicast_ether_addr,
Michael Straube
[PATCH v3] staging: erofs: disable compiling temporarile,
Chao Yu
[staging:staging-testing 704/736] drivers/staging//wilc1000/wilc_sdio.c:566:15: warning: passing argument 1 of '__swab32s' makes pointer from integer without a cast, kbuild test robot
[PATCH] staging: wilc1000: fix compilation warning for ARCH PowerPC,
Ajay Singh
[PATCH v2] staging: erofs: disable compiling temporarile,
Chao Yu
[staging:staging-testing 704/735] drivers/staging//wilc1000/wilc_sdio.c:566:2: note: in expansion of macro 'le32_to_cpus', kbuild test robot
[PATCH 0/8] staging: gasket: cleanups du jour,
Todd Poynor
[PATCH v9 00/15] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v9 03/15] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v9 01/15] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v9 02/15] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v9 04/15] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v9 07/15] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v9 06/15] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v9 09/15] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- [PATCH v9 10/15] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v9 05/15] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v9 12/15] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v9 08/15] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- [PATCH v9 13/15] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v9 14/15] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- [PATCH v9 15/15] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- [PATCH v9 11/15] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
- Re: [PATCH v9 00/15] staging: mt7621-pci: avoid custom pci config read and writes, NeilBrown
[PATCH 0/3] Drivers: hv: vmbus: Miscellaneous fixes,
kys
[PATCH char-misc 1/1] Drivers: hv: vmbus: Cleanup synic memory free path,
mhkelley58
[PATCH v3 13/14] media: imx: Allow interweave with top/bottom lines swapped, Steve Longerbeam
[PATCH v3 12/14] media: imx-csi: Move crop/compose reset after filling default mbus fields, Steve Longerbeam
[PATCH v3 11/14] media: imx: vdic: rely on VDIC for correct field order, Steve Longerbeam
[PATCH v3 08/14] media: imx-csi: Double crop height for alternate fields at sink, Steve Longerbeam
[PATCH v3 10/14] media: imx-csi: Allow skipping odd chroma rows for YVU420, Steve Longerbeam
[PATCH v3 09/14] media: imx: interweave and odd-chroma-row skip are incompatible, Steve Longerbeam
[PATCH v3 07/14] media: imx: Fix field negotiation, Steve Longerbeam
[PATCH v3 06/14] gpu: ipu-v3: Add planar support to interlaced scan, Steve Longerbeam
[PATCH v3 03/14] gpu: ipu-csi: Swap fields according to input/output field types, Steve Longerbeam
[PATCH] staging: rtl8188eu: use is_multicast_ether_addr, Michael Straube
[PATCH v8 00/15] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v8 03/15] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v8 01/15] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v8 05/15] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v8 02/15] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v8 06/15] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v8 04/15] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v8 10/15] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v8 12/15] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v8 09/15] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- [PATCH v8 07/15] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v8 11/15] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
- [PATCH v8 13/15] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v8 14/15] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- [PATCH v8 15/15] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- [PATCH v8 08/15] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- Re: [PATCH v8 00/15] staging: mt7621-pci: avoid custom pci config read and writes, NeilBrown
[PATCH 0/4] staging: fsl-dpaa2/eth: Private header cleanup,
Ioana Radulescu
[PATCH 0/2] staging: wilc1000: fix endianness issues identified by sparse,
Ajay Singh
[PATCH] staging: mt29f_spinand: fix memory leak while programming pages,
Jheng-Jhong Wu
[PATCH v2] staging: mt29f_spinand: fix memory leak while programming pages, Jheng-Jhong Wu
[PATCH] staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statement, Ajay Singh
[PATCH] staging:mt29f_spinand: MT29F2G failing as only 16-bit arguments and variables used for addressing.,
Jheng-Jhong Wu
[PATCH 00/14] staging:rtl8192u: rtl819x_Qos.h style changes,
John Whitmore
- [PATCH 01/14] staging:rtl8192u: Clean cmpk_counttxstatistic() comments - Style, John Whitmore
- [PATCH 02/14] staging:rtl8192u: Remove union from aci_aifsn - Style, John Whitmore
- [PATCH 05/14] staging:rtl8192u: Refactor union TSPEC_BODY - Style, John Whitmore
- [PATCH 04/14] staging:rtl8192u: Rename members of struct qos_tsinfo - Style, John Whitmore
- [PATCH 03/14] staging:rtl8192u: Remove union from qos_tsinfo - Style, John Whitmore
- [PATCH 06/14] staging:rtl8192u: Rename TSInfo - Style, John Whitmore
- [PATCH 07/14] staging:rtl8192u: Rename tspec_body members - Style, John Whitmore
- [PATCH 08/14] staging:rtl8192u: Remove commented out code - Style, John Whitmore
- [PATCH 10/14] staging:rtl8192u: rename OCTET_STRING - Style, John Whitmore
- [PATCH 09/14] staging:rtl8192u: Move QOS_TCLAS to rtl819x_TS.h - Style, John Whitmore
- [PATCH 12/14] staging:rtl8192u: Remove unused UP2AC - Style, John Whitmore
- [PATCH 13/14] staging:rtl8192u: Rename IsACValid and add parenthesis - Style, John Whitmore
- [PATCH 11/14] staging:rtl8192u: Rename octet_string members - Style, John Whitmore
- [PATCH 14/14] staging:rtl8192u: Change clock comment - Style, John Whitmore
[PATCH 00/15] staging: gasket: cleanups continue,
Todd Poynor
- [PATCH 02/15] staging: gasket: ioctl: remove static function forward declarations, Todd Poynor
- [PATCH 03/15] staging: gasket: interrupt: remove static function forward declarations, Todd Poynor
- [PATCH 05/15] staging: gasket: TODO: remove entry for static function declarations, Todd Poynor
- [PATCH 10/15] staging: gasket: interrupt: fix function param line continuation style, Todd Poynor
- [PATCH 07/15] staging: gasket: ioctl: fix function param line continuation style, Todd Poynor
- [PATCH 01/15] staging: gasket: core: remove static function forward declarations, Todd Poynor
- [PATCH 11/15] staging: gasket: TODO: remove entry for multi-line alignment style, Todd Poynor
- [PATCH 06/15] staging: gasket: core: fix function param line continuation style, Todd Poynor
- [PATCH 12/15] staging: gasket: apex: move driver-private defines out of apex.h, Todd Poynor
- [PATCH 13/15] staging: gasket: core: use bool type for ns_capable result, Todd Poynor
- [PATCH 09/15] staging: gasket: sysfs: fix function param line continuation style, Todd Poynor
- [PATCH 04/15] staging: gasket: pg tbl: remove static function forward declarations, Todd Poynor
- [PATCH 15/15] staging: gasket: page table: fix header file include guard symbol, Todd Poynor
- [PATCH 08/15] staging: gasket: page table: fix function param line continuation style, Todd Poynor
- [PATCH 14/15] Revert "staging: gasket: page table: hold references to device and pci_dev", Todd Poynor
[PATCH 1/2] staging: fsl-dpaa2/eth: convert documentation to .rst format,
Ioana Ciornei
[PATCH] staging: gasket: sysfs: fix potential null dereference,
Ivan Bornyakov
[PATCH v7 00/15] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v7 01/15] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v7 03/15] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v7 02/15] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v7 05/15] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v7 04/15] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v7 06/15] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v7 07/15] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v7 09/15] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- [PATCH v7 08/15] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- [PATCH v7 10/15] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v7 13/15] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v7 11/15] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
- [PATCH v7 14/15] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- [PATCH v7 12/15] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v7 15/15] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- Re: [PATCH v7 00/15] staging: mt7621-pci: avoid custom pci config read and writes, NeilBrown
[PATCH 1/7] staging: rtl8188eu: use is_broadcast_ether_addr,
Michael Straube
[PATCH char-misc 1/1] Drivers: hv: vmbus: Make synic_initialized flag per-cpu,
mhkelley58
[PATCH char-misc 1/1] Drivers: hv: vmbus: Remove use of slow_virt_to_phys(), mhkelley58
[PATCH v6 00/15] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v6 02/15] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v6 01/15] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v6 03/15] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v6 05/15] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v6 06/15] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v6 04/15] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v6 07/15] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v6 10/15] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v6 12/15] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v6 14/15] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- [PATCH v6 15/15] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- [PATCH v6 11/15] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
- [PATCH v6 08/15] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- [PATCH v6 13/15] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v6 09/15] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- Re: [PATCH v6 00/15] staging: mt7621-pci: avoid custom pci config read and writes, NeilBrown
[PATCH v5] Staging: octeon-usb: Changes macro CVMX_WAIT_FOR_FIELD32 to function call, Georgios Tsotsos
[staging:staging-testing 546/628] drivers/staging/erofs/namei.c:195:8-14: WARNING: PTR_ERR_OR_ZERO can be used,
kbuild test robot
[PATCH v2 00/15] staging:rtl8192u: Coding style changes,
John Whitmore
- [PATCH v2 01/08] staging:rtl8192u: Add spaces around operators - Style, John Whitmore
- [PATCH v2 01/15] staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style, John Whitmore
- [PATCH v2 02/08] staging:rtl8192u: Rename ACI_AIFSN - Style, John Whitmore
- [PATCH v2 02/15] staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style, John Whitmore
- [PATCH v2 03/15] staging:rtl8192u: Removed unused CMPK_RX_DBG_MSG_SIZE - Style, John Whitmore
- [PATCH v2 03/08] staging:rtl8192u: Rename member variables - Style, John Whitmore
- [PATCH v2 04/15] staging:rtl8192u: Correct spelling in comments - style, John Whitmore
- Re: [PATCH v2 00/15] staging:rtl8192u: Coding style changes, John Whitmore
- <Possible follow-ups>
- [PATCH v2 00/15] staging:rtl8192u: Coding style changes, John Whitmore
- [PATCH v2 01/15] staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style, John Whitmore
- [PATCH v2 02/15] staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style, John Whitmore
- [PATCH v2 04/15] staging:rtl8192u: Correct spelling in comments - style, John Whitmore
- [PATCH v2 03/15] staging:rtl8192u: Removed unused CMPK_RX_DBG_MSG_SIZE - Style, John Whitmore
- [PATCH v2 05/15] staging:rtl8192u: Remove typedef of cmpk_intr_sta_t - Style, John Whitmore
- [PATCH v2 06/15] staging:rtl8192u: Remove typedef of cmpk_set_cfg_t - Style, John Whitmore
- [PATCH v2 07/15] staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style, John Whitmore
- [PATCH v2 09/15] staging:rtl8192u: Remove enum dm_dig_op_e - Style, John Whitmore
- [PATCH v2 08/15] staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - Style, John Whitmore
- [PATCH v2 10/15] staging:rtl8192u: Refactor enum dm_dig_alg_e - Style, John Whitmore
- [PATCH v2 11/15] staging:rtl8192u: Remove unused enum dm_dig_dbg_e - Style, John Whitmore
- [PATCH v2 12/15] staging:rtl8192u: Refactor dm_dig_connect_e - Style, John Whitmore
- [PATCH v2 13/15] staging:rtl8192u: Refactor enum dm_dig_pd_th_e - Style, John Whitmore
- [PATCH v2 14/15] staging:rtl8192u: Refactor enum dm_dig_cs_ratio_e - Style, John Whitmore
- [PATCH v2 15/15] staging:rtl8192u: Refactor enum DM_CCK_Rx_Path_Method - Style, John Whitmore
[PATCH 00/13] staging: gasket: fixes and cleanups,
Todd Poynor
- [PATCH 01/13] staging: gasket: core: hold reference to pci_dev while used, Todd Poynor
- [PATCH 02/13] staging: gasket: sysfs: hold reference to device while in use, Todd Poynor
- [PATCH 03/13] staging: gasket: page table: hold references to device and pci_dev, Todd Poynor
- [PATCH 04/13] staging: gasket: core: allow root access based on user namespace, Todd Poynor
- [PATCH 05/13] staging: gasket: apex: simplify comments for static functions, Todd Poynor
- [PATCH 07/13] staging: gasket: ioctl: simplify comments for static functions, Todd Poynor
- [PATCH 09/13] staging: gasket: interrupt: simplify comments for static functions, Todd Poynor
- [PATCH 10/13] staging: gasket: sysfs: simplify comments for static functions, Todd Poynor
- [PATCH 06/13] staging: gasket: core: simplify comments for static functions, Todd Poynor
- [PATCH 08/13] staging: gasket: page table: simplify comments for static functions, Todd Poynor
- [PATCH 11/13] staging: gasket: TODO: remove entry for static function kernel docs, Todd Poynor
- [PATCH 13/13] staging: gasket: apex: fix function param line continuation style, Todd Poynor
- [PATCH 12/13] staging: gasket: apex: remove static function forward declarations, Todd Poynor
[PATCH v2 1/7] staging: rtl8188eu: remove unused dump_txrpt_ccx_88e(),
Michael Straube
[PATCH 1/8] staging: rtl8188eu: remove unused dump_txrpt_ccx_88e(),
Michael Straube
[PATCH] Staging: octeon: Fixing coding style for minor notices.,
Georgios Tsotsos
[PATCH] Staging: emxx_udc: fixed checkpatch warnings,
sepehrdad . dev
[staging:staging-testing 521/627] drivers/staging/axis-fifo/axis-fifo.c:1081:3-8: No need to set .owner here. The core will do it.,
kbuild test robot
[PATCH 0/8] staging: wilc1000: changes to address TODO items,
Ajay Singh
[staging:staging-next 560/569] drivers/staging//erofs/utils.c:189:12: error: implicit declaration of function 'erofs_shrink_workstation', kbuild test robot
[staging:staging-next 560/569] drivers/staging//erofs/utils.c:189:12: error: implicit declaration of function 'erofs_shrink_workstation'; did you mean 'erofs_shrink_scan'?, kbuild test robot
[PATCH v2 00/08] staging:rtl8192u: cleanup of rtl819x_Qos.h - Style,
John Whitmore
[PATCH 00/08] staging:rtl8192u: cleanup of rtl819x_Qos.h - Style,
John Whitmore
[PATCH] staging: gasket: use NULL instead of 0 for null pointer, Dmitriy Cherkasov
[PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes/enhancements,
kys
[PATCH 0/1 v2] staging: gasket: fixes and cleanups,
Todd Poynor
[PATCH] Staging: fbtft: fbtft-sysfs: fixed a 80 char line coding style issue Staging: fbtft: flexfb: fixed a 80 char line coding style issue,
sepehrdad . dev
[PATCH 1/3] staging: rtl8188eu: fix comparsions to NULL - coding style,
Michael Straube
[PATCH 0/5] staging: gasket: fixes and cleanups,
Todd Poynor
[staging:staging-next 561/563] drivers/staging/erofs/unzip_vle.h:221:2: note: in expansion of macro 'min', kbuild test robot
[PATCH 00/10] staging:rtl8192u: Refactor enums r8192U_dm.h -Style,
John Whitmore
- [PATCH 05/10] staging:rtl8192u: Refactor enum dm_dig_alg_e - Style, John Whitmore
- [PATCH 01/10] staging:rtl8192u: Remove unused DM_check_fsync_time_interval - Style, John Whitmore
- [PATCH 02/10] staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style, John Whitmore
- [PATCH 04/10] staging:rtl8192u: Remove enum dm_dig_op_e, John Whitmore
- [PATCH 08/10] staging:rtl8192u: Refactor enum dm_dig_pd_th_e - Style, John Whitmore
- [PATCH 07/10] staging:rtl8192u: Refactor dm_dig_connect_e - Style, John Whitmore
- [PATCH 03/10] staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - Style, John Whitmore
- [PATCH 06/10] staging:rtl8192u: Remove unused enum dm_dig_dbg_e - Style, John Whitmore
- [PATCH 10/10] staging:rtl8192u: Refactor enum DM_CCK_Rx_Path_Method - Style, John Whitmore
- [PATCH 09/10] staging:rtl8192u: Refactor enum dm_dig_cs_ratio_e - Style, John Whitmore
[PATCH v5 00/16] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
- [PATCH v5 01/16] staging: mt7621-pci: use generic kernel pci subsystem read and write, Sergio Paracuellos
- [PATCH v5 03/16] staging: mt7621-pci: add pcie_write and pcie_read helpers, Sergio Paracuellos
- [PATCH v5 02/16] staging: mt7621-pci: remove dead code derived to not use custom reads and writes, Sergio Paracuellos
- [PATCH v5 06/16] staging: mt7621-pci: simplify write_config function, Sergio Paracuellos
- [PATCH v5 04/16] staging: mt7621-pci: use pcie_[read|write] in [write|read]_config, Sergio Paracuellos
- [PATCH v5 07/16] staging: mt7621-pci: remove unused macros, Sergio Paracuellos
- [PATCH v5 08/16] staging: mt7621-pci: avoid register duplication per controller using pcie_[read|write], Sergio Paracuellos
- [PATCH v5 05/16] staging: mt7621-pci: simplify read_config function, Sergio Paracuellos
- [PATCH v5 09/16] staging: mt7621-pci: review includes putting them in alphabethic order, Sergio Paracuellos
- [PATCH v5 10/16] staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALINK_PCI_PCIMSK_ADDR, Sergio Paracuellos
- [PATCH v5 12/16] staging: mt7621-pci: use BIT macro in preprocessor definitions, Sergio Paracuellos
- [PATCH v5 13/16] staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition, Sergio Paracuellos
- [PATCH v5 15/16] staging: mt7621-pci: add Kconfig file for mt7621 pci controller, Sergio Paracuellos
- [PATCH v5 14/16] staging: mt7621-pci: remove remaining pci_legacy dependant code, Sergio Paracuellos
- [PATCH v5 16/16] staging: mt7621-dts: add pcie controller port registers, Sergio Paracuellos
- [PATCH v5 11/16] staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions, Sergio Paracuellos
[PATCH v5 00/18] staging: mt7621-pci: avoid custom pci config read and writes,
Sergio Paracuellos
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]