一些不错的内核文档 址

1. 轻松认识 Linux Kernel

转自:http://www.bricktou.com/default_cn.html

 git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

git reset v4.0 -hard

http://www.infradead.org/~mchehab/kernel_docs/index.html

非常好的阅读内核源码的 址

http://www.bricktou.com/

tekkaman Ninja的博客

http://blog.chinaunix.net/uid/20543672/abstract/1.html

很不错的内核 址

https://lwn.net/Articles/447435/

gitbook

https://www.gitbook.com/

 

LIRC libraries

 

LinuxInfraredRemoteControl

 

http://www.lirc.org/api-docs/html/dictionary_8c.html

2. Linux Device Drivers —-》内核api文档

转自:https://kernel.org/doc/htmldocs/device-drivers/index.html

http://www.deansys.com/index.html 

http://iteedu.com/os/linux/linuxprgm/linuxcfunctions/string/toupper.php

ldd3 examples

https://github.com/duxing2007/ldd3-examples-3.x

https://github.com/duxing2007/ldd3-examples-3.x.git

很不错的四个 址

http://elinux.org/Main_Page

https://www.kernel.org/

http://elixir.free-electrons.com/linux/v2.6.32/ident/

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/

http://releases.linaro.org/

https://www.thomas-krenn.com/en/wiki/Linux_Storage_Stack_Diagram

http://www.cnblogs.com/shaohef/p/3952402.html

https://stackoverflow.com/

https://stackoverflow.com/tags/linux/info

https://www.kernel.org/doc/html/v4.13/input/event-codes.html

https://www.kernel.org/doc/man-pages/

http://www.alivepea.me/

http://beej.us/guide/

Free Linux Books

  • Advanced Linux Programming
  • GNU Autoconf, Automake and Libtool
  • GTK+/Gnome Application Development
  • The Linux Development Platform (PDF)
  • Linux Device Drivers by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
  • The Linux Kernel Module Programming Guide
  • Secure Programming for Linux and Unix
  • Free Linux books on Github

 

3.linux基础知识

转自:http://blog.csdn.net/zqixiao_09/article/category/6021855

Linux中断子系统,input子系统,音频子系统,电源管理,时间管理,内核架构

转自:https://blog.csdn.net/droidphone/article/category/1118447 

中断

https://blog.csdn.net/tiantao2012/article/details/78957472 

https://blog.csdn.net/tiantao2012/article/details/78094691

https://blog.csdn.net/tiantao2012/article/details/78062621

arm GIC介绍之一

https://blog.csdn.net/sunsissy/article/details/73791470

Linux kernel不错的学习 址

http://www.cnblogs.com/wang_yb/archive/2013/05/01/3052865.html

 https://www.cnblogs.com/wang_yb/p/3514730.html

Linux 命令大全

http://www.runoob.com/linux/linux-command-manual.html

4.蜗窝科技

转自:http://www.wowotech.net/

http://www.wowotech.net/forum/viewforum.phpd=5

5.安卓底层开发移植

转自:http://blog.csdn.net/linweig/article/details/5761624

 

6.USB2.0速度识别

转自:http://www.cnblogs.com/AlwaysOnLines/p/3842886.html

http://blog.csdn.net/cescf4/article/details/8601457

 

7.stackoverflow

Device Tree Usage 

http://blog.chinaunix.net/uid-20522771-id-3457184.html

 

8.高通平台

https://createpoint.qti.qualcomm.com/dashboard/public/productkit#public/product-kit/search

http://qti.cdmatech.com

 

9.摄像头驱动

http://blog.csdn.net/kickxxx/article/details/8484498

https://linuxtv.org/downloads/legacy/video4linux/API/V4L2_API/spec-single/v4l2.html

 

soc camera

http://blog.csdn.net/kickxxx/article/details/8447898

 

work-blog.readthedocs.io/en/latest/index.html

zh_CH/video4linux/v4l2-framework.txt

 

 10.web编程语言

http://www.w3school.com.cn/tags/index.asp

 

11.好玩的动画软件,aBowman 给你的个人 站抱养只萌萌的小仓鼠

http://youquhome.com/2048/

http://abowman.com/

http://www.myexception.cn/web/1962055.html

 

12.自定义自己的博客园博客首页

http://www.th7.cn/web/html-css/201411/69442.shtml

 

13.制作自己博客园文章签名

http://www.cnblogs.com/allanbolt/archive/2009/12/30/1635665.html

 

14.【分享】博客美化(2)自定义博客样式细节

http://www.cnblogs.com/asxinyu/p/4340094.html

 

15.接口应用小玩具-博客园积分排名变动监控工具

小玩具-博客园积分排名变动监控工具

一个简单的在线服务监控和提醒工具

http://www.cnblogs.com/beer/p/4973116.html

 

16.内核邮件列表

http://vger.kernel.org/vger-lists.html 内核邮件列表 
https://lkml.org/ 内核邮件列表

 

一个和AR有关的博客 

VS Code 不错的编码软件

http://www.cnblogs.com/zhaoqingqing/p/vscode.html

 

17. usb

http://www.usb.org/developers/docs/usb20_docs/

 

18.双摄像头

目前视频显示用的overlay模式,拍照需要capture模式进行,但需要重复打开video设备节点用不同的文件描述符来进行,请问有没有谁做过类似的前我在overlay运行的情况下尝试capture再次打开设备节点,返回不同的文件描述符,最后还是会图像卡死。具体需要修改驱动或内核哪部分才能支持同时进行overlay和capture呢

楼主你好,我这边也没有弄过,我们论坛中的两个帖子:
https://community.freescale.com/docs/DOC-158531
https://community.freescale.com/docs/DOC-106399
希望对你有帮助。

 

19.人工智能学习

TensorFlow

http://www.tensorfly.cn/tfdoc/get_started/os_setup.html

 

20. 邓凡平  安卓开发

https://my.oschina.net/innost/blogort=time&temp=1491448119021

http://blog.csdn.net/innostiewmode=contents

 

21. python学习 址

http://www.runoob.com/python/python-install.html

https://www.zhihu.com/question/20039623

http://www.kancloud.cn/kancloud/learn-python-hard-way/49863

https://www.zhihu.com/question/20039623

http://bbs.pythontab.com/

python中文开发者 区

python实战 址

 https://www.cnblogs.com/botoo/category/1055608.html

22.python学习,深度学习,机器学习 淘宝视频教程

 https://item.taobao.com/item.htmpm=a230r.1.14.20.IwNb5m&id=546008449757&ns=1&abbucket=13#detail

python tensorflow 视频教程 神经 络人工智能机器学习

https://item.taobao.com/item.htmpm=a230r.1.14.45.IwNb5m&id=546528148771&ns=1&abbucket=13#detail

 

23. POSIX 标准函数查询

http://www.opengroup.org/

函数分三种:

1.ISO C 标准的
2.POSIX 标准的
3.系统自己扩展的(fopen64/kqueue)

FreeBSD Man Pages: Index Page

http://pubs.opengroup.org/onlinepubs/9699919799/

Linux man pages
The Linux man-pages project

unix高级环境编程

http://www.apuebook.com/ 

 

24.好博客:banu

https://banu.com/blog/

 

25. 内核资料

http://free-electrons.com/

 

26.微访谈—一个不错的了解不同人的想法的blog

http://txgcwm.github.io/blog/categories/wei-fang-tan/

 

27. Openwrt中文手册

https://zh.wikibooks.org/zh-cn/Openwrt%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C

 

28. linux-3.6.5/arch/unicore32

很不错的代码编写风格

29.linux开发周立发的博客

http://zhoulifa.bokee.com/category/0/1 

 

30.Linux context调度器

 

Linux进程上下文切换过程context_switch详解–Linux进程的管理与调度(二十一)

http://blog.csdn.net/gatieme/article/details/51872659

http://blog.csdn.net/gatieme/article/details/51456569

 

31.x86架构操作系统内核的实现

http://wiki.0xffffff.org/

 

32.如何从零开始写一个简单的操作系统/h4>

https://www.zhihu.com/question/25628124

33.Linux资源下载

https://www.yunpanxia.com/so/LINUX

 

34.自己动手做聊天机器人

http://www.shareditor.com/

https://github.com/warmheartli/ChatBotCourse

 

35.linux内核多点触摸文档 mtdev工程介绍

http://bitmath.org/code/mtdev/

 

36.大话Linux内核中锁机制之原子操作、自旋锁

http://blog.sina.com.cn/s/blog_6d7fa49b01014q7p.html

大话Linux内核中锁机制之内存屏障、读写自旋锁及顺序锁

http://blog.sina.com.cn/s/blog_6d7fa49b01014q86.html

 

37.不错的机器学习 址

http://hacker.duanshishi.com/=1800

38.potplayer 不错的播放器

http://potplayer.daum.net/ang=zh_CN

 射手影音

39.深入淺出 Hello World

理解 Linux 上運作 Hello World 的種種機制

Jim Huang ( 黃敬群 /”jserv”)
Website: http://jserv.sayya.org/
Blog: http://blog.linux.org.tw/jserv/

linux编程之main()函数启动过程

http://blog.csdn.net/gary_ygl/article/details/8506007

http://blog.csdn.net/jingsuxuyilq/article/details/8769724

http://download.csdn.net/download/ye_9th/4189530

http://blog.csdn.net/u011068702/article/details/54406328

https://mp.weixin.qq.com/s_biz=MzAxODI5ODMwOA==&mid=2666540121&idx=1&sn=4e88bf02fbc3742a8bc0d081c0ca9af4&chksm=80dce8f2b7ab61e41f359f5adf4e41c6704b15889355bb0ae9ab2d872a3318135e2384a454be&mpshare=1&scene=1&srcid=0206fl8f5UrGaQ6GP5JrJhxO#rd

https://mp.weixin.qq.com/s_biz=MzU1OTAzMzk3Mg==&mid=2247483717&idx=1&sn=e7ae026ca37fabdd3db949786e780e7a&chksm=fc1c3a5ecb6bb34877ff68f6b3600cda8227e4460b6eb9e67cbd439bddc5e5eb7c9fd201cb12&mpshare=1&scene=1&srcid=1229C3YUWymDf8k9RSW2doPi#rd

40. 代码demo的 址

http://www.haolizi.net/

41.魅族内核团队 址

http://kernel.meizu.com/

 

42.不错的博客

http://blog.csdn.net/DroidPhone/article/category/1311863

http://www.cnblogs.com/tolimit/

43.Linux内核之旅

http://www.kerneltravel.net/

http://edsionte.com/techblog/

44.tslib触摸屏

https://github.com/kergoth/tslib

45.ubuntu下自制操作系统

https://segmentfault.com/a/1190000000609485

https://github.com/cherishsir/ubuntu230os

https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System

https://zhuanlan.zhihu.com/p/28399140

http://blog.csdn.net/cherishsir/article/details/26862545 

http://www.cnblogs.com/bitzhuwei/p/bitzhuwei-cnblogs-com-index.html

https://segmentfault.com/a/1190000000609983

46.不错的git 址

http://www.yiibai.com/git/git_clone.html

http://www.ruanyifeng.com/blog/2014/06/git_remote.html

http://gitbook.liuhui998.com/index.html

https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

https://my.oschina.net/xdev/blog/114383 

https://git-scm.com/book/zh/v1/%E8%B5%B7%E6%AD%A5-%E5%88%9D%E6%AC%A1%E8%BF%90%E8%A1%8C-Git-%E5%89%8D%E7%9A%84%E9%85%8D%E7%BD%AE

http://blog.csdn.net/u012719256/article/details/52276101

http://biancheng.dnbcw.net/linux/375988.html

git 删除本地分支和远程分支、本地代码回滚和远程代码库回滚

https://www.cnblogs.com/hqbhonker/p/5092300.html

https://git-scm.com/book/zh/v1/Git-%E5%88%86%E6%94%AF-%E8%BF%9C%E7%A8%8B%E5%88%86%E6%94%AF

https://www.cnblogs.com/joshua317/articles/4606328.html

Git使用手册

https://www.jianshu.com/p/e32a8e7ca93b

https://git-scm.com/docs/git-bisect

https://www.cnblogs.com/ydxblog/p/7988317.html

47.mipi lcd 驱动

http://blog.csdn.net/u012719256/article/details/54628968

http://blog.csdn.net/richu123/article/details/51394464

http://blog.csdn.net/lwj103862095/article/details/10011349

http://blog.csdn.net/liwei16611/article/details/68146912

 http://www.cnblogs.com/armlinux/archive/2011/01/14/2396864.html

http://www.aichengxu.com/linux/7389612.htm

http://www.cnblogs.com/lifexy/p/7604011.html

Samung LCD接口原理

http://blog.csdn.net/bi511304183/article/details/9303215

S3C2440上LCD驱动(FramBuffer)实例开发详解(一)

http://embed.21ic.com/hardware/drivers/201802/50714.html

48.DrawItVim画图插件(可在vim中画基本示意图)

http://blog.csdn.net/Leisure512/article/details/5023457

49.mtd utils 官

http://linux-mtd.infradead.org/

50.进程管理与进程调度

http://blog.csdn.net/gatieme/article/details/51456569

51.内核调试技术汇总

http://blog.csdn.net/gatieme/article/details/68948080

52.利用__attribute__((section()))构建初始化函数表

http://www.cnblogs.com/sky-heaven/p/8275303.html

http://www.cnblogs.com/sky-heaven/p/8275327.html

53.meltdown漏洞

宋宝华: meltdown漏洞五分钟视频(原理与案例)

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663624&idx=1&sn=140aed48ba02cae164e9368ece2afb8b&chksm=810f29d5b678a0c337f37d079705cf3454c511e93e2eb5402441d48f9bbef0cf04db4ff7c2d3&mpshare=1&scene=1&srcid=0209W08wCAmqj7C1aKj6m6DK#rd

投机之殇——一幅图读懂MELTDOWN漏洞

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663340&idx=1&sn=2c09a2b4a0f7c7bd3a4c692b8ff79300&chksm=810f28b1b678a1a7cc554b783c97abc57bd53c86733d40cf9de1a603edbbbefac38a6cb2431b&scene=21#wechat_redirect

宋宝华: 用代码切身实践体会meltdown漏洞

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663336&idx=1&sn=a81b973b39ee40faf51064e26d9c4fa3&chksm=810f28b5b678a1a38130814129f92cd5ff1f3f48b1b7c9c6f91b1ff9af4a768cb2c0df4f56ae&scene=21#wechat_redirect

宇宙最强,meltdown论文中英文对照版(一)

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663587&idx=1&sn=9cfdcdc37173f1c964093b98ef9960a6&chksm=810f29beb678a0a8b8d0759e7222ba6a69ad9e28399311e9674a3932a88d2b691268bdeb48b0&scene=21#wechat_redirect

宇宙最强,meltdown论文中英文对照版(二)

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663591&idx=1&sn=12c8497b6433ce25b0538bb5f9aaf5c9&chksm=810f29bab678a0acf20e649d6ebddae7335f6bf92b4475f174532095ee203c1b7a22faaf2788&scene=21#wechat_redirect

宇宙最强,meltdown论文中英文对照版(三)

https://mp.weixin.qq.com/s_biz=MzAwMDUwNDgxOA==&mid=2652663618&idx=2&sn=96ab92f6b820e16838cdfc3f4953113a&chksm=810f29dfb678a0c909ab66f8a0974be540aa14a9b481378eaf3f63077fae2a71f136323a74b6&scene=21#wechat_redirect

Meltdown论文翻译

http://www.wowotech.net/basic_subject/meltdown.html#6596

54.设备树学习 址

DTS:

http://blog.csdn.net/21cnbao/article/details/8457546

http://www.wowotech.net/device_model/why-dt.html

 

IRQ_DOMIAN:

http://www.wowotech.net/linux_kenrel/irq-domain.html

 

PINCTRL:

http://blog.csdn.net/mike8825/article/details/51475985

http://www.wowotech.net/linux_kenrel/pin-controller-driver.html

 

regmap

http://www.tinylab.org/kernel-explore-regmap-framework/

 

http://www.cnblogs.com/tureno/category/941787.html

 

其他

http://www.360doc.com/content/15/1113/11/15700426_512794532.shtml

http://www.cnblogs.com/tureno/articles/6603735.html

http://blog.csdn.net/chenqianleo/article/details/77779439#t0

freescale im6ul

http://blog.csdn.net/michaelcao1980/article/details/50730421

https://www.jianshu.com/p/3c2053508342

分析内核源码,设备树

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2016年5月26日
下一篇 2016年5月26日

相关推荐