index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2007-03-09
firewire: Track pending transactions and cancel them on cdev release.
Kristian Høgsberg
2007-03-09
firewire: Move async transmit to use the general context code.
Kristian Høgsberg
2007-03-09
firewire: Use only a wait queue and terminate poll and read on device removal.
Kristian Høgsberg
2007-03-09
firewire: Don't time out command orbs, leave that to the scsi stack.
Kristian Høgsberg
2007-03-09
firewire: Add rom_index attribute for unit sysfs directories.
Kristian Høgsberg
2007-03-09
firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME.
Kristian Høgsberg
2007-03-09
firewire: Switch cdev code over to use register_chrdev and keep a list of dev...
Kristian Høgsberg
2007-03-09
firewire: Generalize get_config_rom to get_info.
Kristian Høgsberg
2007-03-09
firewire: Implement ioctl to initiate bus reset.
Kristian Høgsberg
2007-03-09
firewire: Add a bus reset event type for fw-device-cdev.
Kristian Høgsberg
2007-03-09
firewire: Only use INIT_DELAYED_WORK for first initialization.
Kristian Høgsberg
2007-03-09
firewire: Iterate through units in a keventd callback for update callbacks.
Kristian Høgsberg
2007-03-09
firewire: Clear all interrupt bits before shutting down.
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: Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
2007-03-09
firewire: adjust whitespace
Stefan Richter
2007-03-09
firewire: Implement sync and tag matching for isochronous receive.
Kristian Høgsberg
2007-03-09
firewire: Configure channel and speed at context creation time.
Kristian Høgsberg
2007-03-09
firewire: Store OHCI version and make sure we have at least 1.1 before doing ...
Kristian Høgsberg
2007-03-09
firewire: Get zeroed out pages for mapping to user space.
Kristian Høgsberg
2007-03-09
firewire: Don't touch DMA descriptors after appending.
Kristian Høgsberg
2007-03-09
firewire: Use a buffer fill descriptor for receive when header size is 0.
Kristian Høgsberg
2007-03-09
firewire: Set correct buffer lengths for dualbuffer DMA descriptor.
Kristian Høgsberg
2007-03-09
firewire: Acummulate received iso headers and send them back to user space.
Kristian Høgsberg
2007-03-09
firewire: Log OHCI chipset version in PCI probe.
Kristian Høgsberg
2007-03-09
firewire: Implement functionality to stop isochronous DMA contexts.
Kristian Høgsberg
2007-03-09
firewire: Rename 'send_iso' to 'start_iso'.
Kristian Høgsberg
2007-03-09
firewire: Implement basic isochronous receive functionality.
Kristian Høgsberg
2007-03-09
firewire: Generalize the iso transmit descriptor buffer logic.
Kristian Høgsberg
2007-03-09
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
Kristian Høgsberg
2007-03-09
firewire: Use correct payload pointer when demarshalling incoming requests.
Kristian Høgsberg
2007-03-09
firewire: Read the *Clear versions of the iso interrupt register.
Kristian Høgsberg
2007-03-09
firewire: Fix another typo from the bitfield conversion.
Kristian Høgsberg
2007-03-09
firewire: Use dma_mapping_error() for checking for DMA mapping errors.
Kristian Høgsberg
2007-03-09
firewire: Credit the old sbp2.c driver for being a good starting point.
Kristian Høgsberg
2007-03-09
firewire: Use atomic_t's for serial numbers.
Kristian Høgsberg
2007-03-09
firewire: Spell out fw as firewire in sysfs.
Kristian Høgsberg
2007-03-09
firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens.
Kristian Høgsberg
2007-03-09
firewire: Schedule topology work before calling driver update functions.
Kristian Høgsberg
2007-03-09
firewire: Introduce a retry mechanism for reconnects and logins.
Kristian Høgsberg
2007-03-09
firewire: fw-sbp2: Do ORB timeout right.
Kristian Høgsberg
2007-03-09
firewire: Implement proper transaction cancelation.
Kristian Høgsberg
2007-03-09
firewire: Reduce some redundant register definitions.
Kristian Høgsberg
2007-03-09
firewire: Rework async receive DMA.
Kristian Høgsberg
2007-03-09
firewire: use atomic type for fw_device.state
Stefan Richter
2007-03-09
firewire: Make sure we wait for DMA to stop before we reprogram it.
Kristian Høgsberg
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
2007-03-09
firewire: Fix bit shift typo.
Kristian Høgsberg
2007-03-09
firewire: Sanitize send error codes.
Kristian Høgsberg
[prev]
[next]