9p: define session flags
[safe/jmp/linux-2.6] / drivers / firewire /
2007-10-16 Jay Fenlasonfirewire: fw-cdev: reorder wakeup vs. spinlock
2007-10-16 Yann Dirsonfirewire: in-code doc updates.
2007-10-16 Stefan Richterfirewire: a header cleanup
2007-10-16 Stefan Richterfirewire: adopt read cycle timer ABI from raw1394
2007-10-16 Stefan Richterfirewire: fw-ohci: check for misconfigured bus (phyID...
2007-10-16 Stefan Richterfirewire: fw-ohci: missing dma_unmap_single
2007-10-16 Stefan Richterfirewire: fw-ohci: log posted write errors
2007-10-16 Stefan Richterfirewire: fw-ohci: reorder includes
2007-10-16 Stefan Richterfirewire: fw-ohci: fix includes
2007-10-16 Stefan Richterfirewire: fw-ohci: enforce read order for selfID generation
2007-10-16 Stefan Richterfirewire: fw-sbp2: use an own workqueue (fix system...
2007-10-16 Stefan Richterfirewire: fw-sbp2: expose module parameter for workarounds
2007-10-16 Stefan Richterfirewire: fw-sbp2: add support for multiple logical...
2007-10-16 Stefan Richterfirewire: fw-sbp2: always enable IRQs before calling...
2007-10-16 Stefan Richterfirewire: fw-core: local variable shadows a global one
2007-10-16 Stefan Richterfirewire: optimize fw_core_add_address_handler
2007-10-14 Al Virofw-cdev __user annotations
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-07 Stefan Richterfirewire: point to migration document
2007-09-07 Stefan Richterfirewire: fw-ohci: ignore failure of pci_set_power_stat...
2007-08-25 Kristian Høgsbergfirewire: Add ref-counting for sbp2 orbs (fix command...
2007-08-25 Stefan Richterfirewire: fix unloading of fw-ohci while devices are...
2007-08-02 Stefan Richterfirewire: fw-core: make two variables static
2007-08-02 Stefan Richterfirewire: fw-ohci: dma_free_coherent needs IRQs enabled
2007-08-02 Stefan Richterfirewire: fw-sbp2: set correct maximum payload (fixes...
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-19 Kristian Høgsberg[SCSI] Make scsi_host_template::proc_name const char...
2007-07-18 Stefan Richterfirewire: fw-sbp2: convert to new SCSI data buffer...
2007-07-18 Stefan Richterfirewire: fix memory leak of fw_request instances
2007-07-18 Stefan Richterfirewire: remove bogus check in fw_core_handle_request
2007-07-18 Stefan Richterfirewire: fw-ohci: fix "scheduling while atomic"
2007-07-18 Stefan Richterfirewire: fw-ohci: flush MMIO write before msleep
2007-07-09 Stefan Richterfirewire: fw-sbp2: fix DMA mapping of management ORBs
2007-07-09 Stefan Richterfirewire: fw-sbp2: fix DMA mapping of command ORBs
2007-07-09 Stefan Richterfirewire: fw-sbp2: fix DMA mapping of S/G tables
2007-07-09 Stefan Richterfirewire: fw-sbp2: add a boundary check
2007-07-09 Stefan Richterfirewire: fw-sbp2: correctly align page tables
2007-07-09 Stefan Richterfirewire: fw-sbp2: memset wants string.h
2007-07-09 Stefan Richterfirewire: fw-sbp2: use correct speed in sbp2_agent_reset
2007-07-09 Jay Fenlasonfirewire: fw-sbp2: correctly dereference by container_of
2007-07-09 Stefan Richterfirewire: fw-sbp2: implement nonexclusive login
2007-07-09 Stefan Richterfirewire: fw-sbp2: let SCSI shutdown commands through...
2007-07-09 Stefan Richterfirewire: fw-sbp2: implement max sectors limit for...
2007-07-09 Stefan Richterfirewire: simplify a struct type
2007-07-09 Stefan Richterfirewire: support S100B...S400B and link slower than PHY
2007-07-09 Stefan Richterfirewire: optimize gap count with 1394b leaf nodes
2007-07-09 Stefan Richterfirewire: remove unused macro
2007-07-09 Stefan Richterfirewire: missing newline in printk
2007-07-09 Stefan Richterfirewire: fw-sbp2: remove unused struct member
2007-06-29 Stefan Richterfirewire: add Kconfig help on building both stacks
2007-06-29 Stefan Richterfirewire: fix async reception on big endian machines
2007-06-20 Kristian Høgsbergfirewire: Only set client->iso_context if allocation...
2007-06-16 Stefan Richterfirewire: fix hang after card ejection
2007-05-31 Kristian Høgsbergfirewire: Change struct fw_cdev_iso_packet to not use...
2007-05-31 Kristian Høgsbergfirewire: Implement suspend/resume PCI driver hooks.
2007-05-31 Stefan Richterfirewire: fw-sbp2: implement sysfs ieee1394_id
2007-05-27 Jeff Garzikfirewire: fix return code
2007-05-27 Stefan Richterfirewire: prefix modules with firewire- instead of fw-
2007-05-27 Kristian Høgsbergfirewire: Add missing byteswapping for receive DMA...
2007-05-16 Al Viromissing mm.h in fw-ohci
2007-05-10 Kristian Høgsbergfirewire: Convert OHCI driver to use standard goto...
2007-05-10 Kristian Høgsbergfirewire: Always use parens with sizeof.
2007-05-10 Kristian Høgsbergfirewire: Drop single buffer request support.
2007-05-10 Kristian Høgsberg... firewire: Add a comment to describe why we split the...
2007-05-10 Kristian Høgsbergfirewire: Return SCSI_MLQUEUE_HOST_BUSY for out of...
2007-05-10 Kristian Høgsbergfirewire: Handle the last few DMA mapping error cases.
2007-05-10 Kristian Høgsbergfirewire: Allocate scsi_host up front and allocate...
2007-05-10 Olaf Heringfirewire: Provide module aliase for backwards compatibi...
2007-05-10 Kristian Høgsbergfirewire: Add to fw-core-y instead of assigning fw...
2007-05-10 Kristian Høgsbergfirewire: Break out shared IEEE1394 constant to separat...
2007-05-10 Kristian Høgsbergfirewire: Uppercase most macro names.
2007-05-10 Kristian Høgsbergfirewire: Coding style cleanup: no spaces after functio...
2007-05-10 Kristian Høgsbergfirewire: Convert card_rwsem to a regular mutex.
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-05-10 Kristian Høgsbergfirewire: Use lib/ implementation of CRC ITU-T.
2007-04-30 Kristian Høgsbergfirewire: Rename fw-device-cdev.c to fw-cdev.c and...
2007-04-30 Kristian Høgsbergfirewire: Future proof the iso ioctls by adding a handl...
2007-04-30 Kristian Høgsbergfirewire: Add read/write and size annotations to IOC...
2007-04-26 Randy Dunlapfirewire: don't use extern on public symbols
2007-04-26 Andrew Mortonfirewire: fw-device printk fix
2007-04-17 Kristian Høgsbergfirewire: Don't use subsystem rwsem, it's going away.
2007-04-11 Kristian Høgsbergfirewire: Do an agent reset on error recovery.
2007-04-11 Kristian Høgsbergfirewire: Only free ORBs that completed the initial...
2007-04-11 Kristian Høgsbergfirewire: Forward SAM status codes to the scsi stack.
2007-04-11 Kristian Høgsbergfirewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE...
2007-04-11 Kristian Høgsbergfirewire: Byteswap iso header so all headers are presen...
2007-03-28 Kristian Høgsbergfirewire: Fix start on cycle 0 for IT, implement start...
2007-03-28 Kristian Høgsbergfirewire: Fix the range check for the queue_iso payload...
2007-03-28 Kristian Høgsbergfirewire: Increase the number of config rom retries...
2007-03-28 Kristian Høgsbergfirewire: Don't set card->irm_node before we have a...
2007-03-28 Kristian Høgsbergfirewire: Generalize resource tracking for cdev impleme...
2007-03-28 Kristian Høgsbergfirewire: Add ioctls to add and remove config rom descr...
2007-03-28 Kristian Høgsbergfirewire: Streamline userspace interface structs.
2007-03-28 Kristian Høgsbergfirewire: Remember to set the driver_data pointer when...
2007-03-28 Kristian Høgsbergfirewire: Use device->groups for adding device attributes.
2007-03-24 Marc Butlerfirewire: Add phy register defines.
2007-03-21 Kristian Høgsbergfirewire: Export GUID as sysfs attribute.
2007-03-21 Kristian Høgsbergfirewire: Add sysfs attributes for config rom directory...
2007-03-21 Kristian Høgsbergfirewire: Make use of struct device_type.
2007-03-20 Stefan Richterfirewire: ROM cache is CPU-endian
next