LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 10-07-2021, 07:53 AM   #1
Unturned3
Member
 
Registered: Jan 2018
Posts: 39

Rep: Reputation: Disabled
How to follow Linux kernel development progress related to a specific piece of hardware?


Hello!

I'm currently playing with this system-on-a-chip manufactured by Allwinner called the "V3s". I know there's been lots of progress to get mainline Linux running on the chip, but I'd like to know how exactly can I keep up with the kernel development progress related to this specific piece of hardware. For instance, I'd like to know if someone has written a new device driver to support certain features of the chip, etc.

Is there a website / tool somewhere that allows me to "search" for commits / patches in the Linux kernel that's related to a specific piece of hardware? I tried to look at the kernel change logs but it's cluttered with loads of unrelated changes.

Thanks!
 
Old 10-07-2021, 09:53 AM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,160

Rep: Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266Reputation: 1266
Maybe. Kernel development happens in a bunch of unrelated mailing lists, then batches of changes get pushed to the trunk and noted on https://lkml.org/. If you have a commit of interest you can find the announcement there and trace it back to where it came from. Then search for the mailing list that tracks that topic.
 
Old 10-07-2021, 11:23 AM   #3
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
Have you tried https://patchwork.kernel.org? More specifically, https://patchwork.kernel.org/project...A&archive=both

There's a command line client for Patchwork as well.

Last edited by shruggy; 10-08-2021 at 02:41 AM.
 
Old 10-08-2021, 12:20 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Unturned3 View Post
Hello!

I'm currently playing with this system-on-a-chip manufactured by Allwinner called the "V3s". I know there's been lots of progress to get mainline Linux running on the chip, but I'd like to know how exactly can I keep up with the kernel development progress related to this specific piece of hardware. For instance, I'd like to know if someone has written a new device driver to support certain features of the chip, etc.

Is there a website / tool somewhere that allows me to "search" for commits / patches in the Linux kernel that's related to a specific piece of hardware? I tried to look at the kernel change logs but it's cluttered with loads of unrelated changes.
Highlighted part: Have you tried simply grep'ing for "allwinner"?
Code:
grep -i allwinner /path/to/changelog
It might not yield the best results, but it's a good start that can be built upon.
 
Old 10-10-2021, 12:10 PM   #5
Unturned3
Member
 
Registered: Jan 2018
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Highlighted part: Have you tried simply grep'ing for "allwinner"?
Code:
grep -i allwinner /path/to/changelog
It might not yield the best results, but it's a good start that can be built upon.
Yes, I've tried this. The problem is that it only gives me changes made in the current release version. I'm looking for a comprehensive overview of progress related to a specific piece of hardware over a period of time.
 
Old 10-10-2021, 12:11 PM   #6
Unturned3
Member
 
Registered: Jan 2018
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by shruggy View Post
Have you tried https://patchwork.kernel.org? More specifically, https://patchwork.kernel.org/project...A&archive=both

There's a command line client for Patchwork as well.
Ah, this seems to be what I'm looking for!
 
Old 10-10-2021, 12:13 PM   #7
Unturned3
Member
 
Registered: Jan 2018
Posts: 39

Original Poster
Rep: Reputation: Disabled
Also, I found https://linux-commits-search.typesense.org/ while looking for methods to search for specific commits. Anybody here ever used it before? I gave it a try and it seems pretty fast, although I'm not sure if the results are complete or truncated.
 
Old 10-11-2021, 05:53 AM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
You can also just search the kernel's github repo for "allwinner". It's a solid keyword, should return useful results.
 
  


Reply

Tags
hardware, kernel, linux



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
progress - to monitor progress of commands robertkwild CentOS 20 10-04-2017 06:35 PM
LXer: How to monitor progress of Linux commands using PV and Progress utilities LXer Syndicated Linux News 0 11-11-2016 07:01 PM
ifconfig.c -- parsing a specific piece of data RET80 Linux - Software 3 01-24-2014 02:01 PM
building shell command piece by piece aunquarra Linux - General 7 05-02-2006 06:43 AM
How do I cut out a specific piece of a html page (using sed/awk or similar)? bomix Linux - General 2 10-08-2005 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 03:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration