index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
firewire: Add phy register defines.
Marc Butler
1
-4
/
+10
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-1
/
+1
2007-03-09
firewire: Drop the unused fw_card device.
Kristian Høgsberg
1
-28
/
+12
2007-03-09
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
1
-1
/
+6
2007-03-09
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
1
-2
/
+2
2007-03-09
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
1
-0
/
+7
2007-03-09
firewire: use atomic type for fw_device.state
Stefan Richter
1
-1
/
+1
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
1
-19
/
+108
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-14
/
+32
2007-03-09
firewire: comma after last enum item or initializer
Stefan Richter
1
-1
/
+1
2007-03-09
firewire: whitespace adjustments
Stefan Richter
1
-24
/
+17
2007-03-09
firewire: mark some structs const
Stefan Richter
1
-1
/
+1
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-0
/
+56
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+384