index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
firewire: improve refcounting of fw_card
Jay Fenlason
1
-3
/
+15
2009-01-05
firewire: typo in comment
Jay Fenlason
1
-1
/
+1
2008-10-16
firewire: fw_send_request_sync()
Jay Fenlason
1
-42
/
+14
2008-07-14
firewire: warn on unfinished transactions during card removal
Stefan Richter
1
-1
/
+1
2008-07-14
firewire: clean up fw_card reference counting
Stefan Richter
1
-10
/
+20
2008-07-14
firewire: remove unused struct members
Stefan Richter
1
-1
/
+0
2008-07-14
firewire: implement broadcast_channel CSR for 1394a compliance
Stefan Richter
1
-0
/
+1
2008-04-18
firewire: cleanups
Adrian Bunk
1
-2
/
+0
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
1
-4
/
+4
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
1
-1
/
+1
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
1
-38
/
+0
2008-03-02
firewire: fix crash in automatic module unloading
Stefan Richter
1
-1
/
+9
2008-03-02
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
1
-17
/
+34
2007-08-25
firewire: fix unloading of fw-ohci while devices are attached
Stefan Richter
1
-2
/
+4
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
1
-2
/
+5
2007-05-31
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
1
-5
/
+0
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
1
-2
/
+2
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
1
-21
/
+21
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
1
-6
/
+6
2007-05-10
firewire: Convert card_rwsem to a regular mutex.
Kristian Høgsberg
1
-10
/
+10
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
1
-39
/
+66
2007-05-10
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
1
-23
/
+12
2007-04-17
firewire: Don't use subsystem rwsem, it's going away.
Kristian Høgsberg
1
-8
/
+10
2007-03-28
firewire: Add ioctls to add and remove config rom descriptors.
Kristian Høgsberg
1
-1
/
+1
2007-03-25
firewire: Add phy register defines.
Marc Butler
1
-4
/
+10
2007-03-10
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Drop the unused fw_card device.
Kristian Høgsberg
1
-28
/
+12
2007-03-10
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
1
-1
/
+6
2007-03-10
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
1
-2
/
+2
2007-03-10
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-0
/
+7
2007-03-10
firewire: use atomic type for fw_device.state
Stefan Richter
1
-1
/
+1
2007-03-10
firewire: Implement compliant bus management.
Kristian Høgsberg
1
-19
/
+108
2007-03-10
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-14
/
+32
2007-03-10
firewire: comma after last enum item or initializer
Stefan Richter
1
-1
/
+1
2007-03-10
firewire: whitespace adjustments
Stefan Richter
1
-24
/
+17
2007-03-10
firewire: mark some structs const
Stefan Richter
1
-1
/
+1
2007-03-10
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-0
/
+56
2007-03-10
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+384