Linux Driver Development
[Prev Page][Next Page]
- Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning
- From: Srinidhi Kasagar <srinidhi.kasagar@xxxxxxxxxxxxxx>
- [PATCH V2] Staging: add USB MTK bluetooth driver
- From: "Cho, Yu-Chen" <acho@xxxxxxxx>
- [PATCH 1/1] staging: ti-soc-thermal: Fix incorrect usage of IS_ERR_OR_NULL
- From: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
- Re: [PATCH -next] ashmem: Fix ashmem_shrink deadlock.
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] staging: nvec: don't call input_free_device() after input_unregister_device()
- From: Leon Romanovsky <leon@xxxxxxx>
- [PATCH] staging: nvec: Convert to use devm_input_allocate
- From: Leon Romanovsky <leon@xxxxxxx>
- Re: [PATCH -next] ashmem: Fix ashmem_shrink deadlock.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- RE: [PATCH] staging: dwc2: use devm_ioremap_resource()
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] staging: imx-drm: use devm_ioremap_resource()
- From: Laurent Navet <laurent.navet@xxxxxxxxx>
- Re: [PATCH] staging: dwc2: use devm_ioremap_resource()
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- [PATCH] staging: dwc2: use devm_ioremap_resource()
- From: Laurent Navet <laurent.navet@xxxxxxxxx>
- [PATCH] Staging: add USB MTK bluetooth driver
- From: "Cho, Yu-Chen" <acho@xxxxxxxx>
- Re: [PATCH v2] staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DESC_LEN length
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCH v2] staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DESC_LEN length
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v2] staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DESC_LEN length
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- vme_user causes system hang/freeze
- From: "De Roo, Steven" <steven.deroo@xxxxxxxxxxxxxxxxx>
- [PATCH v2 04/10] binder: use freezable blocking calls
- From: Colin Cross <ccross@xxxxxxxxxxx>
- [RFC PATCH 39/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 38/39] staging: comedi: usbduxfast: introduce usbduxfast_cmd_data()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 37/39] staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 36/39] staging: comedi: usbduxfast: rename CamelCase 'minSamplPer'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 35/39] staging: comedi: usbduxfast: consolidate the firmware upload
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 33/39] staging: comedi: usbduxfast: tidy up firmwareUpload()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 34/39] staging: comedi: usbduxfast: move usbduxfast_upload_firmware()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 31/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 32/39] staging: comedi: usbduxfast: fix a > 80 char line issue
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 30/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 27/39] staging: comedi: usbduxfast: remove extra dev_err() messages
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 29/39] staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 28/39] staging: comedi: usbduxfast: tidy up send_dux_commands()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 26/39] staging: comedi: usbduxfast: rename 'dux_commands' in private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 25/39] staging: comedi: usbduxfast: rename 'transfer_buffer' in private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 22/39] staging: comedi: usbduxfast: remove 'usb' from the private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 23/39] staging: comedi: usbduxfast: rename 'urbIn' in private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 24/39] staging: comedi: usbduxfast: rename 'insnBuffer' from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 21/39] staging: comedi: usbduxfast: remove 'intf' from the private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 20/39] staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 19/39] staging: comedi: usbduxfast: remove 'comedidev' from the private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 18/39] staging: comedi: usbduxfast: don't pass the private data directly
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 17/39] staging: comedi: usbduxfast: remove 'ifnum' from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 16/39] staging: comedi: usbduxfast: remove 'attached' from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 14/39] staging: comedi: usbduxfast: absorb tidy_up() into the (*detach)
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 15/39] staging: comedi: usbduxfast: remove 'probed' from private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 13/39] staging: comedi: usbduxfast: remove some unused defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 12/39] staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 10/39] staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 11/39] staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect)
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 08/39] staging: comedi: usbduxfast: tidy up usbduxfast_attach_common()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 09/39] staging: comedi: usbduxfast: remove all COMEDI_DEBUG messages
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 07/39] staging: comedi: usbduxfast: remove 'owner' from usb_driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/39] staging: comedi: usbduxfast: rename usbduxfastsub_s variables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/39] staging: comedi: usbduxfast: rename usb_device variables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 03/39] staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 04/39] staging: comedi: usbduxfast: rename usb_interface variables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 02/39] staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe)
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 01/39] staging: comedi: usbduxfast: request firmware synchronously
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 00/39] staging: comedi: usbduxfast: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next] staging: sep: fix driver build and kconfig
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH -next] ashmem: Fix ashmem_shrink deadlock.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- [PATCH -next] ashmem: Fix ashmem_shrink deadlock.
- From: Robert Love <rlove@xxxxxxxxxx>
- Re: [PATCHv6 0/8] zswap: compressed swap caching
- From: Ric Mason <ric.masonn@xxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Robert Love <rlove@xxxxxxxxxx>
- Re: [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
- From: Mel Gorman <mgorman@xxxxxxx>
- RE: staging: zcache: rename ramster to zcache
- From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
- RE: Hyper-V stalls on device errors
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: Hyper-V stalls on device errors
- From: Sitsofe Wheeler <sitsofe@xxxxxxxxx>
- Hyper-V stalls on device errors
- From: Sitsofe Wheeler <sitsofe@xxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Shankar Brahadeeswaran <shankoo77@xxxxxxxxx>
- [PATCH 04/10] binder: use freezable blocking calls
- From: Colin Cross <ccross@xxxxxxxxxxx>
- Re: [PATCH 3/3] Revert "staging: nvec: replace module_platformregister by module_init"
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 1/3] staging: nvec: add missing module aliases
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 3/3] staging: nvec: cleanup childs on remove
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 2/3] staging: nvec: implement unregistering of notifiers
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 0/3] fix module unload of nvec
- From: Marc Dietrich <marvin24@xxxxxx>
- RE: [PATCH net-next] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH net-next] hyperv: Fix a compiler warning in netvsc_send()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: linux-next: Tree for Apr 29 (staging/gdm72xx)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] Revert "staging: nvec: replace module_platform register by module_init"
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [GIT PATCH] Staging driver patches for 3.10-rc1
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Staging: bcm: Fix of a litte white space error in Bcmchar.c
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/1] Staging: bcm: Fix of a litte white space error in Bcmchar.c
- From: Severin Gsponer <svgsponer@xxxxxxxxx>
- Re: [PATCH 1/1] Staging: bcm: Syntaxfix in Bcmchar.c
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 1/1] Staging: bcm: Syntaxfix in Bcmchar.c
- From: Severin Gsponer <svgsponer@xxxxxxxxx>
- re: staging: zcache: rename ramster to zcache
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/3] staging: nvec: replace module_platform register bymodule_init
- From: Marc Dietrich <marvin24@xxxxxx>
- Re: [PATCH 2/3] staging: nvec: replace module_platform register by module_init
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] Staging: rtl8187se: fixed coding style issues
- From: Matt Kilgore <mattkilgore12@xxxxxxxxx>
- Re: [PATCH] linux-next:usb-stor:realtek_cr:Fix compile error
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 3/3] Revert "staging: nvec: replace module_platform register by module_init"
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 1/3] staging: nvec: implement unregistering of notifiers
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 2/3] staging: nvec: cleanup childs on remove
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH] staging: vt6656: remove unused definitions
- From: Andres More <more.andres@xxxxxxxxx>
- Re: [PATCH 2/3] staging: nvec: replace module_platform register by module_init
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 1/3] staging: nvec: add missing module aliases
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 2/3] staging: nvec: replace module_platform register by module_init
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH 1/3] staging: nvec: add missing module aliases
- From: Marc Dietrich <marvin24@xxxxxx>
- [PATCH] linux-next:usb-stor:realtek_cr:Fix compile error
- From: <wei_wang@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- [PATCH net-next] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Bill Pemberton <wfp5p@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be
- From: wfp5p@xxxxxxxxxxxxxxxxxxxxxxxxx (Bill Pemberton)
- [PATCH] staging: wlags49_h2: strncpy, need checking the memory length
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- Re: [PATCH] staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not defined
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/1] staging: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [PATCH 1/1] staging: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
- From: Russell King <rmk@xxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Robert Love <rlove@xxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Shankar Brahadeeswaran <shankoo77@xxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Shankar Brahadeeswaran <shankoo77@xxxxxxxxx>
- [PATCH 1/1] staging: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH -next] staging: ozwpan: fix error return code in oz_cdev_register()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- [PATCH] staging: comedi: remove FSF address from boilerplate text
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not defined
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] staging: ti-soc-thermal: remove external heat while extrapolating hotspot
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 1/2] staging: ti-soc-thermal: update DT reference for OMAP5430
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 0/2] staging: ti-soc-thermal: couple of fixes
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- RE: [PATCH 4/4] staging: comedi: ni_labpc: remove *_ai_gain_bits tables
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] tools: hv: skip iso9660 mounts in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 1/7] Tools: hv: fix warnings in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 2/7] tools: hv: fix checks for origin of netlink message in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 5/7] tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 4/7] tools: hv: use getmntent in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 3/7] Tools: hv: Fix a checkpatch warning
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 7/7] Tools: hv: Fix a checkpatch warning
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 0/7] Tools: hv: snapshot
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] staging: comedi: ni_labpc: split out PCI support
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 00/22] staging: comedi: das800: cleanup driver
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] staging: comedi: ni_labpc: fix legacy driver build
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 4/4] staging: comedi: ni_labpc: remove *_ai_gain_bits tables
- From: Ian Abbott <abbotti@xxxxxxxxx>
- RE: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: "Dolkow, Snild" <Snild.Dolkow@xxxxxxxxxxxxxx>
- [PATCH] staging: for dgrp, nd_ps_desc buffer length need be 'MAX_DESC_LEN + 1'
- From: Chen Gang <gang.chen@xxxxxxxxxxx>
- [PATCH -next] staging: nvec: don't call input_free_device() after input_unregister_device()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- [PATCH -next] staging: cptm1217: don't call input_free_device() after input_unregister_device()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- [PATCH] staging: wlags49_h2: fix error handling in pcmcia probe function
- From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- [PATCH 2/5] tools: hv: fix checks for origin of netlink message in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] [PATCH 2/2] tools: hv: skip iso9660 mounts in hv_vss_daemon
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/5] [PATCH 1/3] Tools: hv: fix warnings in hv_vss_daemon
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- [PATCH 5/5] [PATCH 2/2] tools: hv: skip iso9660 mounts in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 4/5] tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 3/5] tools: hv: use getmntent in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 1/5] Tools: hv: fix warnings in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 0/5] Tools: hv: snapshot
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] [PATCH 1/3] Tools: hv: fix warnings in hv_vss_daemon
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] [PATCH 1/2] tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 3/5] [PATCH 3/3] tools: hv: use getmntent in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 2/5] [PATCH 2/3] tools: hv: fix checks for origin of netlink message in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 1/5] [PATCH 1/3] Tools: hv: fix warnings in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 5/5] [PATCH 2/2] tools: hv: skip iso9660 mounts in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 0/5] Tools: hv: snapshot
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 4/4] staging: comedi: ni_labpc: remove *_ai_gain_bits tables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/4] staging: comedi: ni_labpc: remove range_labpc_1200_ai export
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] staging: comedi: ni_labpc: cleanup true/false flags in boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] staging: comedi: ni_labpc: remove unnecessary boardinfo data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/4] staging: comedi: ni_labpc: remove 'device_id' from boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: ni_labpc: fix legacy driver build
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Robert Love <rlove@xxxxxxxxxx>
- RE: [PATCH 0/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 0/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/22] staging: comedi: das800: cleanup driver
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Shankar Brahadeeswaran <shankoo77@xxxxxxxxx>
- Re: [PATCH 00/22] staging: comedi: das800: cleanup driver
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 1/5] [PATCH 1/3] Tools: hv: fix warnings in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 4/5] [PATCH 1/2] tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 5/5] [PATCH 2/2] tools: hv: skip iso9660 mounts in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 3/5] [PATCH 3/3] tools: hv: use getmntent in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 2/5] [PATCH 2/3] tools: hv: fix checks for origin of netlink message in hv_vss_daemon
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 0/5] Tools: hv: snapshot
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] staging: comedi: ni_labpc: split out PCI support
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 0/5] staging: comedi: ni_labpc: split out PCI support
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 21/22] staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/22] staging: comedi: das800: tidy up the private data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/22] staging: comedi: das800: cleanup the cio-das802/16 fifo comments
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/22] staging: comedi: das800: tidy up das800_interrupt()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/22] staging: comedi: das800: tidy up das800_ai_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/22] staging: comedi: das800: tidy up das800_di_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/22] staging: comedi: das800: tidy up das800_do_insn_bits()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/22] staging: comedi: das800: remove extra divisor calculation call
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/22] staging: comedi: das800: allow attaching without interrupt support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/22] staging: comedi: das800: rename {enable, disable}_das800
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/22] staging: comedi: das800: tidy up subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/22] staging: comedi: das800: remove 'volatile' on private data variables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/22] staging: comedi: das800: interrupts are required for async command support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/22] staging: comedi: das800: tidy up das800_ai_do_cmdtest()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/22] staging: comedi: das800: cleanup the boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/22] staging: comedi: das800: cleanup range table declarations
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/22] staging: comedi: das800: introduce das800_ind_{write, read}()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/22] staging: comedi: das800: remove forward declarations
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/22] staging: comedi: das800: move das800_set_frequency()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/22] staging: comedi: das800: move das800_probe()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/22] staging: comedi: das800: move module_{init, exit} to end of file
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/22] staging: comedi: das800: cleanup driver
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/22] staging: comedi: das800: move das800_attach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] staging: comedi: ni_labpc: remove unnecessary 'bustype' check
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] staging: comedi: ni_labpc: remove 'bustype' from boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] staging: comedi: ni_labpc: move DMA init out of the common attach
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] staging: comedi: ni_labpc: split out PCI support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Robert Love <rlove@xxxxxxxxxx>
- Re: [BUG] staging: android: ashmem: Deadlock during ashmem_shrink
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re:
- From: "Teera"<terrasluk2013@xxxxxxxxx>
- Re:
- From: "Teera"<terrasluk2013@xxxxxxxxx>
- [patch] staging: dgrp: info leak in dgrp_dpa_ioctl()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [patch] staging/ozwpan: info leak in oz_cdev_ioctl()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH] mfd:rtsx: Support RTL8411B
- From: Roger Tseng <rogerable@xxxxxxxxxxx>
- [PATCH 2/2] staging: comedi: pcl816: remove unused RTC dma support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] staging: comedi: pcl818: remove unused RTC dma support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] staging: comedi: pcl81[68]: remove RTC dma support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v2] mfd:rtsx: Support RTS5249
- From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
- Re: [PATCH] mfd:rtsx: Support RTL8411B
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] mfd:rtsx: Support RTL8411B
- From: <rogerable@xxxxxxxxxxx>
- [PATCH] staging: rts5129: re-use kbasename()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/11] staging: comedi: tidy up legacy driver detach
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: Writing a driver for Logitech G710+, need help.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mfd:rtsx: Support RTS5249
- From: wwang <wei_wang@xxxxxxxxxxxxxx>
- Re: [PATCH v2] mfd:rtsx: Support RTS5249
- From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
- [PATCH v2 11/11] staging: comedi: drivers: free_irq() in comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/11] staging: comedi: drivers: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/11] staging: comedi: drivers: use comedi_legacy_detach() in simple drivers
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/11] staging: comedi: amplc_dio200: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/11] staging: comedi: skel: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/11] staging: comedi: das16m1: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/11] staging: comedi: das1800: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/11] staging: comedi: das16m1: check for subdev_8255_init() failure
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/11] staging: comedi: pcl812: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/11] staging: comedi: das16: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/11] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/11] staging: comedi: tidy up legacy driver detach
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Please, apply patch both 3.10 and 3.9 Re: [PATCH 1/1] X86: Handle Xen emulation of Hyper-V more gracefully
- From: "Victor Miasnikov" <vvm@xxxxxx>
- RE: [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] X86: Handle Xen emulation of Hyper-V more gracefully
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 1/1] X86: Handle Xen emulation of Hyper-V more gracefully
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Writing a driver for Logitech G710+, need help.
- From: K900 <k0009000@xxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 03/12] staging: comedi: das16: use comedi_legacy_detach()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 03/12] staging: comedi: das16: use comedi_legacy_detach()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 12/12] staging: comedi: comedi_pci: free_irq() in comedi_pci_disable()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/12] staging: comedi: drivers: free_irq() in comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/12] staging: comedi: drivers: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/12] staging: comedi: skel: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/12] staging: comedi: amplc_dio200: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] staging: comedi: drivers: use comedi_legacy_detach() in simple drivers
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/12] staging: comedi: das16m1: check for subdev_8255_init() failure
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/12] staging: comedi: das1800: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/12] staging: comedi: das16m1: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/12] staging: comedi: pcl812: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/12] staging: comedi: drivers: introduce comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/12] staging: comedi: das16: use comedi_legacy_detach()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/12] staging: comedi: tidy up driver detach
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv9 1/8] zsmalloc: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv9 4/8] zswap: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv9 7/8] zswap: add swap page writeback support
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Victor Miasnikov" <vvm@xxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Victor Miasnikov" <vvm@xxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Jan Beulich" <JBeulich@xxxxxxxx>
- Re: KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- KVM "Hyper-V emulation" -- this can be related "Linux on Hyper-V" ? Or "KVM emulates Hyper-V" as "Hyper-V emulates Hyper-V" ? Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Victor Miasnikov" <vvm@xxxxxx>
- Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 21/28] dgrp: Clean up the use of procfs [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/28] proc: Supply an accessor for getting the data from a PDE's parent [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/28] rtl8187se: Use a dir under /proc/net/r8180/ [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Joe Perches <joe@xxxxxxxxxxx>
- RE: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- RE: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: David Miller <davem@xxxxxxxxxxxxx>
- RE: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH net] hyperv: Fix a compiler warning in netvsc_send()
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH 20/28] hostap: proc: Use remove_proc_subtree() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/28] dgrp: Clean up the use of procfs [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/28] proc: Supply an accessor for getting the data from a PDE's parent [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/28] rtl8187se: Use a dir under /proc/net/r8180/ [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- Re: [PATCH] staging: comedi: introduce, and use, comedi_spriv_free()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] staging: comedi: introduce, and use, comedi_spriv_free()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: "Dolkow, Snild" <Snild.Dolkow@xxxxxxxxxxxxxx>
- [PATCH] staging: comedi: unionxx5: fix memory leak during subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 1/2] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- RE: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: "Dolkow, Snild" <Snild.Dolkow@xxxxxxxxxxxxxx>
- Re: [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] lowmemorykiller: prevent multiple instances of low memory killer
- From: Oskar Andero <oskar.andero@xxxxxxxxxxxxxx>
- Re: [PATCH V2] staging: ced1401: kfree the pdx at err path and remove callback
- From: "devendra.aaru" <devendra.aaru@xxxxxxxxx>
- Re: [PATCH V2] staging: ced1401: kfree the pdx at err path and remove callback
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH V2] staging: ced1401: kfree the pdx at err path and remove callback
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- [PATCH] staging: ced1401: kfree the pdx at err path and remove callback
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- Re: [PATCH] staging: comedi: amplc_pc263: split out PCI support
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCHv9 7/8] zswap: add swap page writeback support
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCHv9 4/8] zswap: add to mm/
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCHv9 3/8] debugfs: add get/set for atomic types
- From: Mel Gorman <mgorman@xxxxxxx>
- Re: [PATCHv9 1/8] zsmalloc: add to mm/
- From: Mel Gorman <mgorman@xxxxxxx>
- [PATCH] staging: gdm72xx: cancel work when driver unloads
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- Re: [PATCH 0/6] staging: comedi: cleanup all plx9052 users
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCHv9 4/8] zswap: add to mm/
- From: Suleiman Souhlal <ssouhlal@xxxxxxxxxxx>
- [PATCH 6/6] staging: comedi: me_daq: use plx9052.h defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] staging: comedi: plx9052.h: document the CNTRL register
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] staging: comedi: me4000: use plx9052.h defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] staging: comedi: adl_pci9111: use plx9052.h defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] staging: comedi: plx9052: tidy up the register defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] staging: comedi: cb_pcimdas: remove unused include
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/6] staging: comedi: cleanup all plx9052 users
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] staging: dwc2: fix error return code in dwc2_hcd_init()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH -next] staging: dwc2: fix error return code in dwc2_hcd_init()
- From: Paul Zimmerman <Paul.Zimmerman@xxxxxxxxxxxx>
- RE: [PATCH] staging: comedi: amplc_pc263: split out PCI support
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] staging: comedi: addi_apci_*: replace ADDIDATA_OLD with AMCC
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] staging: comedi: amplc_dio200_pci: use pci_ioremap_bar()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] staging: comedi: 8255_pci: check BAR resource type directly
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: unionxx5: allocate 'usp' before using it
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: amplc_pc263: split out PCI support
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH -next] staging: dwc2: fix error return code in dwc2_hcd_init()
- From: Matthijs Kooijman <matthijs@xxxxxxxx>
- [PATCH -next] staging: dwc2: fix error return code in dwc2_hcd_init()
- From: Wei Yongjun <weiyj.lk@xxxxxxxxx>
- [PATCH] staging: comedi: addi_apci_*: replace ADDIDATA_OLD with AMCC
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH] staging: comedi: 8255_pci: check BAR resource type directly
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 2/4] staging: speakup: remove custom string_unescape_any_inplace
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] staging: comedi: amplc_dio200_pci: use pci_ioremap_bar()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 18/18] staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: How to use vme_user module
- From: Martyn Welch <martyn.welch@xxxxxx>
- How to use vme_user module
- From: "De Roo, Steven" <steven.deroo@xxxxxxxxxxxxxxxxx>
- RE: [PATCH 18/18] staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/26] hostap: Don't use create_proc_read_entry() [RFC]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 00/18] staging: comedi: use pci_ioremap_bar()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 17/26] hostap: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/26] csr: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/26] cxt1e1: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/26] comedi: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/26] ft1000: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/26] rtl8187se: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/26] rtl8192u: Don't use create_proc_read_entry() [RFC]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/18] staging: comedi: use pci_ioremap_bar()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 18/18] staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: ioremap of PCI resources
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCHv9 8/8] zswap: add documentation
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCHv9 2/8] zsmalloc: add documentation
- From: Rob Landley <rob@xxxxxxxxxxx>
- [PATCH v2] mfd:rtsx: Support RTS5249
- From: <wei_wang@xxxxxxxxxxxxxx>
- [PATCH v2] Add new model: rts5249
- From: <wei_wang@xxxxxxxxxxxxxx>
- [PATCH 18/18] staging: comedi: ii_pci20kc: remove comment about 2.4 kernels
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/18] staging: comedi: addi_common: remove i_IorangeBase0 from boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/18] staging: comedi: addi_common: remove i_IorangeBase2 from boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/18] staging: comedi: addi_common: remove i_IorangeBase3 from boardinfo
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/18] staging: comedi: addi_common: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/18] staging: comedi: icp_multi: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/18] staging: comedi: mite: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/18] staging: comedi: 8255_pci: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/18] staging: comedi: jr3_pci: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/18] staging: comedi: cb_pcidas64: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/18] staging: comedi: dt3000: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/18] staging: comedi: cb_pcidas64: remove the base_address_regions enum
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/18] staging: comedi: cb_pcidas64: tidy up the *phys_iobase
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/18] staging: comedi: s626: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/18] staging: comedi: me_daq: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/18] staging: comedi: gsc_hpdi: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/18] staging: comedi: gsc_hpdi: remove the base_address_regions enum
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/18] staging: comedi: daqboard2000: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/18] staging: comedi: use pci_ioremap_bar()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCHv9 6/8] mm: allow for outstanding swap writeback accounting
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 2/8] zsmalloc: add documentation
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 8/8] zswap: add documentation
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 4/8] zswap: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 3/8] debugfs: add get/set for atomic types
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 7/8] zswap: add swap page writeback support
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 5/8] mm: break up swap_writepage() for frontswap backends
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 1/8] zsmalloc: add to mm/
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- [PATCHv9 0/8] zswap: compressed swap caching
- From: Seth Jennings <sjenning@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- [PATCH 3/3] staging: comedi: rti800: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] staging: comedi: acl7225b: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] staging: comedi: das1800: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] staging: comedi: finish cleanup of request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: ioremap of PCI resources
- From: "Greg Kroah-Hartman (gregkh@xxxxxxxxxxxxxxxxxxx)" <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: ioremap of PCI resources
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- RE: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 01/79] staging: comedi: drivers: introduce comedi_request_region()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 01/79] staging: comedi: drivers: introduce comedi_request_region()
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH v3 1/2] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] et131x: cancel_work when module gets unloaded
- From: Devendra Naga <devendra.aaru@xxxxxxxxx>
- Re: [PATCH 1/3] staging: speakup: reuse native kernel functions
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH 78/79] staging: comedi: ni_labpc: only ISA boards need to request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 79/79] staging: comedi: ni_labpc: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 76/79] staging: comedi: ni_at_ao: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 77/79] staging: comedi: ni_labpc: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 74/79] staging: comedi: s526: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 75/79] staging: comedi: ni_at_ao: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 72/79] staging: comedi: comedi_parport: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 73/79] staging: comedi: unionxx5: refactor subdevice init
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 71/79] staging: comedi: pcl818: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 69/79] staging: comedi: das1800: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 70/79] staging: comedi: pcl816: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 68/79] staging: comedi: das16m1: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 67/79] staging: comedi: das16: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 66/79] staging: comedi: 8255: use __comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 65/79] staging: comedi: drivers: refactor comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 64/79] staging: comedi: poc: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 61/79] staging: comedi: multiq3: remove usless comment
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 63/79] staging: comedi: poc: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 60/79] staging: comedi: multiq3: board does not use interrupts
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 62/79] staging: comedi: multiq3: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 59/79] staging: comedi: pcmuio: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 58/79] staging: comedi: pcmuio: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 57/79] staging: comedi: pcmmio: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 56/79] staging: comedi: pcmda12: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 55/79] staging: comedi: pcmad: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 54/79] staging: comedi: pcmad: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 53/79] staging: comedi: ni_atmio16d: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 51/79] staging: comedi: ni_atmio: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 52/79] staging: comedi: ni_atmio16d: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 50/79] staging: comedi: ni_at_a2150: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 48/79] staging: comedi: adq12b: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 49/79] staging: comedi: adq12b: remove need for some local variables
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 47/79] staging: comedi: mpc624: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 45/79] staging: comedi: c6xdigio: remove usless comment
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 44/79] staging: comedi: c6xdigio: board does not use interrupts
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 46/79] staging: comedi: c6xdigio: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 43/79] staging: comedi: aio_iiro_16: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 42/79] staging: comedi: aio_aio12_8: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 41/79] staging: comedi: aio_aio12_8: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 40/79] staging: comedi: fl512: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 39/79] staging: comedi: dmm32at: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 38/79] staging: comedi: dt282x: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 37/79] staging: comedi: dt282x: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 35/79] staging: comedi: dt2815: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 36/79] staging: comedi: dt2817: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 34/79] staging: comedi: dt2814: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 33/79] staging: comedi: dt2811: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 31/79] staging: comedi: dt2801: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 32/79] staging: comedi: dt2811: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 29/79] staging: comedi: das1800: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 30/79] staging: comedi: das6402: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 28/79] staging: comedi: das800: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 27/79] staging: comedi: das16: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/79] staging: comedi: das16: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/79] staging: comedi: das08_isa: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 24/79] staging: comedi: das16m1: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/79] staging: comedi: ampcl_pc236: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/79] staging: comedi: rti802: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/79] staging: comedi: ampcl_pc263: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/79] staging: comedi: ampcl_dio200: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 19/79] staging: comedi: amplc_dio200: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 17/79] staging: comedi: pcl3724: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 18/79] staging: comedi: pcl3730: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/79] staging: comedi: pcl818: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/79] staging: comedi: pcl818: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/79] staging: comedi: pcl816: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/79] staging: comedi: pcl812: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/79] staging: comedi: pcl730: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/79] staging: comedi: pcl816: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/79] staging: comedi: pcl812: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/79] staging: comedi: pcl730: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 08/79] staging: comedi: pcl726: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/79] staging: comedi: pcl726: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 05/79] staging: comedi: pcl724: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 06/79] staging: comedi: pcl725: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 03/79] staging: comedi: pcl711: use comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 02/79] staging: comedi: pcl711: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 04/79] staging: comedi: pcl724: cleanup dev->board_name usage
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 01/79] staging: comedi: drivers: introduce comedi_request_region()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 00/79] staging: comedi: cleanup request_region() use
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] staging: comedi: acl7225b: remove board attach kernel noise
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH/v2] staging:csr: Fix typo in printk and comment within csr
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/10] staging: comedi: acl7225b: remove board attach kernel noise
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/28] staging: comedi: rti800: remove board attach kernel noise
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH v3 1/2] staging: speakup: reuse native hex2bin()
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] staging: speakup: fix a bug when translate octal numbers
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- Re: [PATCH v2 3/4] staging: speakup: reuse native hex2bin()
- From: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
- RE: [PATCH 06/28] staging: comedi: rti800: remove board attach kernel noise
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 20/28] staging: comedi: rti800: tidy up analog input 'muxgain'
- From: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
- [PATCH/v2] staging:csr: Fix typo in printk and comment within csr
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- [PATCH v3 2/2] staging: speakup: fix a bug when translate octal numbers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v3 1/2] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] staging: speakup: reuse native hex2bin()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] staging: speakup: reuse native kernel functions
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 20/28] staging: comedi: rti800: tidy up analog input 'muxgain'
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] mfd:rtsx: Support RTS5249
- From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/28] staging: comedi: rti800: remove board attach kernel noise
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 02/10] staging: comedi: acl7225b: remove board attach kernel noise
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 28/28] staging: comedi: rti800: tidy up the register map defines
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 27/28] staging: comedi: rti800: update the MODULE_DESCRIPTION
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 26/28] staging: comedi: rti800: cleanup multi-line comments
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 24/28] staging: comedi: rti800: change return of rti800_ai_insn_read()
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 25/28] staging: comedi: rti800: remove am9513.h header
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 23/28] staging: comedi: rti800: swap val and mask when reading ai data
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 22/28] staging: comedi: rti800: tidy up ai two's complement support
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 21/28] staging: comedi: rti800: factor out "ai wait for conversion"
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
- [PATCH 20/28] staging: comedi: rti800: tidy up analog input 'muxgain'
- From: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Driver Backports]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]