index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-card.c
Age
Commit message (
Expand
)
Author
2008-10-15
firewire: fw_send_request_sync()
Jay Fenlason
2008-07-14
firewire: warn on unfinished transactions during card removal
Stefan Richter
2008-07-14
firewire: clean up fw_card reference counting
Stefan Richter
2008-07-14
firewire: remove unused struct members
Stefan Richter
2008-07-14
firewire: implement broadcast_channel CSR for 1394a compliance
Stefan Richter
2008-04-18
firewire: cleanups
Adrian Bunk
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
2008-03-02
firewire: fix crash in automatic module unloading
Stefan Richter
2008-03-02
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
2007-08-25
firewire: fix unloading of fw-ohci while devices are attached
Stefan Richter
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-05-31
firewire: Implement suspend/resume PCI driver hooks.
Kristian Høgsberg
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
2007-05-10
firewire: Convert card_rwsem to a regular mutex.
Kristian Høgsberg
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
2007-04-17
firewire: Don't use subsystem rwsem, it's going away.
Kristian Høgsberg
2007-03-28
firewire: Add ioctls to add and remove config rom descriptors.
Kristian Høgsberg
2007-03-24
firewire: Add phy register defines.
Marc Butler
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
2007-03-09
firewire: Drop the unused fw_card device.
Kristian Høgsberg
2007-03-09
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
2007-03-09
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
2007-03-09
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
2007-03-09
firewire: use atomic type for fw_device.state
Stefan Richter
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
2007-03-09
firewire: comma after last enum item or initializer
Stefan Richter
2007-03-09
firewire: whitespace adjustments
Stefan Richter
2007-03-09
firewire: mark some structs const
Stefan Richter
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg