Takashi Iwai ([email protected])

Number of posts: 7218 (0.88 per day)
First post: 2001-12-04 17:31:25
Last post: 2024-06-16 07:39:17

Date List Subject
2022-09-12 08:02:03 linux-kernel Re: [PATCH v1] ALSA: dummy: Fix trailing whitespaces.
2022-09-09 09:49:29 linux-kernel [GIT PULL] sound fixes for 6.0-rc5
2022-09-09 07:57:37 linux-kernel Re: [PATCH] sound: oss: dmasound: remove software_input_volume declaration
2022-09-09 07:51:50 linux-kernel Re: [PATCH 0/2] Remove unused declarations
2022-09-08 14:03:26 linux-kernel [PATCH] media: dvb-core: Fix UAF due to refcount races at releasing
2022-09-08 13:29:36 linux-kernel Re: [PATCH v3 08/12] drm/udl: Pass rectangle directly to udl_handle_damage()
2022-09-08 10:37:26 linux-kernel [PATCH v3 12/12] drm/udl: Sync pending URBs at the end of suspend
2022-09-08 10:34:19 linux-kernel [PATCH v3 10/12] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
2022-09-08 10:29:41 linux-kernel [PATCH v3 06/12] drm/udl: Increase the default URB list size to 20
2022-09-08 10:29:00 linux-kernel [PATCH v3 08/12] drm/udl: Pass rectangle directly to udl_handle_damage()
2022-09-08 10:28:52 linux-kernel [PATCH v3 00/12] drm/udl: More fixes
2022-09-08 10:17:12 linux-kernel [PATCH v3 07/12] drm/udl: Drop unneeded alignment
2022-09-08 10:02:23 linux-kernel [PATCH v3 09/12] drm/udl: Fix potential URB leaks
2022-09-08 10:02:20 linux-kernel [PATCH v3 05/12] drm/udl: Suppress error print for -EPROTO at URB completion
2022-09-08 10:01:24 linux-kernel [PATCH v3 04/12] Revert "drm/udl: Kill pending URBs at suspend and disconnect"
2022-09-08 10:00:57 linux-kernel [PATCH v3 02/12] drm/udl: Add reset_resume
2022-09-08 10:00:53 linux-kernel [PATCH v3 01/12] drm/udl: Restore display mode on resume
2022-09-08 10:00:53 linux-kernel [PATCH v3 03/12] drm/udl: Enable damage clipping
2022-09-08 10:00:48 linux-kernel [PATCH v3 11/12] drm/udl: Don't re-initialize stuff at retrying the URB list allocation
2022-09-08 07:44:41 linux-kernel Re: [PATCH v2 07/11] drm/udl: Drop unneeded alignment
2022-09-08 07:09:10 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-07 13:39:07 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-07 10:18:50 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-07 10:06:12 linux-kernel Re: [PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock
2022-09-07 08:37:11 linux-kernel Re: [PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock
2022-09-07 08:16:52 linux-kernel Re: [PATCH] ALSA: hda/ca0132: fix potential memory leak in dspxfr_image()
2022-09-07 05:55:47 linux-kernel Re: [PATCH 01/12] drm/udl: Restore display mode on resume
2022-09-06 17:14:00 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-06 17:01:29 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-06 16:40:52 linux-kernel Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19
2022-09-06 12:21:34 linux-kernel Re: [PATCH v1 1/2] ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
2022-09-06 09:43:45 linux-kernel Re: [BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
2022-09-06 08:31:04 linux-kernel [PATCH v2 09/11] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
2022-09-06 08:29:51 linux-kernel [PATCH v2 07/11] drm/udl: Drop unneeded alignment
2022-09-06 08:28:48 linux-kernel [PATCH v2 08/11] drm/udl: Fix potential URB leaks
2022-09-06 08:24:19 linux-kernel [PATCH v2 00/11] drm/udl: More fixes
2022-09-06 08:23:22 linux-kernel [PATCH v2 10/11] drm/udl: Don't re-initialize stuff at retrying the URB list allocation
2022-09-06 08:21:29 linux-kernel [PATCH v2 06/11] drm/udl: Increase the default URB list size to 20
2022-09-06 08:19:26 linux-kernel [PATCH v2 04/11] Revert "drm/udl: Kill pending URBs at suspend and disconnect"
2022-09-06 07:46:02 linux-kernel [PATCH v2 11/11] drm/udl: Sync pending URBs at the end of suspend
2022-09-06 07:45:50 linux-kernel [PATCH v2 05/11] drm/udl: Suppress error print for -EPROTO at URB completion
2022-09-06 07:45:01 linux-kernel [PATCH v2 02/11] drm/udl: Add reset_resume
2022-09-06 07:44:56 linux-kernel [PATCH v2 03/11] drm/udl: Enable damage clipping
2022-09-06 07:44:51 linux-kernel [PATCH v2 01/11] drm/udl: Restore display mode on resume
2022-09-06 05:50:24 linux-kernel Re: [PATCH] ALSA: hda/tegra: Align BDL entry to 4KB boundary
2022-09-05 14:00:28 linux-kernel Re: [PATCH 12/12] drm/udl: Sync pending URBs at the end of suspend
2022-09-05 12:59:36 linux-kernel Re: [PATCH 10/12] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
2022-09-05 12:57:19 linux-kernel Re: [PATCH 08/12] drm/udl: Drop unneeded alignment
2022-09-05 12:51:36 linux-kernel Re: [BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
2022-09-05 12:50:30 linux-kernel Re: [PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock
2022-09-05 11:56:02 linux-kernel Re: [PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock