index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-transaction.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
firewire: cleanups
Adrian Bunk
1
-4
/
+0
2008-04-18
firewire: remove unused struct member
Stefan Richter
1
-2
/
+0
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
1
-4
/
+0
2008-03-14
firewire: endianess annotations
Stefan Richter
1
-3
/
+3
2008-03-02
firewire: fix crash in automatic module unloading
Stefan Richter
1
-0
/
+2
2007-08-02
firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)
Stefan Richter
1
-1
/
+1
2007-07-18
firewire: fix memory leak of fw_request instances
Stefan Richter
1
-0
/
+4
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: remove unused macro
Stefan Richter
1
-1
/
+0
2007-05-10
firewire: Break out shared IEEE1394 constant to separate header file.
Kristian Høgsberg
1
-60
/
+1
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
1
-21
/
+21
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
1
-23
/
+35
2007-03-24
firewire: Add phy register defines.
Marc Butler
1
-0
/
+6
2007-03-15
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
1
-7
/
+6
2007-03-09
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
1
-0
/
+2
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-2
/
+3
2007-03-09
firewire: Move async transmit to use the general context code.
Kristian Høgsberg
1
-2
/
+1
2007-03-09
firewire: Drop the unused fw_card device.
Kristian Høgsberg
1
-2
/
+1
2007-03-09
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
1
-0
/
+1
2007-03-09
firewire: Implement sync and tag matching for isochronous receive.
Kristian Høgsberg
1
-2
/
+11
2007-03-09
firewire: Configure channel and speed at context creation time.
Kristian Høgsberg
1
-3
/
+3
2007-03-09
firewire: Use a buffer fill descriptor for receive when header size is 0.
Kristian Høgsberg
1
-1
/
+2
2007-03-09
firewire: Acummulate received iso headers and send them back to user space.
Kristian Høgsberg
1
-1
/
+4
2007-03-09
firewire: Implement functionality to stop isochronous DMA contexts.
Kristian Høgsberg
1
-0
/
+5
2007-03-09
firewire: Rename 'send_iso' to 'start_iso'.
Kristian Høgsberg
1
-6
/
+2
2007-03-09
firewire: Implement basic isochronous receive functionality.
Kristian Høgsberg
1
-4
/
+3
2007-03-09
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
Kristian Høgsberg
1
-8
/
+30
2007-03-09
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-0
/
+5
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
1
-2
/
+4
2007-03-09
firewire: Sanitize send error codes.
Kristian Høgsberg
1
-0
/
+2
2007-03-09
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
1
-0
/
+31
2007-03-09
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
1
-9
/
+4
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-2
/
+4
2007-03-09
firewire: whitespace adjustments
Stefan Richter
1
-87
/
+87
2007-03-09
firewire: cleanups
Adrian Bunk
1
-1
/
+1
2007-03-09
firewire: mark some structs const
Stefan Richter
1
-9
/
+9
2007-03-09
firewire: consistent ifndef blocks in header files
Stefan Richter
1
-3
/
+3
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-0
/
+4
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+422