aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-card.c
AgeCommit message (Expand)Author
2008-10-15firewire: fw_send_request_sync()Jay Fenlason
2008-07-14firewire: warn on unfinished transactions during card removalStefan Richter
2008-07-14firewire: clean up fw_card reference countingStefan Richter
2008-07-14firewire: remove unused struct membersStefan Richter
2008-07-14firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter
2008-04-18firewire: cleanupsAdrian Bunk
2008-04-18firewire: fix synchronization of gap countsStefan Richter
2008-04-18firewire: reread config ROM when device reset the busStefan Richter
2008-04-18firewire: remove superfluous reference countingStefan Richter
2008-03-02firewire: fix crash in automatic module unloadingStefan Richter
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter
2007-08-25firewire: fix unloading of fw-ohci while devices are attachedStefan Richter
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter
2007-05-31firewire: Implement suspend/resume PCI driver hooks.Kristian Høgsberg
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg
2007-05-10firewire: Convert card_rwsem to a regular mutex.Kristian Høgsberg
2007-05-10firewire: Clean up comment style.Kristian Høgsberg
2007-05-10firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg
2007-04-17firewire: Don't use subsystem rwsem, it's going away.Kristian Høgsberg
2007-03-28firewire: Add ioctls to add and remove config rom descriptors.Kristian Høgsberg
2007-03-24firewire: Add phy register defines.Marc Butler
2007-03-09firewire: Implement topology map and fix a couple of loopback bugs.Kristian Høgsberg
2007-03-09firewire: Drop the unused fw_card device.Kristian Høgsberg
2007-03-09firewire: Let an fw_descriptor specify a leading immediate key/value pair.Kristian Høgsberg
2007-03-09firewire: Use atomic_t's for serial numbers.Kristian Høgsberg
2007-03-09firewire: Implement proper transaction cancelation.Kristian Høgsberg
2007-03-09firewire: use atomic type for fw_device.stateStefan Richter
2007-03-09firewire: Implement compliant bus management.Kristian Høgsberg
2007-03-09firewire: Implement gap count optimization.Kristian Høgsberg
2007-03-09firewire: comma after last enum item or initializerStefan Richter
2007-03-09firewire: whitespace adjustmentsStefan Richter
2007-03-09firewire: mark some structs constStefan Richter
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg