-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bush ac101bcs #215
Bush ac101bcs #215
Conversation
Fix path of fwtool in readme
Please follow this guide for submitting Linux kernel patches: https://www.kernel.org/doc/html/latest/process/submitting-patches.html The appropriate recipients are the linux-input and platform-driver-x86 mailing lists. |
in manual for only one file changes is described as it i made: resulted patch file i copied to email in mozilla thunderbird befor i'm described for which device it is and mentioned your firmware repository for PR and systemd PR changes for rotation |
Hi i have prepared patch , but don't know how to send it in way 100% correctly, i would ask for help to send it in my opinion if someone have time 0001-platform-x86-touchscreen_dmi-Add-info-for-the-BUSH-B.patch |
Thanks, me or @jwrdegoede can submit it on your behalf if you like, butit would be better if you submit it yourself. Anyway, no matter if you submit it yourself or not, please add a sign-off to certify the patch comes from you and that you agree it can be included in the Linux kernel: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin Here's an example of what the mail should look like: https://lore.kernel.org/all/[email protected]/ When you're submitting it yourself, just add the commit message and your
|
Ok @onitake , Patch now including my Sign-off and is ready to send , I agree this statement by this . will be much faster if you or @jwrdegoede send and accept this patch. |
@stpf99 thank you for all your work on this. I have received your kernel patch for this by email. I'll take care of merging this and sending it to Linus for inclusion into 6.6-rc# . Note I'm travelling this week, so I won't get around to actually merging this |
i see that you have 68 commits here now. It would be good if you could start over and do 1 or 2 commits just adding the new fw diretly in the right format(s) including in the format expected by the mainline kernels. Either do a forced push to this branch with just 1-2 commits or start a new clean pull-req for that. |
On 24 September 2023 23:00:31 CEST, Hans de Goede ***@***.***> wrote:
i see that you have 68 commits here now. It would be good if you could start over and do 1 or 2 commits just adding the new fw diretly in the right format(s) including in the format expected by the mainline kernels.
Either do a forced push to this branch with just 1-2 commits or start a new clean pull-req for that.
I had actually intended to squash the whole PR once it's complete, but it would also be ok if you did that instead. ;)
|
how 68 commits can be squashed to that big one by gui on web ? |
On 25 September 2023 11:53:43 CEST, "Tomasz Świątek" ***@***.***> wrote:
how 68 commits can be squashed to that big one by gui on web ?
It can only be squashed when merging, unfortunately.
Otherwise you'll have to do it from the command line.
|
@stpf99 @jwrdegoede I didn't see a patch on https://patchwork.kernel.org/project/linux-input yet, have you submitted anything? @stpf99 Is it ok if I merge this PR, or do you still need to change anything? |
Yes @stpf99 did submit a kernel patch but only to me directly not to the list. I was a bit slow to process it (sorry). I have pushed this to pdx86/fixes now: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes and I plan to send a pull-request to Torvalds for pdx86/fixes coming Friday. So this should go upstream soon. So from the kernel patch side of things there is nothing blocking merging this. |
No needs to be changed , fw filename is correct and have corresponding name in patch and this repository and in this form things works as expected. |
All right, I squashed and merged the PR! Thank you very much for your contribution. |
Add touchscreen info for the BUSH Bush Windows tablet. It was tested using gslx680_ts_acpi module and on patched kernel installed on device. Link: onitake/gsl-firmware#215 Link: systemd/systemd#29268 Signed-off-by: Tomasz Swiatek <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
thank you, today tablet work's on installed 6.6.0-rc5 kernel downloaded from ubuntu kernel ppa, and all related touchscreen functions works and slider for brightness in gnome also, PR for proper rotation is in systemd merged also... |
[ Upstream commit 34c271e ] Add touchscreen info for the BUSH Bush Windows tablet. It was tested using gslx680_ts_acpi module and on patched kernel installed on device. Link: onitake/gsl-firmware#215 Link: systemd/systemd#29268 Signed-off-by: Tomasz Swiatek <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
[ Upstream commit 34c271e ] Add touchscreen info for the BUSH Bush Windows tablet. It was tested using gslx680_ts_acpi module and on patched kernel installed on device. Link: onitake/gsl-firmware#215 Link: systemd/systemd#29268 Signed-off-by: Tomasz Swiatek <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
Hi this for "BUSH Bush Windows tablet", if is too much commits i can re upload to new fork,
Linux PR: akiyks/linux#3
Systemd PR: systemd/systemd#29268