Linux Device Driver Development
[Prev Page][Next Page]
- [PATCH v2 0/3] STAGING: COMEDI: checkpatch.pl cleanups in plx9080.h, (continued)
- [PATCH] staging: netlogic: Coding Style Fix Comparison to NULL could be written with !,
Benjamin Young
- [PATCH] Staging: comedi: fixed unwrapped commit description,
Siddharth Ramesh
- [PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes.,
K. Y. Srinivasan
- [PATCH RESEND 01/27] Drivers: hv: util: Increase the timeout for util services, K. Y. Srinivasan
- [PATCH RESEND 06/27] Drivers: hv: utils: use memdup_user in hvt_op_write, K. Y. Srinivasan
- [PATCH RESEND 14/27] Drivers: hv: vmbus: Get rid of the unused macro, K. Y. Srinivasan
- [PATCH RESEND 17/27] Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal(), K. Y. Srinivasan
- [PATCH RESEND 04/27] tools: hv: remove repeated HV_FCOPY string, K. Y. Srinivasan
- [PATCH RESEND 12/27] Drivers: hv: vmbus: Use uuid_le type consistently, K. Y. Srinivasan
- [PATCH RESEND 05/27] Drivers: hv: util: catch allocation errors, K. Y. Srinivasan
- [PATCH 27/27] tools: hv: vss: fix the write()'s argument: error -> vss_msg, K. Y. Srinivasan
- [PATCH RESEND 21/27] drivers:hv: Allow for MMIO claims that span ACPI _CRS records, K. Y. Srinivasan
- [PATCH RESEND 03/27] tools: hv: report ENOSPC errors in hv_fcopy_daemon, K. Y. Srinivasan
- [PATCH RESEND 15/27] Drivers: hv: vmbus: Get rid of the unused irq variable, K. Y. Srinivasan
- [PATCH RESEND 11/27] Drivers: hv: vss: run only on supported host versions, K. Y. Srinivasan
- [PATCH RESEND 02/27] Drivers: hv: utils: run polling callback always in interrupt context, K. Y. Srinivasan
- [PATCH RESEND 23/27] Drivers: hv: vmbus: Fix a Host signaling bug, K. Y. Srinivasan
- [PATCH RESEND 10/27] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through, K. Y. Srinivasan
- [PATCH RESEND 07/27] drivers/hv: cleanup synic msrs if vmbus connect failed, K. Y. Srinivasan
- [PATCH RESEND 13/27] Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs, K. Y. Srinivasan
- [PATCH RESEND 08/27] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num, K. Y. Srinivasan
- [PATCH 25/27] Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0, K. Y. Srinivasan
- [PATCH RESEND 22/27] tools/hv: Use include/uapi with __EXPORTED_HEADERS__, K. Y. Srinivasan
- [PATCH 26/27] Drivers: hv: utils: Invoke the poll function after handshake, K. Y. Srinivasan
- [PATCH RESEND 19/27] Drivers: hv: vmbus: release relid on error in vmbus_process_offer(), K. Y. Srinivasan
- [PATCH RESEND 18/27] Drivers: hv: vmbus: fix rescind-offer handling for device without a driver, K. Y. Srinivasan
- [PATCH RESEND 09/27] drivers:hv: Export the API to invoke a hypercall on Hyper-V, K. Y. Srinivasan
- [PATCH RESEND 20/27] Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex, K. Y. Srinivasan
- [PATCH RESEND 24/27] drivers/hv: correct tsc page sequence invalid value, K. Y. Srinivasan
- [PATCH RESEND 16/27] Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal(), K. Y. Srinivasan
- Re: [PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes., Greg KH
- <Possible follow-ups>
- [PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes., K. Y. Srinivasan
- [PATCH RESEND 01/27] Drivers: hv: util: Increase the timeout for util services, K. Y. Srinivasan
- [PATCH RESEND 06/27] Drivers: hv: utils: use memdup_user in hvt_op_write, K. Y. Srinivasan
- [PATCH RESEND 17/27] Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal(), K. Y. Srinivasan
- [PATCH RESEND 09/27] drivers:hv: Export the API to invoke a hypercall on Hyper-V, K. Y. Srinivasan
- [PATCH RESEND 25/27] Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0, K. Y. Srinivasan
- [PATCH RESEND 10/27] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through, K. Y. Srinivasan
- [PATCH RESEND 22/27] tools/hv: Use include/uapi with __EXPORTED_HEADERS__, K. Y. Srinivasan
- [PATCH RESEND 23/27] Drivers: hv: vmbus: Fix a Host signaling bug, K. Y. Srinivasan
- [PATCH RESEND 24/27] drivers/hv: correct tsc page sequence invalid value, K. Y. Srinivasan
- [PATCH RESEND 05/27] Drivers: hv: util: catch allocation errors, K. Y. Srinivasan
- [PATCH RESEND 26/27] Drivers: hv: utils: Invoke the poll function after handshake, K. Y. Srinivasan
- [PATCH RESEND 11/27] Drivers: hv: vss: run only on supported host versions, K. Y. Srinivasan
- [PATCH RESEND 18/27] Drivers: hv: vmbus: fix rescind-offer handling for device without a driver, K. Y. Srinivasan
- [PATCH RESEND 08/27] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num, K. Y. Srinivasan
- [PATCH RESEND 14/27] Drivers: hv: vmbus: Get rid of the unused macro, K. Y. Srinivasan
- [PATCH RESEND 03/27] tools: hv: report ENOSPC errors in hv_fcopy_daemon, K. Y. Srinivasan
- [PATCH RESEND 27/27] tools: hv: vss: fix the write()'s argument: error -> vss_msg, K. Y. Srinivasan
- [PATCH RESEND 13/27] Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs, K. Y. Srinivasan
- [PATCH RESEND 04/27] tools: hv: remove repeated HV_FCOPY string, K. Y. Srinivasan
- [PATCH RESEND 07/27] drivers/hv: cleanup synic msrs if vmbus connect failed, K. Y. Srinivasan
- [PATCH RESEND 21/27] drivers:hv: Allow for MMIO claims that span ACPI _CRS records, K. Y. Srinivasan
- [PATCH RESEND 16/27] Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal(), K. Y. Srinivasan
- [PATCH RESEND 12/27] Drivers: hv: vmbus: Use uuid_le type consistently, K. Y. Srinivasan
- [PATCH RESEND 15/27] Drivers: hv: vmbus: Get rid of the unused irq variable, K. Y. Srinivasan
- [PATCH RESEND 20/27] Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex, K. Y. Srinivasan
- [PATCH RESEND 02/27] Drivers: hv: utils: run polling callback always in interrupt context, K. Y. Srinivasan
- [PATCH RESEND 19/27] Drivers: hv: vmbus: release relid on error in vmbus_process_offer(), K. Y. Srinivasan
- [PATCH v2 0/6] Patch series to make lustre safe(r) for W=1 compiles,
Valdis Kletnieks
- [PATCH] staging: goldfish: Coding Style Fix Comparison to NULL could be written "!r",
Benjamin Young
- [PATCH RESEND v2 0/8] Management Complex restool driver,
Lijun Pan
- [PATCH v4 00/11] staging: fsl-mc: MC bus MSI support,
J. German Rivera
- [PATCH v4 02/11] fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's union, J. German Rivera
- [PATCH v4 01/11] irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI, J. German Rivera
- [PATCH v4 06/11] staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomic, J. German Rivera
- [PATCH v4 04/11] staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs, J. German Rivera
- [PATCH v4 07/11] staging: fsl-mc: Populate the IRQ pool for an MC bus instance, J. German Rivera
- [PATCH v4 03/11] staging: fsl-mc: Added generic MSI support for FSL-MC devices, J. German Rivera
- [PATCH v4 10/11] staging: fsl-mc: Added DPRC interrupt handler, J. German Rivera
- [PATCH v4 05/11] staging: fsl-mc: Extended MC bus allocator to include IRQs, J. German Rivera
- [PATCH v4 08/11] staging: fsl-mc: set MSI domain for DPRC objects, J. German Rivera
- [PATCH v4 11/11] staging: fsl-mc: Added MSI support to the MC bus driver, J. German Rivera
- [PATCH v4 09/11] staging: fsl-mc: Fixed bug in dprc_probe() error path, J. German Rivera
- [PATCH] Staging: rtl8192u: Fix block comment formatting, Gavin Thomas Claugus
- [PATCH] media: use unsigned for pad index,
Mauro Carvalho Chehab
- [PATCH] staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaning, Mike Marciniszyn
- [PATCH 03/10] media framework: rename pads init function to media_entity_pads_init(),
Mauro Carvalho Chehab
- [PATCH] staging: dgnc: Patch includes the checkpatch fixes,
Sanidhya Solanki
[PATCH 02/13] staging/android/sync: add sync_fence_create_dma,
John . C . Harrison
[PATCH 01/13] staging/android/sync: Support sync points created from dma-fences,
John . C . Harrison
[PATCH] staging: gdm72xx: Code cleanups,
Sanidhya Solanki
[PATCH] Drivers: hv: vmbus: fix build warning, Sudip Mukherjee
[PATCH] staging: lustre: This patch fixes the following sparse warning:,
Jandy Gou
[PATCH] Staging:rtl8192u: fixes the following sparse warning:,
Jandy Gou
[PATCH] staging: goldfish: Coding Style Fix Comparison to NULL could,
Benjamin Young
[PATCH] staging: goldfish: Coding Style Fix - spaces preferred around that '+',
Benjamin Young
[PATCH 0/4] scsi: storvsc: Properly support FC hosts,
K. Y. Srinivasan
[PATCH] staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0,
Mike Marciniszyn
[PATCH] Style Fix: Blank lines after declaration,
BryanSPaul
[PATCH net-next] hv_netvsc: Fix race condition on Multi-Send Data field,
Haiyang Zhang
[PATCH v10 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs,
jakeo
[PATCH] staging/rdma/hfi1: Fix a possible null pointer dereference,
Mike Marciniszyn
[PATCH v1 1/3] staging: rtl8188eu: provide an absolute path to include folder,
Andy Shevchenko
[PATCH 0/2] staging: COMEDI: checkpatch.pl cleanups in comedi.h,
Moritz König
[PATCH 0/2] Convert IBTA traps to OPA traps,
Mike Marciniszyn
[PATCH] staging: gdm72xx: add userspace data struct,
Wim de With
[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1),
Boris Brezillon
- [PATCH v4 03/58] mtd: nand: nuc900: create and use mtd_to_nuc900(), Boris Brezillon
- [PATCH v4 06/58] mtd: nand: atmel: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 05/58] mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove(), Boris Brezillon
- [PATCH v4 09/58] mtd: nand: bf5xx: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 08/58] mtd: nand: bcm47xx: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 10/58] mtd: nand: brcm: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 12/58] mtd: nand: cmx270: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 13/58] mtd: nand: cs553x: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 04/58] mtd: nand: omap2: create and use mtd_to_omap(), Boris Brezillon
- [PATCH v4 02/58] mtd: nand: fsmc: create and use mtd_to_fsmc(), Boris Brezillon
- [PATCH v4 07/58] mtd: nand: au1550nd: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 14/58] mtd: nand: davinci: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 11/58] mtd: nand: cafe: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 15/58] mtd: nand: denali: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 16/58] mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 17/58] mtd: nand: docg4: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 18/58] mtd: nand: fsl_elbc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 19/58] mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 20/58] mtd: nand: fsl_upm: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 21/58] mtd: nand: fsmc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 22/58] mtd: nand: gpio: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 23/58] mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 24/58] mtd: nand: hisi504: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 25/58] mtd: nand: jz4740: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 26/58] mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 27/58] mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 28/58] mtd: nand: mxc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 29/58] mtd: nand: nandsim: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 30/58] mtd: nand: ndfc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 31/58] mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 32/58] mtd: nand: omap2: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 33/58] mtd: nand: orion: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 34/58] mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 35/58] mtd: nand: plat: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 36/58] mtd: nand: pxa3xx: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 37/58] mtd: nand: r852: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 38/58] mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 39/58] mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 40/58] mtd: nand: sharpsl: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 41/58] mtd: nand: socrates: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 42/58] mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 43/58] mtd: nand: tmio: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 44/58] mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 45/58] mtd: nand: vf610: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 46/58] mtd: nand: update the documentation to reflect framework changes, Boris Brezillon
- [PATCH v4 47/58] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 48/58] cris: nand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v4 49/58] mtd: nand: update mtd_to_nand(), Boris Brezillon
- [PATCH v4 50/58] mtd: nand: remove useless mtd->priv = chip assignments, Boris Brezillon
- [PATCH v4 52/58] staging: mt29f_spinand: remove useless mtd->priv = chip assignment, Boris Brezillon
- [PATCH v4 51/58] cris: nand: remove useless mtd->priv = chip assignments, Boris Brezillon
- [PATCH v4 53/58] mtd: nand: simplify nand_dt_init() usage, Boris Brezillon
- [PATCH v4 54/58] mtd: nand: kill the chip->flash_node field, Boris Brezillon
- [PATCH v4 55/58] mtd: nand: add helpers to access ->priv, Boris Brezillon
- [PATCH v4 56/58] ARM: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- [PATCH v4 57/58] mtd: nand: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- [PATCH v4 58/58] staging: mt29f_spinand: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- Re: [PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1), Brian Norris
[PATCH] tools: hv: vss: fix the write()'s argument: error -> vss_msg, Dexuan Cui
[PATCH] Fixed coding style problems based on checkpatch.pl for goldfish_audio.c,
Benjamin Young
[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs,
jakeo
[PATCH v8 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs,
jakeo
[PATCH] staging: lustre/lustre/libcfs: Fix type mismatch reported by sparse,
Niranjan Dighe
[PATCH] staging: unisys: visorchipset.c fixed spacing around operator, Bhaktipriya Shridhar
[PATCH 172/182] staging: vme: use gpiochip data pointer,
Linus Walleij
[PATCH] staging: nvec: fix block comments,
Simon Guinot
[PATCH v2 0/5] Clean up SDMA engine code,
ira . weiny
[PATCH] Staging: unisys: fix potential format string leak, Kees Cook
[PATCH] staging: lustre: add __user attributes to llite/file.c,
Wim de With
[PATCH v2 0/5] Drivers: hv: ring_buffer: do some code cleanup and optimization,
Vitaly Kuznetsov
[PATCH] staging: android: ashmem.c: destroy slabs when init fails, Wenwei Tao
[PATCH] Staging: rdma:Delete unnecessary NULL check before calling function "kmem_cache_destroy", Shah, Yash (Y.)
[PATCH] Staging: Skein: Moved macros from skein_block.c to header file.,
Sanidhya Solanki
[PATCH 00/23] mtd: rework ECC layout definition,
Boris Brezillon
- [PATCH 01/23] mtd: kill the ecclayout->oobavail field, Boris Brezillon
- [PATCH 02/23] mtd: inftl: kill unused oobinfo field, Boris Brezillon
- [PATCH 04/23] mtd: nand: s3c2410: kill the ->ecc_layout field, Boris Brezillon
- [PATCH 03/23] mtd: nftl: kill unused oobinfo field, Boris Brezillon
- [PATCH 05/23] mtd: nand: jz4770: kill the ->ecc_layout field, Boris Brezillon
- [PATCH 06/23] mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct, Boris Brezillon
- [PATCH 08/23] mtd: nand: lpc32xx_mlc: fix ecc.size, Boris Brezillon
- [PATCH 07/23] staging: mt29f_spinand: kill unused ecclayout field, Boris Brezillon
- [PATCH 09/23] mtd: nand: vf610: remove useless mtd->ecclayout assignment, Boris Brezillon
- [PATCH 10/23] mtd: nand: simplify nand_bch_init() usage, Boris Brezillon
- [PATCH 11/23] mtd: add mtd_eccpos(), mtd_oobfree() and mtd_eccbytes() helper functions, Boris Brezillon
- [PATCH 12/23] mtd: use mtd_eccpos() and mtd_oobfree() where appropriate, Boris Brezillon
- [PATCH 14/23] mtd: use mtd_set_ecclayout() where appropriate, Boris Brezillon
- [PATCH 16/23] mtd: docg3: switch to mtd_ooblayout_ops, Boris Brezillon
- [PATCH 13/23] mtd: add mtd_set_ecclayout() helper function, Boris Brezillon
- [PATCH 17/23] mtd: nand: implement the default mtd_ooblayout_ops, Boris Brezillon
- [PATCH 18/23] mtd: nand: bch: switch to nand_ecclayout_pos, Boris Brezillon
- [PATCH 15/23] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition, Boris Brezillon
- [PATCH 19/23] mtd: nand: switch all drivers to mtd_ooblayout_ops, Boris Brezillon
- [PATCH 20/23] mtd: onenand: switch to mtd_ooblayout_ops, Boris Brezillon
- [PATCH 21/23] staging: mt29f_spinand: switch to mtd_ooblayout_ops, Boris Brezillon
- [PATCH 22/23] mtd: nand: kill layout field, Boris Brezillon
- [PATCH 23/23] mtd: kill the nand_ecclayout struct, Boris Brezillon
- Re: [PATCH 00/23] mtd: rework ECC layout definition, Brian Norris
[PATCH] Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issue,
Chris Elliott
[PATCH] staging/rdma/hfi1: convert buffers allocated atomic to per cpu, Mike Marciniszyn
[RFC] Documentation: Clarify wording regarding submission of wireless patches to stable,
Larry Finger
[PATCH] staging: unisys: remove unnecessary goto,
Benjamin Romer
[PATCH] Staging: speakup: varhandlers: cleanup of function spk_get_punc_var,
Saurabh Sengar
[PATCH] staging: lustre: fix %.2X versus signed char issue, Rasmus Villemoes
[PATCH] staging: speakup: kobjects.c: fix char argument to %02x,
Rasmus Villemoes
[PATCH] Staging: Skein: Patch adds the test vectors,
Sanidhya Solanki
[PATCH] Staging: Skein: Moved macros from skein_block.c to header,
Sanidhya Solanki
[PATCH v7 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs,
jakeo
[PATCH] staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl, green
[PATCH] staging: wilc1000: fix double mutex_unlock on failure path in wilc_wlan_cleanup(),
Alexey Khoroshilov
[PATCH RESEND] staging/slicoss: Use ethtool_ops instead of module_param.,
Kevin Wern
[PATCH] Staging: speakup: kobjects: Return the error type to caller,
Saurabh Sengar
Are you ready to please your girl tonight?, zina
Re: [PATCH] staging: skein: macros moved to header file,
Jason Cooper
[PATCHv6 0/5] Add initial support for slimport anx78xx,
Enric Balletbo i Serra
[PATCH] staging/slicoss: Use ethtool_ops instead of module_param., Kevin Wern
[PATCH v2] storvsc: add logging for error/warning messages,
Long Li
[PATCH] storvsc: add more logging for error and warning messages,
Long Li
[PATCH] staging: rtl8712: Improve suspend/resume functionality.,
Hemmo Nieminen
[PATCH] staging/rdma/hfi1: fix sdma build failures to always clean up, Mike Marciniszyn
[PATCH] staging/rdma/hfi1: fix pio progress routine race with allocator, Mike Marciniszyn
[PATCH v3] staging: wilc1000: replace 'ptr > 0' check by 'ptr' check., Mario J. Rugiero
[PATCH] staging: rtl8192e: remove unnecessary multiple blank lines, Christian Colic
[PATCH 1/6] staging: rtl8188eu: add spaces around binary '*',
Luca Ceresoli
[PATCH 0/5] staging/rdma/hfi1: Clean up SDMA engine code,
ira . weiny
[PATCH] staging: sm750fb: Fix comments style,
sebastian . lawniczak
[PATCH v3 00/13] Fix hfi1_ioctl locking,
ira . weiny
- [PATCH v3 01/13] staging/rdma/hfi1: diag.c use BIT macros, ira . weiny
- [PATCH v3 02/13] staging/rdma/hfi1: diag.c fix alignment, ira . weiny
- [PATCH v3 05/13] staging/rdma/hfi1: diag.c change null comparisons, ira . weiny
- [PATCH v3 03/13] staging/rdma/hfi1: diag.c fix logical continuations, ira . weiny
- [PATCH v3 08/13] staging/rdma/hfi1: Fix camel case variables, ira . weiny
- [PATCH v3 04/13] staging/rdma/hfi1: diag.c fix white space errors, ira . weiny
- [PATCH v3 11/13] staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks, ira . weiny
- [PATCH v3 06/13] staging/rdma/hfi1: diag.c add missing braces, ira . weiny
- [PATCH v3 07/13] staging/rdma/hfi1: diag.c correct sizeof parameter, ira . weiny
- [PATCH v3 09/13] staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors, ira . weiny
- [PATCH v3 12/13] staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler., ira . weiny
- [PATCH v3 13/13] staging/rdma/hfi1: Return immediately on error, ira . weiny
- [PATCH v3 10/13] staging/rdma/hfi1: hfi1_ioctl remove setlink state, ira . weiny
[PATCH 1/1] staging: Fix bitshifts by wrong offsets in wilc1000/host_interface.c,
Mario J. Rugiero
[PATCH net-next V3 00/17] hv_netvsc: Eliminate the additional head room,
K. Y. Srinivasan
- [PATCH net-next V3 01/17] hv_netvsc: Resize some of the variables in hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 10/17] hv_netvsc: remove locking in netvsc_send(), K. Y. Srinivasan
- [PATCH net-next V3 02/17] hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient, K. Y. Srinivasan
- [PATCH net-next V3 06/17] hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 14/17] hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 07/17] hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 13/17] hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 16/17] hv_netvsc: Eliminate status from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 05/17] hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 17/17] hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH ney-next V3 12/17] hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 04/17] hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure, K. Y. Srinivasan
- [PATCH net-next V3 11/17] hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 15/17] hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet, K. Y. Srinivasan
- [PATCH net-next V3 03/17] hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure, K. Y. Srinivasan
- [PATCH net-next V3 08/17] hv_netvsc: Don't ask for additional head room in the skb, K. Y. Srinivasan
- [PATCH net-next V3 09/17] hv_netvsc: move subchannel existence check to netvsc_select_queue(), K. Y. Srinivasan
- Re: [PATCH net-next V3 00/17] hv_netvsc: Eliminate the additional head room, David Miller
[PATCH v2 00/17] Driver cleanup and misc fixes series 3,
Jubin John
- [PATCH v2 01/17] staging/rdma/hfi1: Support alternate firmware names, Jubin John
- [PATCH v2 03/17] staging/rdma/hfi1: Add aeth name syndrome decode, Jubin John
- [PATCH v2 02/17] staging/rdma/hfi1: Decode CNP opcode, Jubin John
- [PATCH v2 13/17] staging/rdma/hfi1: remove SPC freeze error messages, Jubin John
- [PATCH v2 14/17] staging/rdma/hfi1: unknown frame messages are not errors, Jubin John
- [PATCH v2 15/17] staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU, Jubin John
- [PATCH v2 05/17] staging/rdma/hfi1: Clean up comments, Jubin John
- [PATCH v2 16/17] staging/rdma/hfi1: Fix Xmit Wait calculation, Jubin John
- [PATCH v2 06/17] staging/rdma/hfi1: Add one-time LCB reset, Jubin John
- [PATCH v2 04/17] staging/rdma/hfi1: Fix qp.h comments, Jubin John
- [PATCH v2 09/17] staging/rdma/hfi1: Correctly limit VLs against SDMA engines, Jubin John
- [PATCH v2 10/17] staging/rdma/hfi1: Adds software counters for bitfields within various error status fields, Jubin John
- [PATCH v2 17/17] staging/rdma/hfi1: Adding counter resolutions for DataPortCounters, Jubin John
- [PATCH v2 07/17] staging/rdma/hfi1: Extend quiet timeout, Jubin John
- [PATCH v2 08/17] staging/rdma/hfi1: Add a credit push on diagpkt allocate fail, Jubin John
- [PATCH v2 11/17] staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error, Jubin John
- [PATCH v2 12/17] staging/rdma/hfi1: Unexpected link up pkey values are not an error, Jubin John
[PATCH v4 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices.,
ira . weiny
Re: [PATCH] staging: skein: cleans up macros,
Gregkh
[PATCH] staging: clocking-wizard: add blank line after struct declaration.,
Christian Colic
[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1),
Boris Brezillon
- [PATCH v2 01/25] ARM: nand: make use of mtd_to_nand() where appropriate, Boris Brezillon
- [PATCH v2 03/25] cris: nand: make use of mtd_to_nand() where appropriate, Boris Brezillon
- [PATCH v2 04/25] mips: nand: make use of mtd_to_nand() where appropriate, Boris Brezillon
- [PATCH v2 02/25] blackfin: nand: make use of mtd_to_nand() where appropriate, Boris Brezillon
- [PATCH v2 05/25] sh: nand: make use of mtd_to_nand() where appropriate, Boris Brezillon
- [PATCH v2 09/25] mtd: nand: embed an mtd_info structure into nand_chip, Boris Brezillon
- [PATCH v2 08/25] staging: mt29f_spinand: make use of mtd_to_nand(), Boris Brezillon
- [PATCH v2 06/25] mtd: nand: make use of mtd_to_nand() in NAND core code, Boris Brezillon
- [PATCH v2 10/25] mtd: nand: add nand_to_mtd() helper, Boris Brezillon
- [PATCH v2 11/25] coccinelle: nand: detect and correct drivers embedding an mtd_info object, Boris Brezillon
- [PATCH v2 17/25] mtd: nand: remove useless mtd->priv = chip assignments, Boris Brezillon
- [PATCH v2 07/25] mtd: nand: make use of mtd_to_nand() in NAND drivers, Boris Brezillon
- [PATCH v2 13/25] mtd: nand: update the documentation to reflect framework changes, Boris Brezillon
- [PATCH v2 20/25] mtd: nand: simplify nand_dt_init() usage, Boris Brezillon
- [PATCH v2 14/25] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v2 15/25] cris: nand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v2 16/25] mtd: nand: update mtd_to_nand(), Boris Brezillon
- [PATCH v2 22/25] mtd: nand: add helpers to access ->priv, Boris Brezillon
- [PATCH v2 21/25] mtd: nand: kill the chip->flash_node field, Boris Brezillon
- [PATCH v2 25/25] staging: mt29f_spinand: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- [PATCH v2 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v2 18/25] cris: nand: remove useless mtd->priv = chip assignments, Boris Brezillon
- [PATCH v2 24/25] mtd: nand: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- [PATCH v2 19/25] staging: mt29f_spinand: remove useless mtd->priv = chip assignment, Boris Brezillon
- [PATCH v2 23/25] ARM: make use of nand_set/get_controller_data() helpers, Boris Brezillon
- [PATCH v3 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v3 bis 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip, Boris Brezillon
- [PATCH v3 17/25] mtd: nand: remove useless mtd->priv = chip assignments, Boris Brezillon
- Re: [PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1), Brian Norris
[PATCH v2] staging: unisys: use common return path,
Sudip Mukherjee
[PATCH v2 0/2] Fix coding style problems reported by checkpatch,
Rajan Vaja
[PATCH] staging: unisys: use common return path,
Sudip Mukherjee
[PATCH 1/1] staging: cleanup: Fix incompatible type comparison in wilc1000/host_interface.c,
Mario J. Rugiero
[PATCH] [sparse-cleanup] Fix incompatible type comparison in wilc1000/host_interface.c, Mario J. Rugiero
[PATCH 00/15] staging: unisys: checkpatch cleanup series,
Benjamin Romer
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]