Cheng-Yang Chou
|
2d3ec07a63
Update kernel header install command for clarity
|
3 weeks ago |
Jim Huang
|
9ca77904b8
Merge pull request #297 from EricccTaiwan/sda
|
3 weeks ago |
Cheng-Yang Chou
|
9e4311d755
Fix formatting of unsigned int major
|
3 weeks ago |
Cheng-Yang Chou
|
b1a444883b
Update device file example from hda to sda
|
3 weeks ago |
Jim Huang
|
918e87e078
Merge pull request #296 from EricccTaiwan/fix-2
|
3 weeks ago |
Cheng-Yang Chou
|
75071ec7e1
Fix grammar in IRQ flag usage description
|
3 weeks ago |
Cheng-Yang Chou
|
f68ceb947b
Remove duplicate word in IRQ flag comment
|
3 weeks ago |
Yu-Chun Lin
|
11e1064883
Clarify usage differences between spinlock functions
|
1 month ago |
Jim Huang
|
e061eaf5e3
Merge pull request #290 from jeremy90307/master
|
1 month ago |
Jeremy90307
|
0beffd5b70
Add an LED driver example using GPIO
|
4 months ago |
Andrew Kreimer
|
1bb3f64bc1
Fix a typo
|
2 months ago |
Integral
|
6d9d12717a
Remove unnecessary sudo
|
5 months ago |
Integral
|
56c16b9ba0
Replace make with $(MAKE) in Makefile
|
5 months ago |
Andrew Kreimer
|
98201b85aa
Fix typos via codespell
|
7 months ago |
Andrew Lin
|
84cc7fee1c
Fix typo (#265)
|
9 months ago |
Hao.Dong
|
950408472e
Add a hook on syscall using Kprobes under x86 (#260)
|
10 months ago |
jouae
|
74a450ba92
Fix a typo
|
10 months ago |
Jim Huang
|
7bcc4fbf46
Merge pull request #263 from pao0626/command-permission-changes
|
10 months ago |
HJ Pao
|
be16ad6710
Add sudo for file access permissions
|
10 months ago |
jouae
|
7a6dd1f582
Modify the descritions of seq_file and flowchart
|
10 months ago |
cvvletter
|
0a27a0140f
Fix typo (#257)
|
1 year ago |
yeh-sudo
|
617a1d4d52
Improve readibility
|
1 year ago |
Yo-Jung Lin
|
86b5e86e5b
Refine description in request_threaded_irq usage
|
1 year ago |
Yo-Jung Lin
|
8cd1c6a322
Refine wordings
|
1 year ago |
Jim Huang
|
56f566abe6
Provide a tasklet-free example
|
3 years ago |
0xff07
|
3e472c84fd
Describe atomic context in spinlock section (#254)
|
1 year ago |
Jim Huang
|
f5893d8140
Remove the crypto section due to poor maintenance
|
1 year ago |
Jim Huang
|
d92fcd1ce4
Merge pull request #248 from vax-r/Fix_typos
|
1 year ago |
weihsinyeh
|
6640ccdc0f
Fix unmatched quotation (#251)
|
1 year ago |
Yo-Jung Lin
|
b9a10fe17b
Replace SA_xxx IRQ flags with the IRQF_xxx ones
|
1 year ago |