Messages by Thread
-
[PATCH 00/33] devm improvement series, part 1, take 2
Wolfram Sang
-
[PATCH 18/33] drivers/staging/dwc2: don't check resource with devm_ioremap_resource
Wolfram Sang
-
[PATCH 19/33] drivers/staging/nvec: don't check resource with devm_ioremap_resource
Wolfram Sang
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Artem Bityutskiy
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Viresh Kumar
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Artem Bityutskiy
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Tomi Valkeinen
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Wolfram Sang
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Stephen Warren
-
Re: [PATCH 00/33] devm improvement series, part 1, take 2
Thierry Reding
-
[PATCH 0/6] Drivers: hv/scsi: Implement multi-channel support
K. Y. Srinivasan
-
[PATCH 0/2] staging -> thermal: move ti-soc-thermal to drivers/thermal
Eduardo Valentin
-
CONFIG_HYPERVISOR_GUEST=y {-- replace -- CONFIG_PARAVIRT_GUEST=y {= { # CONFIG_HYPERVISOR_GUEST is not set } Re: 3.10-rc1 system starts regular boot when waking from s2ram Fw: [PATCH 2/2] x86: Make Linux guest support optional
Victor Miasnikov
-
[PATCH] console/font: Refactor font support code selection logic
Geert Uytterhoeven
-
[PATCH v2 32/33] staging: comedi: dt9812: default the analog input gain to 1
H Hartley Sweeten
-
[PATCH v2 33/33] staging: comedi: dt9812: do not allow attaching to unsupported devices
H Hartley Sweeten
-
[PATCH v2 31/33] staging: comedi: dt9812: usb_bulk_msg() timeout is in milliseconds
H Hartley Sweeten
-
[PATCH v2 30/33] staging: comedi: dt9812: remove some #if 0'ed out code
H Hartley Sweeten
-
[PATCH v2 29/33] staging: comedi: dt9812: use dev->class_dev for all dev_{level} messages
H Hartley Sweeten
-
[PATCH v2 27/33] staging: comedi: dt9812: cleanup analog out subdevice (*insn_write)
H Hartley Sweeten
-
[PATCH v2 28/33] staging: comedi: dt9812: remove pr_fmt()
H Hartley Sweeten
-
[PATCH v2 26/33] staging: comedi: dt9812: cleanup analog out subdevice (*insn_read)
H Hartley Sweeten
-
[PATCH v2 25/33] staging: comedi: dt9812: cleanup analog in subdevice (*insn_read)
H Hartley Sweeten
-
[PATCH v2 24/33] staging: comedi: dt9812: convert digital out subdevice to (*insn_bits)
H Hartley Sweeten
-
[PATCH v2 21/33] staging: comedi: dt9812: convert to use comedi (*auto_attach)
H Hartley Sweeten
-
[PATCH v2 23/33] staging: comedi: dt9812: convert digital in subdevice to (*insn_bits)
H Hartley Sweeten
-
[PATCH v2 22/33] staging: comedi: dt9812: remove unused variables from private data
H Hartley Sweeten
-
[PATCH v2 20/33] staging: comedi: dt9812: factor the device reset out of dt9812_probe()
H Hartley Sweeten
-
[PATCH 19/33] staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe()
H Hartley Sweeten
-
[PATCH v2 18/33] staging: comedi: dt9812: remove 'interface' from usb private data
H Hartley Sweeten
-
[PATCH v2 17/33] staging: comedi: dt9812: move shadow values to private data
H Hartley Sweeten
-
[PATCH v2 16/33] staging: comedi: dt9812: use module_comedi_usb_driver()
H Hartley Sweeten
-
[PATCH v2 14/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow()
H Hartley Sweeten
-
[PATCH v2 15/33] staging: comedi: dt9812: move the sempaphore used by the comedi_driver
H Hartley Sweeten
-
[PATCH v2 12/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out()
H Hartley Sweeten
-
[PATCH v2 13/33] staging: comedi: dt9812: tidy up the usb endpoint enumeration
H Hartley Sweeten
-
[PATCH v2 11/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux()
H Hartley Sweeten
-
[PATCH v2 10/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain()
H Hartley Sweeten
-
[PATCH v2 09/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in()
H Hartley Sweeten
-
[PATCH v2 08/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow()
H Hartley Sweeten
-
[PATCH v2 07/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out()
H Hartley Sweeten
-
[PATCH v2 05/33] staging: comedi: dt9812: tidy up usb_bulk_msg() calls
H Hartley Sweeten
-
[PATCH v2 06/33] staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in()
H Hartley Sweeten
-
[PATCH v2 04/33] staging: comedi: dt9812: remove attaching by serial number
H Hartley Sweeten
-
[PATCH v2 03/33] staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812
H Hartley Sweeten
-
[PATCH v2 01/33] staging: comedi: dt9812: move the usb framework functions to EOF
H Hartley Sweeten
-
[PATCH v2 02/33] staging: comedi: dt9812: rename the private data struct
H Hartley Sweeten
-
[PATCH v2 00/33] staging: comedi: dt9812: cleanup driver
H Hartley Sweeten
-
[PATCH 39/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read()
H Hartley Sweeten
-
[PATCH 38/39] staging: comedi: usbduxfast: introduce usbduxfast_cmd_data()
H Hartley Sweeten
-
[PATCH 37/39] staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs()
H Hartley Sweeten
-
[PATCH 35/39] staging: comedi: usbduxfast: consolidate the firmware upload
H Hartley Sweeten
-
[PATCH 33/39] staging: comedi: usbduxfast: tidy up firmwareUpload()
H Hartley Sweeten
-
[PATCH 36/39] staging: comedi: usbduxfast: rename CamelCase 'minSamplPer'
H Hartley Sweeten
-
[PATCH 31/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel()
H Hartley Sweeten
-
[PATCH 29/39] staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs()
H Hartley Sweeten
-
[PATCH 30/39] staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop()
H Hartley Sweeten
-
[PATCH 32/39] staging: comedi: usbduxfast: fix a > 80 char line issue
H Hartley Sweeten
-
[PATCH 34/39] staging: comedi: usbduxfast: move usbduxfast_upload_firmware()
H Hartley Sweeten
-
[PATCH 27/39] staging: comedi: usbduxfast: remove extra dev_err() messages
H Hartley Sweeten
-
[PATCH 26/39] staging: comedi: usbduxfast: rename 'dux_commands' in private data
H Hartley Sweeten
-
[PATCH 28/39] staging: comedi: usbduxfast: tidy up send_dux_commands()
H Hartley Sweeten
-
[PATCH 25/39] staging: comedi: usbduxfast: rename 'transfer_buffer' in private data
H Hartley Sweeten
-
[PATCH 24/39] staging: comedi: usbduxfast: rename 'insnBuffer' from private data
H Hartley Sweeten
-
[PATCH 23/39] staging: comedi: usbduxfast: rename 'urbIn' in private data
H Hartley Sweeten
-
[PATCH 22/39] staging: comedi: usbduxfast: remove 'usb' from the private data
H Hartley Sweeten
-
[PATCH 21/39] staging: comedi: usbduxfast: remove 'intf' from the private data
H Hartley Sweeten
-
[PATCH 20/39] staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages
H Hartley Sweeten
-
[PATCH 19/39] staging: comedi: usbduxfast: remove 'comedidev' from the private data
H Hartley Sweeten
-
[PATCH 18/39] staging: comedi: usbduxfast: don't pass the private data directly
H Hartley Sweeten
-
[PATCH 15/39] staging: comedi: usbduxfast: remove 'probed' from private data
H Hartley Sweeten
-
[PATCH 17/39] staging: comedi: usbduxfast: remove 'ifnum' from private data
H Hartley Sweeten
-
[PATCH 16/39] staging: comedi: usbduxfast: remove 'attached' from private data
H Hartley Sweeten
-
[PATCH 13/39] staging: comedi: usbduxfast: remove some unused defines
H Hartley Sweeten
-
[PATCH 14/39] staging: comedi: usbduxfast: absorb tidy_up() into the (*detach)
H Hartley Sweeten
-
[PATCH 12/39] staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver
H Hartley Sweeten
-
[PATCH 11/39] staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect)
H Hartley Sweeten
-
[PATCH 09/39] staging: comedi: usbduxfast: remove all COMEDI_DEBUG messages
H Hartley Sweeten
-
[PATCH 10/39] staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq()
H Hartley Sweeten
-
[PATCH 08/39] staging: comedi: usbduxfast: tidy up usbduxfast_attach_common()
H Hartley Sweeten
-
[PATCH 07/39] staging: comedi: usbduxfast: remove 'owner' from usb_driver
H Hartley Sweeten
-
DSP Bridge driver DVFS: two Kconfig oddities
Paul Bolle
-
[PATCH 04/39] staging: comedi: usbduxfast: rename usb_interface variables
H Hartley Sweeten
-
[PATCH 03/39] staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s
H Hartley Sweeten
-
[PATCH 02/39] staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe)
H Hartley Sweeten
-
[PATCH 01/39] staging: comedi: usbduxfast: request firmware synchronously
H Hartley Sweeten
-
[PATCH 00/39] staging: comedi: usbduxfast: cleanup driver
H Hartley Sweeten
-
试用期以}不胜任工作{为由解雇劳动者是否存在风崭萌绾位�解
8
-
[PATCH v3] staging: nvec: Convert to use devm_input_allocate
Leon Romanovsky
-
[PATCH v2] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v2] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v2] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v2] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v2] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
[PATCH v3] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v3] staging: wlags49_h2: strncpy, need checking the memory length
Greg Kroah-Hartman
-
Re: [PATCH v3] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
[PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Dan Carpenter
-
Re: [PATCH v4] staging: wlags49_h2: strncpy, need checking the memory length
Chen Gang
-
[PATCH] staging: wlags49_h2: fix up "205179d staging: wlags49_h2: strncpy, need checking the memory length" for avoiding warnings
Chen Gang
-
[PATCH v2] staging: comedi: ni_labpc: remove *_ai_gain_bits tables
H Hartley Sweeten
-
[PATCH 2/2] Staging: ft1000: Change C99 comments in ft1000_dnld.c
Dylan Socolobsky
-
[PATCH 1/2] Staging: ft1000: fix brace coding style in ft1000_dnld.c
Dylan Socolobsky
-
[PATCH 1/5] staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType
Peter Huewe
-
[PATCH 1/1] staging:speakup:place each variable declaration on a single line
Brandon McGinty-Carroll
-
[PATCH 10/17] staging: speakup: decpc: remove custom locking macros
William Hubbs
-
[PATCH] dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 board
Federico Vaga
-
[PATCHv11 0/4] zswap: compressed swap caching
Seth Jennings