-
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: 225150 b: refs/heads/master c: 3fcedec h: refs/heads/master v: v3
- Loading branch information
Julia Lawall
authored and
Michael S. Tsirkin
committed
Oct 26, 2010
1 parent
f3bf2d6
commit a257c55
Showing
6,995 changed files
with
363,867 additions
and
740,643 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: 6389aa73ab8c15084fce18307a8e198eaff818da | ||
refs/heads/master: 3fcedec752108de5d99b9f0373ff880756a1e87d |
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
Oops, something went wrong.