index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-card.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
1
-2
/
+2
*
firewire: Uppercase most macro names.
Kristian Høgsberg
2007-05-10
1
-21
/
+21
*
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
2007-05-10
1
-6
/
+6
*
firewire: Convert card_rwsem to a regular mutex.
Kristian Høgsberg
2007-05-10
1
-10
/
+10
*
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
1
-39
/
+66
*
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
2007-05-10
1
-23
/
+12
*
firewire: Don't use subsystem rwsem, it's going away.
Kristian Høgsberg
2007-04-17
1
-8
/
+10
*
firewire: Add ioctls to add and remove config rom descriptors.
Kristian Høgsberg
2007-03-28
1
-1
/
+1
*
firewire: Add phy register defines.
Marc Butler
2007-03-24
1
-4
/
+10
*
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
2007-03-09
1
-1
/
+1
*
firewire: Drop the unused fw_card device.
Kristian Høgsberg
2007-03-09
1
-28
/
+12
*
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
2007-03-09
1
-1
/
+6
*
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
2007-03-09
1
-2
/
+2
*
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
2007-03-09
1
-0
/
+7
*
firewire: use atomic type for fw_device.state
Stefan Richter
2007-03-09
1
-1
/
+1
*
firewire: Implement compliant bus management.
Kristian Høgsberg
2007-03-09
1
-19
/
+108
*
firewire: Implement gap count optimization.
Kristian Høgsberg
2007-03-09
1
-14
/
+32
*
firewire: comma after last enum item or initializer
Stefan Richter
2007-03-09
1
-1
/
+1
*
firewire: whitespace adjustments
Stefan Richter
2007-03-09
1
-24
/
+17
*
firewire: mark some structs const
Stefan Richter
2007-03-09
1
-1
/
+1
*
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
2007-03-09
1
-0
/
+56
*
firewire: Add core firewire stack.
Kristian Høgsberg
2007-03-09
1
-0
/
+384