-
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: 223231 b: refs/heads/master c: 8410516 h: refs/heads/master i: 223229: 197e923 223227: 8504cbb 223223: 3473e67 223215: 6f2aadf 223199: 055998b 223167: d795b4e 223103: eb98a01 222975: 0f17f93 222719: f858628 222207: e641917 221183: 38fc392 v: v3
- Loading branch information
Matteo Croce
authored and
John W. Linville
committed
Dec 7, 2010
1 parent
caef532
commit 3ba73eb
Showing
6,267 changed files
with
327,764 additions
and
681,256 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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: 5f75a1042feca37c0a436ba42a4b1f7f75c35778 | ||
refs/heads/master: 841051602e3fa18ea468fe5a177aa92b6eb44b56 |
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,9 @@ | ||
What: dv1394 (a.k.a. "OHCI-DV I/O support" for FireWire) | ||
Contact: linux1394-devel@lists.sourceforge.net | ||
Description: | ||
New application development should use raw1394 + userspace libraries | ||
instead, notably libiec61883 which is functionally equivalent. | ||
|
||
Users: | ||
ffmpeg/libavformat (used by a variety of media players) | ||
dvgrab v1.x (replaced by dvgrab2 on top of raw1394 and resp. libraries) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
16 changes: 16 additions & 0 deletions
16
trunk/Documentation/ABI/removed/raw1394_legacy_isochronous
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,16 @@ | ||
What: legacy isochronous ABI of raw1394 (1st generation iso ABI) | ||
Date: June 2007 (scheduled), removed in kernel v2.6.23 | ||
Contact: linux1394-devel@lists.sourceforge.net | ||
Description: | ||
The two request types RAW1394_REQ_ISO_SEND, RAW1394_REQ_ISO_LISTEN have | ||
been deprecated for quite some time. They are very inefficient as they | ||
come with high interrupt load and several layers of callbacks for each | ||
packet. Because of these deficiencies, the video1394 and dv1394 drivers | ||
and the 3rd-generation isochronous ABI in raw1394 (rawiso) were created. | ||
|
||
Users: | ||
libraw1394 users via the long deprecated API raw1394_iso_write, | ||
raw1394_start_iso_write, raw1394_start_iso_rcv, raw1394_stop_iso_rcv | ||
|
||
libdc1394, which optionally uses these old libraw1394 calls | ||
alternatively to the more efficient video1394 ABI |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
trunk/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.