index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: core: Remove card from list of cards when enable fails
Petr Vandrovec
2009-02-01
1
-1
/
+8
*
firewire: core: optimize card shutdown
Stefan Richter
2009-01-24
1
-1
/
+1
*
firewire: unnecessary BM delay after generation rollover
Stefan Richter
2009-01-20
1
-1
/
+1
*
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2009-01-09
1
-6
/
+7
*
firewire: improve refcounting of fw_card
Jay Fenlason
2009-01-04
1
-3
/
+15
*
firewire: typo in comment
Jay Fenlason
2009-01-04
1
-1
/
+1
*
firewire: fw_send_request_sync()
Jay Fenlason
2008-10-15
1
-42
/
+14
*
firewire: warn on unfinished transactions during card removal
Stefan Richter
2008-07-14
1
-1
/
+1
*
firewire: clean up fw_card reference counting
Stefan Richter
2008-07-14
1
-10
/
+20
*
firewire: remove unused struct members
Stefan Richter
2008-07-14
1
-1
/
+0
*
firewire: implement broadcast_channel CSR for 1394a compliance
Stefan Richter
2008-07-14
1
-0
/
+1
*
firewire: cleanups
Adrian Bunk
2008-04-18
1
-2
/
+0
*
firewire: fix synchronization of gap counts
Stefan Richter
2008-04-18
1
-4
/
+4
*
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-04-18
1
-1
/
+1
*
firewire: remove superfluous reference counting
Stefan Richter
2008-04-18
1
-38
/
+0
*
firewire: fix crash in automatic module unloading
Stefan Richter
2008-03-02
1
-1
/
+9
*
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
2008-03-02
1
-17
/
+34
*
firewire: fix unloading of fw-ohci while devices are attached
Stefan Richter
2007-08-25
1
-2
/
+4
*
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-07-10
1
-2
/
+5
*
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
2007-05-31
1
-5
/
+0
*
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