-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 200295 b: refs/heads/master c: 7c8d20d h: refs/heads/master i: 200293: e04f201 200291: da00d0e 200287: a26154b v: v3
- Loading branch information
Linus Torvalds
committed
Jun 10, 2010
1 parent
e3cabf0
commit 5e72506
Showing
963 changed files
with
82,942 additions
and
7,562 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 9a40ac86152c9cffd3dca482a15ddf9a8c5716b3 | ||
refs/heads/master: 7c8d20d40f29e7c08332d406d7a65678dece4627 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,7 @@ modules.builtin | |
*.gz | ||
*.bz2 | ||
*.lzma | ||
*.lzo | ||
*.patch | ||
*.gcno | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
filesystems/dnotify_test | ||
laptops/dslm | ||
timers/hpet_example | ||
vm/hugepage-mmap | ||
vm/hugepage-shm | ||
vm/map_hugetlb | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
Kernel driver i2c-pca-isa | ||
|
||
Supported adapters: | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
|
||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
|
||
Module Parameters | ||
----------------- | ||
|
||
* base int | ||
I/O base address | ||
* irq int | ||
IRQ interrupt | ||
* clock int | ||
IRQ interrupt | ||
* clock int | ||
Clock rate as described in table 1 of PCA9564 datasheet | ||
|
||
Description | ||
----------- | ||
|
||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller |
Oops, something went wrong.