Tsuchiya Yuto ([email protected])

Number of posts: 51 (0.13 per day)
First post: 2020-10-28 21:44:34
Last post: 2021-12-01 14:24:47

Date List Subject
2021-12-01 14:24:47 linux-kernel [PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'"
2021-12-01 12:15:19 linux-kernel Re: [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()
2021-12-01 12:07:30 linux-kernel Re: [PATCH 02/17] media: atomisp: pci: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
2021-12-01 12:00:57 linux-kernel Re: [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
2021-12-01 11:35:56 linux-kernel Re: [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
2021-12-01 11:31:28 linux-kernel Re: [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
2021-11-11 14:34:31 linux-kernel Re: [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
2021-11-11 08:00:22 linux-kernel Re: [BUG/RFC PATCH 1/5] [BUG][RFC] media: atomisp: pci: assume run_mode is PREVIEW
2021-11-09 12:52:51 linux-kernel Re: [PATCH] mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate variants
2021-11-09 04:18:45 linux-kernel Re: [BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3
2021-11-09 04:15:15 linux-kernel Re: [BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3
2021-11-08 15:48:42 linux-kernel Re: [BUG/RFC PATCH 3/5] [BUG][RFC] media: atomisp: pci: add NULL check for asd obtained from atomisp_video_pipe
2021-11-08 15:39:23 linux-kernel Re: [PATCH 06/17] media: atomisp: pci: use IA_CSS_ERROR() for error messages in sh_css_mipi.c
2021-11-08 15:26:00 linux-kernel Re: [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()
2021-11-08 15:00:40 linux-kernel Re: [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()
2021-11-08 14:48:56 linux-kernel Re: [PATCH 02/17] media: atomisp: pci: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
2021-11-01 14:23:04 linux-kernel Re: [PATCH 14/17] media: atomisp: pci: Remove remaining instance of call to trace_printk
2021-11-01 13:39:08 linux-kernel Re: [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
2021-10-20 12:37:40 linux-kernel Re: [BUG 0/5] bug reports for atomisp to make it work
2021-10-19 13:03:41 linux-kernel Re: [BUG 0/5] bug reports for atomisp to make it work
2021-10-18 03:49:21 linux-kernel [BUG 0/5] bug reports for atomisp to make it work
2021-10-18 03:47:24 linux-kernel [BUG 4/5] [BUG] media: atomisp: `modprobe -r` not working well (dup video4linux, ATOMISP_SUBDEV_{0,1})
2021-10-18 03:47:10 linux-kernel [PATCH 03/17] media: atomisp: pci: fix inverted logic in buffers_needed()
2021-10-18 03:46:04 linux-kernel [PATCH 01/17] media: atomisp: pci: add missing media_device_cleanup() in atomisp_unregister_entities()
2020-11-27 08:40:52 linux-wireless Re: [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead
2020-11-26 18:34:22 linux-wireless Re: [PATCH] mwifiex: pcie: add enable_device_dump module parameter
2020-11-11 08:54:59 linux-wireless Re: [PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path
2020-11-08 12:19:59 linux-wireless Re: [PATCH 1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
2020-11-02 13:07:13 linux-kernel Re: [RFC PATCH] mwifiex: pcie: use shutdown_sw()/reinit_sw() on suspend/resume
2020-11-02 10:32:45 linux-wireless Re: [RFC PATCH 1/3] mwifiex: pcie: add DMI-based quirk impl for Surface devices
2020-11-02 09:20:12 linux-wireless Re: [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
2020-10-30 15:30:16 linux-kernel Re: [RFC PATCH] mwifiex: pcie: use shutdown_sw()/reinit_sw() on suspend/resume
2020-10-30 10:31:32 linux-wireless Re: [PATCH] mwifiex: pcie: add enable_device_dump module parameter
2020-10-30 08:27:48 linux-wireless Re: [PATCH 0/3] mwifiex: disable ps_mode by default for stability
2020-10-30 08:06:38 linux-kernel Re: [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead
2020-10-30 08:05:16 linux-kernel Re: [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
2020-10-30 08:00:02 linux-wireless Re: [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
2020-10-29 08:53:41 linux-wireless [PATCH 0/3] mwifiex: disable ps_mode by default for stability
2020-10-29 08:51:13 linux-kernel [PATCH 0/2] mwifiex: fixes for shutdown_sw() and reinit_sw()
2020-10-29 08:50:43 linux-wireless [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead
2020-10-29 08:43:56 linux-wireless [PATCH 1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
2020-10-28 23:49:02 linux-wireless [RFC PATCH 3/3] mwifiex: pcie: add reset_wsid quirk for Surface 3
2020-10-28 23:44:08 linux-wireless [RFC PATCH 0/3] mwifiex: add fw reset quirks for Microsoft Surface
2020-10-28 23:05:19 linux-wireless [RFC PATCH] mwifiex: pcie: use shutdown_sw()/reinit_sw() on suspend/resume
2020-10-28 23:00:40 linux-wireless [PATCH] mwifiex: pcie: add enable_device_dump module parameter
2020-10-28 23:00:10 linux-wireless [PATCH 3/3] mwifiex: print message when changing ps_mode
2020-10-28 22:59:19 linux-wireless [PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path
2020-10-28 22:57:48 linux-wireless [PATCH 2/2] mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state
2020-10-28 22:17:14 linux-wireless [RFC PATCH 1/3] mwifiex: pcie: add DMI-based quirk impl for Surface devices
2020-10-28 21:59:17 linux-wireless [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
2020-10-28 21:44:34 linux-kernel [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices