Sorry I should have answered earlier...
On Oct 09 2024, Werner Sembach wrote:
> Resend because HTML mail ..., but I think I now know when Thunderbird does
> it: Every time I include a link it gets converted.
>
> Hi
>
> Am 08.10.24 um 17:21 schrieb Benjamin Tissoires:
> >
On Oct 22 2024, Hans de Goede wrote:
> Hi Armin,
>
> On 21-Oct-24 10:26 PM, Armin Wolf wrote:
> > Am 11.10.24 um 17:26 schrieb Pavel Machek:
> >
> >> Hi!
> >>
> 1.
> https://lore.kernel.org/all/6b32fb73-0544-4a68-95ba-e82406a4b...@gmx.de/
> -> Should be no problem? Because this is
On Oct 08 2024, Werner Sembach wrote:
>
> Am 08.10.24 um 14:18 schrieb Benjamin Tissoires:
> > On Oct 08 2024, Werner Sembach wrote:
> > > Am 08.10.24 um 11:53 schrieb Benjamin Tissoires:
> > > > On Oct 07 2024, Werner Sembach wrote:
> > > > > Hi,
&
On Oct 08 2024, Werner Sembach wrote:
>
> Am 08.10.24 um 11:53 schrieb Benjamin Tissoires:
> > On Oct 07 2024, Werner Sembach wrote:
> > > Hi,
> > >
> > > Am 02.10.24 um 10:31 schrieb Benjamin Tissoires:
> > > > On Oct 01 2024, Werner Sembach wr
On Oct 07 2024, Werner Sembach wrote:
> Hi,
>
> Am 02.10.24 um 10:31 schrieb Benjamin Tissoires:
> > On Oct 01 2024, Werner Sembach wrote:
> > > Hi Benjamin,
> > >
> > > Am 01.10.24 um 15:41 schrieb Benjamin Tissoires:
> > > > [...]
> >
On Oct 02 2024, Armin Wolf wrote:
> Am 02.10.24 um 10:42 schrieb Benjamin Tissoires:
>
> > On Oct 01 2024, Werner Sembach wrote:
> > > Hi Armin,
> > >
> > > Am 01.10.24 um 18:45 schrieb Armin Wolf:
> > [...snipped...]
> > > > Why not h
On Oct 03 2024, Pavel Machek wrote:
> Hi!
>
> > > (Hint: it is LEDs below regular keyboard.)
> >
> > Yes, I know, and if you read this email and the few others, you'll read
> > that I own a few of them already (for a long time), and I worked on a
> > cross vendor userspace API to configure them.
On Oct 02 2024, Pavel Machek wrote:
> On Wed 2024-10-02 10:13:10, Benjamin Tissoires wrote:
> > On Oct 01 2024, Pavel Machek wrote:
> > > Hi!
> > >
> > > > PPS: sorry for pushing that hard on HID-BPF, but I can see that it fits
> > > > all of
On Oct 01 2024, Werner Sembach wrote:
> Hi Armin,
>
> Am 01.10.24 um 18:45 schrieb Armin Wolf:
[...snipped...]
> > Why not having a simple led driver for HID LampArray devices which exposes
> > the
> > whole LampArray as a single LED?
> Yes that is my plan, but see my last reply to Benjamin, it m
On Oct 01 2024, Werner Sembach wrote:
> Hi Benjamin,
>
> Am 01.10.24 um 15:41 schrieb Benjamin Tissoires:
> > On Oct 01 2024, Werner Sembach wrote:
> > > (sorry resend because thunderbird made it a html mail)
> > >
> > > Hi,
> > >
&g
On Oct 01 2024, Pavel Machek wrote:
> Hi!
>
> > PPS: sorry for pushing that hard on HID-BPF, but I can see that it fits
> > all of the requirements here:
> > - need to be dynamic
> > - still unsure of the userspace implementation, meaning that userspace
> > might do something wrong, which might
On Oct 01 2024, Werner Sembach wrote:
> (sorry resend because thunderbird made it a html mail)
>
> Hi,
>
> Am 30.09.24 um 19:06 schrieb Benjamin Tissoires:
> > On Sep 30 2024, Werner Sembach wrote:
> > > [...]
> > > Thinking about it, maybe it's
On Sep 30 2024, Werner Sembach wrote:
> Hi,
>
> Am 30.09.24 um 18:15 schrieb Benjamin Tissoires:
> > On Sep 30 2024, Werner Sembach wrote:
> > > Am 28.09.24 um 12:05 schrieb Benjamin Tissoires:
> > > > On Sep 28 2024, Werner Sembach wrote:
> > > >
On Sep 30 2024, Werner Sembach wrote:
> Am 28.09.24 um 12:05 schrieb Benjamin Tissoires:
> > On Sep 28 2024, Werner Sembach wrote:
> > > Hi,
> > >
> > > Am 28.09.24 um 09:27 schrieb Benjamin Tissoires:
> > > > On Sep 28 2024, Armin Wolf wrote:
>
On Sep 28 2024, Werner Sembach wrote:
> Hi,
>
> Am 28.09.24 um 09:27 schrieb Benjamin Tissoires:
> > On Sep 28 2024, Armin Wolf wrote:
> > > Am 27.09.24 um 23:01 schrieb Pavel Machek:
> > >
> > > > Hi!
> > > >
> > > >
On Sep 28 2024, Armin Wolf wrote:
> Am 27.09.24 um 23:01 schrieb Pavel Machek:
>
> > Hi!
> >
> > > The TUXEDO Sirius 16 Gen1 and TUXEDO Sirius 16 Gen2 devices have a per-key
> > > controllable RGB keyboard backlight. The firmware API for it is
> > > implemented
> > > via WMI.
> > Ok.
> >
> > >
On Aug 17 2024, Aditya Garg wrote:
> From: Kerem Karabay
>
> Currently the driver determines the device type based on the
> application, but this value is not reliable on Apple Touch Bars, where
> the application is HID_DG_TOUCHPAD even though the devices are direct,
> so allow setting it in clas
On Sep 26 2024, Aditya Garg wrote:
> It has been more than a month since I've sent this patch set and I haven't
> got a clear yes or not for the same. I understand maintainers are busy
> people, but I'd really appreciate if I get some response for this series of
> patches from the HID and DRM ma
On Aug 17 2024, Aditya Garg wrote:
> From: Kerem Karabay
>
> This is needed to support Apple Touch Bars, where the contact ID is
> contained in fields with the HID_DG_TRANSDUCER_INDEX usage.
>
> Signed-off-by: Kerem Karabay
> Signed-off-by: Aditya Garg
> ---
> drivers/hid/hid-multitouch.c | 5
On Sep 26 2024, Werner Sembach wrote:
> Hi,
> took some time but now a first working draft of the suggested new way of
> handling per-key RGB keyboard backlights is finished. See:
> https://lore.kernel.org/all/1fb08a74-62c7-4d0c-ba5d-648e23082...@tuxedocomputers.com/
> First time for me sending a w
On Aug 17 2024, Aditya Garg wrote:
> From: Kerem Karabay
>
> The Touch Bars found on x86 Macs support two USB configurations: one
> where the device presents itself as a HID keyboard and can display
> predefined sets of keys, and one where the operating system has full
> control over what is disp
On Jul 04 2024, Zhaoxiong Lv wrote:
> The Elan ekth6a12nay touch screen chip same as Elan eKTH6915 controller
> has a reset gpio. The difference is that they have different
> post_power_delay_ms.
>
> Signed-off-by: Zhaoxiong Lv
> ---
> Documentation/devicetree/bindings/input/elan,ekth6915.yaml |
On Mar 26 2024, Werner Sembach wrote:
> Hi all,
>
> Am 26.03.24 um 16:39 schrieb Benjamin Tissoires:
> > On Mar 26 2024, Werner Sembach wrote:
> > > Hi all,
> > >
> > > Am 25.03.24 um 19:30 schrieb Hans de Goede:
> > >
> > > [snip]
&
On Mar 26 2024, Werner Sembach wrote:
> Hi all,
>
> Am 25.03.24 um 19:30 schrieb Hans de Goede:
>
> [snip]
> > > > If the kernel already handles the custom protocol into generic HID, the
> > > > work for userspace is not too hard because they can deal with a known
> > > > protocol and can be cros
On Mar 25 2024, Hans de Goede wrote:
> +Cc: Bentiss, Jiri
>
> Hi Werner,
>
> On 3/20/24 12:16 PM, Werner Sembach wrote:
> > Hi Hans and the others,
> >
> > Am 22.02.24 um 14:14 schrieb Werner Sembach:
> >> Hi,
> >>
> >> Thanks everyone for the exhaustive feedback. And at least this thread is a
r as I can tell, as of v4 everyone is on the same page that this
> patch series looks like a reasonable solution to the problem and we
> just need to get all the nits fixed and figure out how to land it.
Thanks a lot for the new version. I like it much more on the HID side:
for the HID part:
Revie
On Jul 26 2023, Doug Anderson wrote:
> Hi,
>
> On Wed, Jul 26, 2023 at 1:57 AM Benjamin Tissoires wrote:
> >
> > > @@ -1143,7 +1208,14 @@ void i2c_hid_core_remove(struct i2c_client *client)
> > > struct i2c_hid *ihid = i2c_get_clientdata(client);
&
On Jul 25 2023, Douglas Anderson wrote:
> As talked about in the patch ("drm/panel: Add a way for other devices
> to follow panel state"), we really want to keep the power states of a
> touchscreen and the panel it's attached to in sync with each other. In
> that spirit, add support to i2c-hid to b
On Jul 25 2023, Doug Anderson wrote:
> Hi,
>
> On Mon, Jul 17, 2023 at 11:15 AM Doug Anderson wrote:
> >
> > Benjamin,
> >
> > On Mon, Jun 26, 2023 at 3:49 PM Doug Anderson wrote:
> > >
> > > Benjamin,
> > >
> >
cleaning
> up all occurences of FBINFO_FLAG_DEFAULT, the token can be removed.
>
> Signed-off-by: Thomas Zimmermann
> Cc: "Bruno Prémont"
> Cc: Jiri Kosina
> Cc: Benjamin Tissoires
Acked-by: Benjamin Tissoires
Feel free to take this through the DRI tree (or any othe
On Thu, Jun 8, 2023 at 6:43 PM Doug Anderson wrote:
>
> Hi,
>
> On Thu, Jun 8, 2023 at 8:37 AM Benjamin Tissoires
> wrote:
> >
> >
> > On Jun 07 2023, Douglas Anderson wrote:
> > >
> > > As talked about in the patch ("drm/panel: Add a
On Jun 07 2023, Douglas Anderson wrote:
>
> As talked about in the patch ("drm/panel: Add a way for other devices
> to follow panel state"), we really want to keep the power states of a
> touchscreen and the panel it's attached to in sync with each other. In
> that spirit, add support to i2c-hid
On Tue, Feb 15, 2022 at 2:57 AM Qing Wang wrote:
>
> From: Wang Qing
>
> Use the helper function time_is_{before,after}_jiffies() to improve
> code readability.
>
> Signed-off-by: Wang Qing
> ---
Reviewed-by: Benjamin Tissoires
Cheers,
Benjamin
> drivers
On Tue, Feb 15, 2022 at 2:56 AM Qing Wang wrote:
>
> From: Wang Qing
>
> Use the helper function time_is_{before,after}_jiffies() to improve
> code readability.
>
> Signed-off-by: Wang Qing
> Acked-by: Srinivas Pandruvada
FWIW, this one is
Acked-by: Benjamin Tissoi
On Thu, Apr 8, 2021 at 9:06 AM Lee Jones wrote:
>
> On Wed, 07 Apr 2021, Benjamin Tissoires wrote:
>
> > On Tue, Apr 6, 2021 at 10:56 AM Lee Jones wrote:
> > >
> > > On Fri, 26 Mar 2021, Lee Jones wrote:
> > >
> > > > This set is part of a l
On Tue, Apr 6, 2021 at 10:56 AM Lee Jones wrote:
>
> On Fri, 26 Mar 2021, Lee Jones wrote:
>
> > This set is part of a larger effort attempting to clean-up W=1
> > kernel builds, which are currently overwhelmingly riddled with
> > niggly little warnings.
> >
> > Lee Jones (25):
> > HID: intel-is
s
> what the majority of framebuffer_alloc() users is doing already).
>
> Cc: "Bruno Prémont"
> Cc: Jiri Kosina
> Cc: Benjamin Tissoires
> Signed-off-by: Bartlomiej Zolnierkiewicz
> ---
> drivers/hid/hid-picolcd_fb.c |4 +---
> driv
On Fri, Sep 6, 2013 at 2:56 AM, Linus Torvalds
wrote:
> On Thu, Sep 5, 2013 at 4:19 PM, Linus Torvalds
> wrote:
>>
>> So I've decided I'm going to try to bisect this after all. I've done
>> enough pulls for today anyway, I guess. Let's see if I can bisect it
>> by just trying to boot many times e
Hi,
On Tue, Dec 6, 2011 at 23:31, Baptiste Jonglez wrote:
> On Tue, Dec 06, 2011 at 11:12:26PM +0100, Benjamin Tissoires wrote:
>> Hi Baptiste,
>
> Hi,
>
>> On Tue, Dec 6, 2011 at 22:51, Baptiste Jonglez
>> wrote:
>> > The second screen works fine with th
Hi,
On Tue, Dec 6, 2011 at 23:31, Baptiste Jonglez wrote:
> On Tue, Dec 06, 2011 at 11:12:26PM +0100, Benjamin Tissoires wrote:
>> Hi Baptiste,
>
> Hi,
>
>> On Tue, Dec 6, 2011 at 22:51, Baptiste Jonglez wrote:
>> > The second screen works fine with the atta
Hi Baptiste,
On Tue, Dec 6, 2011 at 22:51, Baptiste Jonglez wrote:
> On Mon, Dec 05, 2011 at 11:00:41AM +0800, joeyli wrote:
>> Add Cc. to platform-driver-x86 and linux-acpi
>>
>> Hi Baptiste
>>
>> 於 日,2011-12-04 於 17:07 +0100,Baptiste Jonglez 提到:
>> > Hi,
>> >
>> > I've got a lot of troubles wit
Hi Baptiste,
On Tue, Dec 6, 2011 at 22:51, Baptiste Jonglez wrote:
> On Mon, Dec 05, 2011 at 11:00:41AM +0800, joeyli wrote:
>> Add Cc. to platform-driver-x86 and linux-acpi
>>
>> Hi Baptiste
>>
>> ? ??2011-12-04 ? 17:07 +0100?Baptiste Jonglez ???
>> > Hi,
>> >
>> > I've got a lot of troubles wit
42 matches
Mail list logo