index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-21
firewire: rename CONFIG_FW to CONFIG_FIREWIRE
Stefan Richter
2
-8
/
+8
2007-03-15
firewire: Add ref-counting for sbp2_device and hold a ref while we have work ...
Kristian Høgsberg
1
-12
/
+30
2007-03-15
firewire: Free pending transactions on cdev release.
Kristian Høgsberg
1
-1
/
+3
2007-03-15
firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack.
Kristian Høgsberg
1
-0
/
+2
2007-03-15
firewire: Implement deallocation of address ranges.
Kristian Høgsberg
2
-6
/
+39
2007-03-15
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
5
-32
/
+26
2007-03-15
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
Kristian Høgsberg
2
-122
/
+66
2007-03-10
firewire: Implement CSR cycle time and bus time registers.
Kristian Høgsberg
3
-3
/
+86
2007-03-10
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
6
-16
/
+85
2007-03-10
firewire: Export juju specific rcodes to user space.
Kristian Høgsberg
1
-0
/
+6
2007-03-10
firewire: Add generation field to send_request ioctl struct.
Kristian Høgsberg
2
-1
/
+2
2007-03-10
firewire: Add card index field to get_info cdev ioctl struct.
Kristian Høgsberg
2
-0
/
+5
2007-03-10
firewire: Fix order of arguments for iso context creation.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Track pending transactions and cancel them on cdev release.
Kristian Høgsberg
1
-3
/
+20
2007-03-10
firewire: Move async transmit to use the general context code.
Kristian Høgsberg
2
-214
/
+149
2007-03-10
firewire: Use only a wait queue and terminate poll and read on device removal.
Kristian Høgsberg
3
-29
/
+59
2007-03-10
firewire: Don't time out command orbs, leave that to the scsi stack.
Kristian Høgsberg
1
-20
/
+11
2007-03-10
firewire: Add rom_index attribute for unit sysfs directories.
Kristian Høgsberg
1
-0
/
+21
2007-03-10
firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME.
Kristian Høgsberg
1
-18
/
+8
2007-03-10
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
4
-22
/
+51
2007-03-10
firewire: Generalize get_config_rom to get_info.
Kristian Høgsberg
2
-21
/
+75
2007-03-10
firewire: Implement ioctl to initiate bus reset.
Kristian Høgsberg
2
-4
/
+27
2007-03-10
firewire: Add a bus reset event type for fw-device-cdev.
Kristian Høgsberg
4
-3
/
+75
2007-03-10
firewire: Only use INIT_DELAYED_WORK for first initialization.
Kristian Høgsberg
1
-4
/
+4
2007-03-10
firewire: Iterate through units in a keventd callback for update callbacks.
Kristian Høgsberg
1
-3
/
+14
2007-03-10
firewire: Clear all interrupt bits before shutting down.
Kristian Høgsberg
1
-1
/
+2
2007-03-10
firewire: Drop the unused fw_card device.
Kristian Høgsberg
2
-30
/
+13
2007-03-10
firewire: Let an fw_descriptor specify a leading immediate key/value pair.
Kristian Høgsberg
3
-10
/
+32
2007-03-10
firewire: Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
1
-1
/
+1
2007-03-10
firewire: adjust whitespace
Stefan Richter
3
-28
/
+26
2007-03-10
firewire: Implement sync and tag matching for isochronous receive.
Kristian Høgsberg
5
-7
/
+64
2007-03-10
firewire: Configure channel and speed at context creation time.
Kristian Høgsberg
5
-16
/
+21
2007-03-10
firewire: Store OHCI version and make sure we have at least 1.1 before doing ...
Kristian Høgsberg
1
-4
/
+15
2007-03-10
firewire: Get zeroed out pages for mapping to user space.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Don't touch DMA descriptors after appending.
Kristian Høgsberg
1
-6
/
+6
2007-03-10
firewire: Use a buffer fill descriptor for receive when header size is 0.
Kristian Høgsberg
3
-17
/
+95
2007-03-10
firewire: Set correct buffer lengths for dualbuffer DMA descriptor.
Kristian Høgsberg
1
-4
/
+3
2007-03-10
firewire: Acummulate received iso headers and send them back to user space.
Kristian Høgsberg
4
-24
/
+57
2007-03-10
firewire: Log OHCI chipset version in PCI probe.
Kristian Høgsberg
1
-2
/
+4
2007-03-10
firewire: Implement functionality to stop isochronous DMA contexts.
Kristian Høgsberg
5
-11
/
+53
2007-03-10
firewire: Rename 'send_iso' to 'start_iso'.
Kristian Høgsberg
5
-20
/
+16
2007-03-10
firewire: Implement basic isochronous receive functionality.
Kristian Høgsberg
6
-30
/
+181
2007-03-10
firewire: Generalize the iso transmit descriptor buffer logic.
Kristian Høgsberg
1
-142
/
+218
2007-03-10
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
Kristian Høgsberg
5
-84
/
+151
2007-03-10
firewire: Use correct payload pointer when demarshalling incoming requests.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Read the *Clear versions of the iso interrupt register.
Kristian Høgsberg
1
-2
/
+2
2007-03-10
firewire: Fix another typo from the bitfield conversion.
Kristian Høgsberg
1
-4
/
+4
2007-03-10
firewire: Use dma_mapping_error() for checking for DMA mapping errors.
Kristian Høgsberg
3
-25
/
+47
2007-03-10
firewire: Credit the old sbp2.c driver for being a good starting point.
Kristian Høgsberg
1
-1
/
+10
2007-03-10
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
2
-4
/
+4
[prev]
[next]