Linux Device Driver Development
[Prev Page][Next Page]
- Re: [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly, (continued)
- [PATCHv3 14/22] staging: android: ion: Stop butchering the DMA address, Laura Abbott
- [PATCHv3 15/22] staging: android: ion: Break the ABI in the name of forward progress, Laura Abbott
- [PATCHv3 16/22] staging: android: ion: Get rid of ion_phys_addr_t, Laura Abbott
- [PATCHv3 18/22] staging: android: ion: Rework heap registration/enumeration, Laura Abbott
- [PATCHv3 19/22] staging: android: ion: Drop ion_map_kernel interface, Laura Abbott
- [PATCHv3 17/22] staging: android: ion: Collapse internal header files, Laura Abbott
- [PATCHv3 20/22] staging: android: ion: Remove ion_handle and ion_client, Laura Abbott
- [PATCHv3 21/22] staging: android: ion: Set query return value, Laura Abbott
- [PATCHv3 22/22] staging/android: Update Ion TODO list, Laura Abbott
- Re: [PATCHv3 00/22] Ion clean up in preparation in moving out of staging, Greg Kroah-Hartman
- [PATCH v2] staging: bcm2835-audio: remove unnecessary log messages,
Aishwarya Pant
- [PATCH v2] staging: rtl8712: fixed multiple line derefence issue, Prasant Jalan
- [PATCH] staging: lustre: fixed ../include/lustre_debug.h is included more than once., Darryl T. Agostinelli
- [PATCH 1/6] staging:r8188eu: replace rtw_software_decrypt with its value,
Ivan Safonov
- [PATCH] staging: vt6656: Fix spaces, char limit and embedded func name in print.,
Daniel Cashman
- [PATCH] staging: bcm2835-audio: remove TODO about VCOS_FALSE, Kevin Wern
- [PATCH 00/24] staging: ks7010: checkpatch clean up,
Tobin C. Harding
- [PATCH 01/24] staging: ks7010: remove unnecessary function parameter, Tobin C. Harding
- [PATCH 02/24] staging: ks7010: remove void * cast, Tobin C. Harding
- [PATCH 03/24] staging: ks7010: add BUG_ON() to catch programmer error, Tobin C. Harding
- [PATCH 04/24] staging: ks7010: rename identifier rc to ret, Tobin C. Harding
- [PATCH 05/24] staging: ks7010: rename identifier retval to ret, Tobin C. Harding
- [PATCH 07/24] staging: ks7010: change static function return type, Tobin C. Harding
- [PATCH 08/24] staging: ks7010: separate dissimilar checks, Tobin C. Harding
- [PATCH 10/24] staging: ks7010: factor out send stop request, Tobin C. Harding
- [PATCH 11/24] staging: ks7010: fix multi-way decision, Tobin C. Harding
- [PATCH 06/24] staging: ks7010: invert conditional, reduce indentation, Tobin C. Harding
- [PATCH 12/24] staging: ks7010: move null check before dereference, Tobin C. Harding
- [PATCH 09/24] staging: ks7010: fix function return code path, Tobin C. Harding
- [PATCH 15/24] staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT, Tobin C. Harding
- [PATCH 16/24] staging: ks7010: fix checkpatch UNNECESSARY_ELSE, Tobin C. Harding
- [PATCH 17/24] staging: ks7010: rename RecvMIC to recv_mic, Tobin C. Harding
- [PATCH 18/24] staging: ks7010: add task to TODO file, Tobin C. Harding
- [PATCH 20/24] staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS, Tobin C. Harding
- [PATCH 13/24] staging: ks7010: simplify calls to memcpy(), Tobin C. Harding
- [PATCH 21/24] staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE, Tobin C. Harding
- [PATCH 22/24] staging: ks7010: remove unused macro, Tobin C. Harding
- [PATCH 14/24] staging: ks7010: utilize local variable, Tobin C. Harding
- [PATCH 24/24] staging: ks7010: move check and break to top of loop, Tobin C. Harding
- [PATCH 23/24] staging: ks7010: remove multi-way decision, Tobin C. Harding
- [PATCH 19/24] staging: ks7010: rename identifier packet to skb, Tobin C. Harding
- [PATCH] staging: iio: light: constify attribute_group structures,
simran singhal
- [PATCH 1/2] staging: sm750fb: fixing function return with lock held,
Prasant Jalan
- [PATCH v3] staging: unisys: visorbus: fix kernel BUG discovered by day0 testing, David Kershner
- [RFC PATCH] binder: Don't require the binder lock when killed in binder_thread_read(),
Douglas Anderson
- [PATCH 0/3] staging: iio: Remove useless type conversion,
simran singhal
- [PATCH v2] staging: unisys: visorbus: fix kernel BUG discovered by day0 testing,
David Kershner
- [PATCH 01/13] staging: most: fix comment of the function add_link_store,
Christian Gromm
- [PATCH 03/13] staging: most: use __ATTR_RO for the attribute interface, Christian Gromm
- [PATCH 04/13] staging: most: use __ATTR_RO for the attribute value, Christian Gromm
- [PATCH 08/13] staging: most: separate property showing links, Christian Gromm
- [PATCH 02/13] staging: most: fix comment of the function remove_link_store, Christian Gromm
- [PATCH 07/13] staging: most: consolidate channel attributes, Christian Gromm
- [PATCH 09/13] staging: most: consolidate attributes for list of links, Christian Gromm
- [PATCH 06/13] staging: most: use __ATTR_RO in create_show_channel_attribute, Christian Gromm
- [PATCH 13/13] staging: most: usb: Fix setting of writable DCI registers, Christian Gromm
- [PATCH 05/13] staging: most: use __ATTR_RW in create_channel_attribute, Christian Gromm
- [PATCH 12/13] staging: most: usb: fix size overflow, Christian Gromm
- [PATCH 11/13] staging: most: usb: fix calculation of the extra_len, Christian Gromm
- [PATCH 10/13] staging: most: destroy cdev by channel disconnect, Christian Gromm
- [PATCH] Staging: nvec: Remove FSF's mailing address, Riku Salminen
- [PATCH] staging: bcm2835-audio: remove unnecessary log messages,
Aishwarya Pant
- [PATCH v2] iio: gyro: adis16060: Change the name of function.,
simran singhal
- [PATCH] Eudyptula challenge,
Chewie Lin
- [PATCH RFC] remove custom Michael MIC implementation,
Tobin C. Harding
- [PATCH] staging: iio: meter: Replace mlock with driver private buf_lock,
Arushi Singhal
- [PATCH 2/2 V2] staging: atomisp: use local variable to reduce the number of reference, Daeseok Youn
- [PATCH 1/2 V2] staging: atomisp: simplify the if condition in atomisp_freq_scaling(), Daeseok Youn
- [PATCH 00/25] staging: ks7010: checkpatch clean up,
Tobin C. Harding
- [PATCH 01/25] staging: ks7010: remove unnecessary function parameter, Tobin C. Harding
- [PATCH 02/25] staging: ks7010: remove void * cast, Tobin C. Harding
- [PATCH 03/25] staging: ks7010: add BUG_ON() to catch programmer error, Tobin C. Harding
- [PATCH 04/25] staging: ks7010: rename identifier rc to ret, Tobin C. Harding
- [PATCH 05/25] staging: ks7010: rename identifier retval to ret, Tobin C. Harding
- [PATCH 07/25] staging: ks7010: change static function return type, Tobin C. Harding
- [PATCH 06/25] staging: ks7010: invert conditional, reduce indentation, Tobin C. Harding
- [PATCH 08/25] staging: ks7010: separate dissimilar checks, Tobin C. Harding
- [PATCH 09/25] staging: ks7010: fix function return code path, Tobin C. Harding
- [PATCH 10/25] staging: ks7010: factor out send stop request, Tobin C. Harding
- [PATCH 11/25] staging: ks7010: fix multi-way decision, Tobin C. Harding
- [PATCH 12/25] staging: ks7010: move null check before dereference, Tobin C. Harding
- [PATCH 13/25] staging: ks7010: simplify calls to memcpy(), Tobin C. Harding
- [PATCH 15/25] staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT, Tobin C. Harding
- [PATCH 16/25] staging: ks7010: fix checkpatch UNNECESSARY_ELSE, Tobin C. Harding
- [PATCH 17/25] staging: ks7010: simplify complex logical statment, Tobin C. Harding
- [PATCH 14/25] staging: ks7010: utilize local variable, Tobin C. Harding
- [PATCH 19/25] staging: ks7010: add task to TODO file, Tobin C. Harding
- [PATCH 20/25] staging: ks7010: rename identifier packet to skb, Tobin C. Harding
- [PATCH 22/25] staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE, Tobin C. Harding
- [PATCH 23/25] staging: ks7010: remove unused macro, Tobin C. Harding
- [PATCH 24/25] staging: ks7010: remove multi-way decision, Tobin C. Harding
- [PATCH 25/25] staging: ks7010: move check and break to top of loop, Tobin C. Harding
- [PATCH 18/25] staging: ks7010: rename RecvMIC to recv_mic, Tobin C. Harding
- [PATCH 21/25] staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS, Tobin C. Harding
- Re: [PATCH 00/25] staging: ks7010: checkpatch clean up, Tobin C. Harding
- [PATCH] staging: unisys: visorbus: fix kernel BUG discovered by day0 testing,
David Kershner
- [PATCH] staging: rtl8188eu: Remove extra spaces, Alfonso Lima Astor
- [PATCH] iio: gyro: adis16060: Change the function's name,
simran singhal
- [PATCH] staging: rtl8712: code style fix, Tejaswini
- [PATCH v2 21/22] docs-rst: fix usb cross-references, Mauro Carvalho Chehab
- [PATCH] staging: iio: ad9832: use 4-digit octal permissions,
Guru Das Srinagesh
- [PATCH] staging/atomisp: fix spelling mistake: "falied" -> "failed", Colin King
- [PATCH] staging: bcm2835-camera: fix spelling mistake: "elementry" -> "elementary", Colin King
- [PATCH] staging: fbtft: fix type assignment warning, Alex Wilson
- [PATCH] iio:meter:ade7759: Removing use of deprecated macros, Chen Guanqiao
- [PATCH 2/2] staging: atomisp: use local variable to reduce the number of reference,
Daeseok Youn
- [PATCH 1/2] staging: atomisp: simplify the if condition in atomisp_freq_scaling(),
Daeseok Youn
- [PATCH] staging:iio:accel:adis16029 fixed checkpatch issue - drop braces around single if statement,
Andrea della Porta
- [PATCH v2] staging: atomisp: avoid false-positive maybe-uninitialized warning, Arnd Bergmann
- [PATCH v2] staging: comedi: labpc: fix isadma dependency,
Arnd Bergmann
- [PATCH] staging: comedi: labpc: fix isadma dependency, Arnd Bergmann
- [PATCH 21/22] docs-rst: fix usb cross-references, Mauro Carvalho Chehab
- staging: vc04_services: bcm2835-audio Fixed checkpatch issues,
Andrea della Porta
- [PATCH] staging: rtl8188eu: Macro should be enclosed,
Alfonso Lima Astor
- [PATCH] staging: rtl8712: fixed multiple line derefence issue,
Prasant Jalan
- [PATCH v2] staging: iio: Remove unneeded parentheses.,
Arushi Singhal
- [RESEND PATCH] staging: iio: Remove extra Parenthesis,
Arushi Singhal
- [RESEND PATCH] staging: media: davinci_vpfe: Replace a bit shift, Arushi Singhal
- [RESEND PATCH] staging: media: omap4iss: Replace a bit shift by a use of BIT, Arushi Singhal
- [PATCH] tools: hv: properly handle long paths, Vitaly Kuznetsov
- [PATCH] staging: vc04_services: bcm2835-audio: fixed checkpatch warning on coding style,
Andrea della Porta
- [PATCH] staging: xgifb: added blank line after declaration (coding style issue), Andrea della Porta
- [PATCH 1/1] drivers: staging: fbtft: Hush Checkpatch.pl Error about unnecessary whitespace and comma,
vaibhavddit
- [PATCH v2]: staging: vc04_services: fix checkpatch error, Haim Daniel
- [PATCH]: staging: media: css2400: fix checkpatch error,
Haim Daniel
- [PATCH] staging: iio: Use devm functions,
Arushi Singhal
- [PATCH 1/2] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset(), vaibhavddit
- [PATCH] Remove atomisp/i2c style errors.,
Daniel Cashman
- [PATCH] staging: lusten: conrpc.c: fix different address space sparse warning,
Marcos Paulo de Souza
- [PATCH 1/1] Drivers: hv: Issue explicit EOI when autoeoi is not enabled, kys
- [PATCH 1/1] staging: rtl8188eu: Macros with complex values should be enclosed in parentheses,
Alfonso Lima Astor
- [RFC] staging: iio: ad7759: Replace mlock with driver private buf_lock,
Arushi Singhal
- [PATCH v2] staging: media: atomisp: compress return logic, Arushi Singhal
- [PATCH 00/44] staging: unisys: Add additional error handling to the s-Par drivers,
David Kershner
- [PATCH 01/44] staging: unisys: visorbus: parahotplug_process_message add error handling, David Kershner
- [PATCH 06/44] staging: unisys: visorbus: add error handling to toolaction_show, David Kershner
- [PATCH 07/44] staging: unisys: visorbus: add error handling to boottotool_show, David Kershner
- [PATCH 02/44] staging: unisys: visorbus: add error handling to handle_command, David Kershner
- [PATCH 04/44] staging: unisys: visorbus: add error handling for parahotplug_request_kickoff, David Kershner
- [PATCH 05/44] staging: unisys: visorbus: add error handling around kobject_uevent, David Kershner
- [PATCH 11/44] staging: unisys: visorbus: move bus_device_info_init to visorbus_main.c, David Kershner
- [PATCH 08/44] staging: unisys: visorbus: add error handling to error_show, David Kershner
- [PATCH 12/44] staging: unisys: visorbus: remove invalid comment, we are one driver., David Kershner
- [PATCH 10/44] staging: unisys: visorbus: add error handling to remaining_steps_show, David Kershner
- [PATCH 17/44] staging: unisys: visorbus: remaining_steps convert ret to err, David Kershner
- [PATCH 15/44] staging: unisys: visorbus: error_store convert ret to err, David Kershner
- [PATCH 20/44] staging: unisys: visornic: add error handling for visorchannel_signalinsert/remove, David Kershner
- [PATCH 22/44] staging: unisys: visorbus: consolidate bus_responder and device_responder, David Kershner
- [PATCH 18/44] staging: unisys: visorbus: add error handling to chipset_bus_create, David Kershner
- [PATCH 14/44] staging: unisys: visorbus: boottotool convert ret to err, David Kershner
- [PATCH 16/44] staging: unisys: visorbus: textid_store convert ret to err, David Kershner
- [PATCH 24/44] staging: unisys: visorbus: get rid of shouting SPAR_VBUS_CHANNEL_CLIENT_OK macro, David Kershner
- [PATCH 21/44] staging: unisys: visorbus: add error handling for chipset_device_create, David Kershner
- [PATCH 26/44] staging: unisys: visorbus: add error handling for dev_start_periodic_work, David Kershner
- [PATCH 23/44] staging: unisys: visorbus: move vbuschannel_print_devinfo from .h to .c file, David Kershner
- [PATCH 19/44] staging: unisys: visorbus: add __packed to structures in controlvmchannel.h, David Kershner
- [PATCH 25/44] staging: unisys: remove client from spar_check_channel, David Kershner
- [PATCH 28/44] staging: unisys: visorbus: fix error handling in create_bus_instance, David Kershner
- [PATCH 30/44] staging: unisys: visorbus: get rid of unused parameter forcematch, David Kershner
- [PATCH 29/44] staging: unisys: visorbus: get rid of create_bus_type., David Kershner
- [PATCH 32/44] staging: unisys: visorbus: cleanup error handling in visorbus_uevent, David Kershner
- [PATCH 31/44] staging: unisys: visorbus: get rid of unused parameter forcenomatch, David Kershner
- [PATCH 37/44] staging: unisys: visorbus: add error handling to chipset_device_pause/resume, David Kershner
- [PATCH 40/44] staging: unisys: visorbus: remove useless ifdef, David Kershner
- [PATCH 33/44] staging: unisys: visorbus: check for err from dev_set_name, David Kershner
- [PATCH 42/44] staging: unisys: visorbus: Update vmcallinterface comment, David Kershner
- [PATCH 43/44] staging: unisys: visorbus: move unisys_vmcall into visorchipset, David Kershner
- [PATCH 34/44] staging: unisys: visorbus: don't ignore visorchannel_read error, David Kershner
- [PATCH 44/44] staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of VMCALL error, David Kershner
- [PATCH 35/44] staging: unisys: visorbus: don't unregister if we failed to register, David Kershner
- [PATCH 39/44] staging: unisys: visorbus: consolidate if statements, David Kershner
- [PATCH 13/44] staging: unisys: visorbus: convert ret to err to be consistent, David Kershner
- [PATCH 41/44] staging: unisys: visorbus: get rid of ISSUE_IO_VMCALL, David Kershner
- [PATCH 36/44] staging: unisys: visorbus: add error handling to initiate_chipset_device_pause_resume, David Kershner
- [PATCH 27/44] staging: unisys: visorbus: add error handling visorbus_enable_channel_interrupt, David Kershner
- [PATCH 38/44] staging: unisys: visorbus: get rid of braces around single statements, David Kershner
- [PATCH 09/44] staging: unisys: visorbus: add error handling textid_show, David Kershner
- [PATCH 03/44] staging: unisys: visorbus: add error handling to controlvm_periodic_work, David Kershner
- [PATCH 4.4 59/76] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic, Greg Kroah-Hartman
- [PATCH] coding style issue fixed,
Andrea della Porta
- [PATCH] coding style issue resolved,
Andrea della Porta
- [PATCH 1/1] Staging: lustre: lnet: libcfs: Fixed checkpatch.pl coding style errors,
vaibhavddit
- [PATCH] staging: atomisp: avoid false-positive maybe-uninitialized warning,
Arnd Bergmann
- [PATCH 0/4] staging: ks7010: refactor ks7010_sdio_remove(),
Tobin C. Harding
- [PATCH 0/3] staging: ks7010: clean function calls,
Tobin C. Harding
- [PATCH] Remove sparse warnings in mdc_request.c,
Skanda Guruanand
- [PATCH v6 00/39] i.MX Media Driver,
Steve Longerbeam
- [PATCH v6 01/39] [media] dt-bindings: Add bindings for video-multiplexer device, Steve Longerbeam
- [PATCH v6 02/39] [media] dt-bindings: Add bindings for i.MX media driver, Steve Longerbeam
- [PATCH v6 03/39] [media] dt/bindings: Add bindings for OV5640, Steve Longerbeam
- [PATCH v6 04/39] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node, Steve Longerbeam
- [PATCH v6 05/39] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections, Steve Longerbeam
- [PATCH v6 06/39] ARM: dts: imx6qdl: add capture-subsystem device, Steve Longerbeam
- [PATCH v6 07/39] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround, Steve Longerbeam
- [PATCH v6 08/39] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors, Steve Longerbeam
- [PATCH v6 10/39] ARM: dts: imx6-sabreauto: create i2cmux for i2c3, Steve Longerbeam
- [PATCH v6 11/39] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b, Steve Longerbeam
- [PATCH v6 13/39] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder, Steve Longerbeam
- [PATCH v6 14/39] add mux and video interface bridge entity functions, Steve Longerbeam
- [PATCH v6 15/39] [media] v4l2-mc: add a function to inherit controls from a pipeline, Steve Longerbeam
- [PATCH v6 09/39] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors, Steve Longerbeam
- [PATCH v6 17/39] platform: add video-multiplexer subdevice driver, Steve Longerbeam
- [PATCH v6 18/39] media: Add userspace header file for i.MX, Steve Longerbeam
- [PATCH v6 16/39] [media] add Omnivision OV5640 sensor driver, Steve Longerbeam
- [PATCH v6 20/39] media: imx: Add Capture Device Interface, Steve Longerbeam
- [PATCH v6 21/39] media: imx: Add CSI subdev driver, Steve Longerbeam
- [PATCH v6 12/39] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture, Steve Longerbeam
- [PATCH v6 19/39] media: Add i.MX media core driver, Steve Longerbeam
- [PATCH v6 23/39] media: imx: Add IC subdev drivers, Steve Longerbeam
- [PATCH v6 24/39] media: imx: Add MIPI CSI-2 Receiver subdev driver, Steve Longerbeam
- [PATCH v6 25/39] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers, Steve Longerbeam
- [PATCH v6 27/39] media: imx: csi: add support for bayer formats, Steve Longerbeam
- [PATCH v6 28/39] media: imx: csi: fix crop rectangle changes in set_fmt, Steve Longerbeam
- [PATCH v6 30/39] media: imx: csi/fim: add support for frame intervals, Steve Longerbeam
- [PATCH v6 32/39] media: imx: csi: add frame skipping support, Steve Longerbeam
- [PATCH v6 31/39] media: imx: redo pixel format enumeration and negotiation, Steve Longerbeam
- [PATCH v6 33/39] media: imx: csi: Avoid faulty sensor frames at stream start, Steve Longerbeam
- [PATCH v6 34/39] media: imx: csi: fix crop rectangle reset in sink set_fmt, Steve Longerbeam
- [PATCH v6 35/39] media: imx: propagate sink pad formats to source pads, Steve Longerbeam
- [PATCH v6 36/39] media: imx: csi: add sink selection rectangles, Steve Longerbeam
- [PATCH v6 37/39] media: imx-csi: add frame size/interval enumeration, Steve Longerbeam
- [PATCH v6 38/39] media: imx-ic-prpencvf: add frame size enumeration, Steve Longerbeam
- [PATCH v6 22/39] media: imx: Add VDIC subdev driver, Steve Longerbeam
- [PATCH v6 26/39] media: imx: add support for bayer formats, Steve Longerbeam
- [PATCH v6 29/39] media: imx: csi: add __csi_get_fmt, Steve Longerbeam
- [PATCH v6 39/39] media: imx-media-capture: add frame sizes/interval enumeration, Steve Longerbeam
- Re: [PATCH v6 00/39] i.MX Media Driver, Russell King - ARM Linux
- [PATCH 0/6] staging: dgnc: fix/remove comments,
Tobin C. Harding
- [REGRESSION][Stable][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] scsi: storvsc: properly set residual data length on errors,
Joseph Salisbury
- [PATCH] minor coding style fix,
sfaragnaus
- [PATCH] Fixing Coding Style Errors & Warning,
vaibhavddit
- [PATCH] staging: goldfish: Fix coding style issues,
aviyae
- [PATCH] staging: atomisp: fix an issue timeout value for checking error, Daeseok Youn
- [PATCH] staging: speakup: fix warning for static declaration,
Gustavo A. R. Silva
- [PATCH v3] Revert "staging: radio-bcm2048: fixed bare use of unsigned int",
Eddie Youseph
- [PATCH 0/3] staging: ks7010: refactor ks_sdio_interrupt(),
Tobin C. Harding
- [PATCH 00/12] staging: ks7010: refactor hostif_data_request(),
Tobin C. Harding
- [PATCH 02/12] staging: ks7010: rename RecvMIC to recv_mic, Tobin C. Harding
- [PATCH 01/12] staging: ks7010: simplify complex logical statment, Tobin C. Harding
- [PATCH 03/12] staging: ks7010: add item to TODO file, Tobin C. Harding
- [PATCH 04/12] staging: ks7010: rename identifier packet to skb, Tobin C. Harding
- [PATCH 05/12] staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS, Tobin C. Harding
- [PATCH 06/12] staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE, Tobin C. Harding
- [PATCH 07/12] staging: ks7010: move null check before dereference, Tobin C. Harding
- [PATCH 08/12] staging: ks7010: replace magic number 8, Tobin C. Harding
- [PATCH 09/12] staging: ks7010: replace magic number 6, Tobin C. Harding
- [PATCH 10/12] staging: ks7010: replace magic number 12, Tobin C. Harding
- [PATCH 11/12] staging: ks7010: clean up comments, Tobin C. Harding
- [PATCH 12/12] staging: ks7010: add intermediate variable, Tobin C. Harding
- [PATCH 0/3] Add the Generic Netlink controller,
Alexandre Bailon
- [GIT PULL] IIO driver fixes for 4.11-rc4, Greg KH
- [PATCH 0/5] staging: ks7010: refactor, fix checkpatch,
Tobin C. Harding
- [PATCH 0/3] staging: ks7010: refactor tx_device_task(),
Tobin C. Harding
- [PATCH] Convert __le16 to cpu before casting to u32,
Guillaume Brogi
- [PATCH for-4.4 04/19] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic, Sumit Semwal
- [PATCH] netvsc: fix dereference before null check errors,
Colin King
- [PATCH] netvsc: fix unititialized return value in variable ret,
Colin King
- [PATCH v2] staging: vt6656: fixed an indentation coding style issue,
Prasant Jalan
- Re: [PATCH v2] staging: vt6656: fixed an indentation coding style issue, Greg KH
- <Possible follow-ups>
- Re: [PATCH v2] staging: vt6656: fixed an indentation coding style issue, Prasant Jalan
[PATCH] Staging: lustre: lnet: code style fix, Sergiy Redko
[PATCH] staging: media: atomisp: compress return logic,
Arushi Singhal
[PATCH] staging: greybus: compress return logic,
Arushi Singhal
[PATCH net-next 0/2] netvsc: Fix miscellaneous issues,
kys
[PATCH v3] staging: media: davinci_vpfe: Replace a bit shift., Arushi Singhal
[PATCH] Clear sparse warning: different address space,
Guillermo O. Freschi
[PATCH] Staging: atomisp - octal permissions, style fix, Derek Robson
[PATCH] Staging: vt6655 - block comments style fix, Derek Robson
[PATCH 0/2] pci-hyperv: Some miscellaneous fixes,
kys
[PATCH v2] staging: media: davinci_vpfe:Replace a bit shift.,
Arushi Singhal
[PATCH v2] staging: media: omap4iss: Replace a bit shift by a use of BIT.,
Arushi Singhal
[PATCH v2] staging: media: atomisp:Replace a bit shift., Arushi Singhal
[PATCH] staging: iio: Remove extra Parenthesis.,
Arushi Singhal
[PATCH] staging: media: atomisp: remove ifdef around HMM_BO_ION,
Arnd Bergmann
[PATCH] staging: lustre: Remove redundant code,
Arushi Singhal
[PATCH v2] staging: speakup: Remove the explicit NULL comparison, Arushi Singhal
[PATCH v3] staging: speakup: Align the code., Arushi Singhal
[PATCH] drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info, Pushkar Jambhlekar
[PATCH] drivers/staging/wilc1000: Using __func__ instead of hardcoded function name, Pushkar Jambhlekar
[PATCH v3] HV: properly delay KVP packets when negotiation is in progress,
Long Li
[PATCH] drivers/staging/media: atomisp: Removing redundant information from dev_err,
Pushkar Jambhlekar
[PATCH] drivers/staging/wilc1000: Fixing dev_err and removing dev_dbg calls for tracing,
Pushkar Jambhlekar
[PATCH 2/2 v5] pci-hyperv: lock pci bus on device eject, Long Li
[PATCH 1/2 v5] pci-hyperv: properly handle pci bus remove,
Long Li
Re: [RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis., Greg Kroah-Hartman
[Please ignore this is a test] pci-hyperv: properly handle pci bus remove,
Long Li
[PATCH v4] staging: iio: ade7753: Replace mlock with driver private lock,
simran singhal
Re: [Outreachy kernel] [RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis., Julia Lawall
[PATCH v2] staging:speakup: Fix alignment with parenthesis., Arushi Singhal
[PATCH] staging: media: atomisp: fix build error,
Geliang Tang
[PATCH] staging: tsl2x7x: Moved contents of the header to the source file.,
Arushi Singhal
[PATCH] staging: rtl8192e: Fix embedded function names with __func__, suniel . spartan
[PATCH] staging: ad7746: Moved contents of the header to the source file.,
Arushi Singhal
[bug report] Staging: media: Unmap and release region obtained by ioremap_nocache, Dan Carpenter
[PATCH v9] staging: iio: adis16060: Remove iio_dev mlock and refactor code,
simran singhal
[PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg,
Pushkar Jambhlekar
[PATCH] staging: most: Adds parentheses around macros with complex values,
Mark Stenglein
[PATCH] staging:fbtft/fbtft-io: Fix incorrect type in assignment,
Zhengyi Shen
[PATCH] staging: iio: accel: remove unneeded braces around single statements,
Mark Stenglein
[PATCH v2] HV: properly delay KVP packets when negotiation is in progress,
Long Li
[PATCH v2] staging: fbtft: Replace a bit shift by a use of BIT., Arushi Singhal
[PATCH v8] staging: adis16060: Remove iio_dev mlock and refactor code,
simran singhal
[PATCH] staging: vt6656: removed coding style errors,
Prasant Jalan
[PATCH v2] staging: lustre: Replace a bit shift by a use of BIT.,
Arushi Singhal
[PATCH v2] staging: rts5208: Replace a bit shift by a use of BIT.,
Arushi Singhal
[Index of Archives]
[Linux Driver Backports]
[Linux USB Devel]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux SCSI]
[Yosemite Forum]