nfsd: minor nfsd_vfs_write cleanup
[safe/jmp/linux-2.6] / drivers / firewire /
2009-03-24 Stefan Richterfirewire: core: optimize propagation of BROADCAST_CHANNEL
2009-03-24 Stefan Richterfirewire: core: simplify broadcast channel allocation
2009-03-24 Stefan Richterfirewire: core: increase bus manager grace period
2009-03-24 Stefan Richterfirewire: core: drop unused call parameters of close_tr...
2009-03-24 Stefan Richterfirewire: cdev: add closure to async stream ioctl
2009-03-24 Stefan Richterfirewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST retur...
2009-03-24 Stefan Richterfirewire: cdev: fix race of ioctl_send_request with...
2009-03-24 Stefan Richterfirewire: cdev: secure add_descriptor ioctl
2009-03-24 Stefan Richterfirewire: cdev: amendment to "add ioctl to query maximu...
2009-03-24 Jay Fenlasonfirewire: broadcast channel support
2009-03-24 Jay Fenlasonfirewire: implement asynchronous stream transmission
2009-03-24 Stefan Richterfirewire: core: normalize a function argument name
2009-03-24 Stefan Richterfirewire: normalize a variable name
2009-03-24 Stefan Richterfirewire: core: remove condition which is always false
2009-03-24 Stefan Richterfirewire: core: move some functions
2009-03-24 Stefan Richterfirewire: core: clean up includes
2009-03-24 Stefan Richterfirewire: cdev: simplify a schedule_delayed_work wrapper
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for iso resource management...
2009-03-24 Stefan Richterfirewire: cdev: shut down iso context before freeing...
2009-03-24 Stefan Richterfirewire: cdev: replace some spin_lock_irqsave by spin_...
2009-03-24 Stefan Richterfirewire: cdev: extend transaction payload size check
2009-03-24 Stefan Richterfirewire: cdev: restrict broadcast write requests to...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctl for broadcast write requests
2009-03-24 Stefan Richterfirewire: cdev: add ioctl to query maximum transmission...
2009-03-24 Stefan Richterfirewire: cdev: add ioctls for manual iso resource...
2009-03-24 Jay Fenlason, Stef... firewire: cdev: add ioctls for isochronous resource...
2009-03-24 Stefan Richterfirewire: core: topology header fix
2009-03-24 Stefan Richterfirewire: cdev: sort includes
2009-03-24 Stefan Richterfirewire: cdev: unify names of struct types and of...
2009-03-24 Stefan Richterfirewire: cdev: reference-count client instances
2009-03-24 Stefan Richterfirewire: prevent creation of multiple IR DMA contexts...
2009-03-24 Stefan Richterfirewire: cdev: use list_first_entry
2009-03-24 Stefan Richterfirewire: core: remove unused definitions
2009-03-24 Stefan Richterfirewire: remove line breaks before function names
2009-03-24 Stefan Richterfirewire: standardize a variable name
2009-03-24 Stefan Richterfirewire: core: remove obsolete assertions
2009-03-24 Stefan Richterfirewire: core: remove outdated comment
2009-03-24 Stefan Richterfirewire: cdev: address handler input validation
2009-03-24 Jay Fenlasonfirewire: cdev: use an idr rather than a linked list...
2009-03-24 Stefan Richterfirewire: cdev: fix race of fw_device_op_release with...
2009-03-24 Stefan Richterfirewire: cdev: tcodes input validation
2009-03-24 Stefan Richterfirewire: convert client_list_lock to mutex
2009-03-24 Jay Fenlasonfirewire: add a client_list_lock
2009-03-24 David Moorefirewire: Include iso timestamp in headers when header_...
2009-02-01 Petr Vandrovecfirewire: core: Remove card from list of cards when...
2009-01-29 Stefan Richterfirewire: sbp2: add workarounds for 2nd and 3rd generat...
2009-01-28 Stefan Richterfirewire: sbp2: fix DMA mapping leak on the failure...
2009-01-28 Stefan Richterfirewire: sbp2: define some magic numbers as macros
2009-01-28 Stefan Richterfirewire: sbp2: fix payload limit at S1600 and S3200
2009-01-24 Stefan Richterfirewire: core: optimize card shutdown
2009-01-24 Stefan Richterfirewire: ohci: increase AT req. retries, fix ack_busy_...
2009-01-24 Stefan Richterfirewire: ohci: change "context_stop: still active...
2009-01-20 Stefan Richterfirewire: keep highlevel drivers attached during brief...
2009-01-20 Stefan Richterfirewire: unnecessary BM delay after generation rollover
2009-01-20 Stefan Richterfirewire: insist on successive self ID complete events
2009-01-09 Stefan Richterfirewire: core: fix sleep in atomic context due to...
2009-01-04 Stefan Richterfirewire: reorder struct fw_card for better cache effic...
2009-01-04 Stefan Richterfirewire: fix resetting of bus manager retry counter
2009-01-04 Jay Fenlasonfirewire: improve refcounting of fw_card
2009-01-04 Jay Fenlasonfirewire: typo in comment
2009-01-04 Stefan Richterfirewire: fix small memory leak at module removal
2009-01-04 Stefan Richterfirewire: fw-sbp2: remove unnecessary locking
2008-12-10 Stefan Richterfirewire: fw-ohci: fix IOMMU resource exhaustion
2008-11-25 Stefan Richterfirewire: fw-sbp2: another iPod mini quirk entry
2008-10-31 Kay Sieversfirewire: struct device - replace bus_id with dev_name...
2008-10-26 Jay Fenlasonfirewire: fw-sbp2: fix races
2008-10-26 Stefan Richterfirewire: fw-sbp2: delay first login to avoid retries
2008-10-26 Stefan Richterfirewire: fw-ohci: initialization failure path fixes
2008-10-26 Jay Fenlasonfirewire: fw-ohci: don't leak dma memory on module...
2008-10-26 Jay Fenlasonfirewire: fix struct fw_node memory leak
2008-10-26 Jay Fenlasonfirewire: Survive more than 256 bus resets
2008-10-15 Stefan Richterfirewire: fix ioctl() return code
2008-10-15 Stefan Richterfirewire: fix setting tag and sy in iso transmission
2008-10-15 Stefan Richterfirewire: fw-sbp2: fix another small generation access bug
2008-10-15 Stefan Richterfirewire: fw-sbp2: enforce s/g segment size limit
2008-10-15 Jay Fenlasonfirewire: fw_send_request_sync()
2008-08-19 Stefan Richterfirewire: Kconfig help update
2008-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-08-02 David Moorefirewire: Preserve response data alignment bug when...
2008-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-25 Stefan Richterfirewire: state userland requirements in Kconfig help
2008-07-25 Stefan Richterfirewire: avoid memleak after phy config transmit failure
2008-07-25 Stefan Richterfirewire: fw-ohci: TSB43AB22/A dualbuffer workaround
2008-07-20 JiSheng Zhangfirewire: queue the right number of data
2008-07-15 Linus TorvaldsMerge branch 'sbp2-spindown' of git://git./linux/kernel...
2008-07-14 Stefan Richterfirewire: warn on unfinished transactions during card...
2008-07-14 Stefan Richterfirewire: small fw_fill_request cleanup
2008-07-14 Stefan Richterfirewire: fully initialize fw_transaction before markin...
2008-07-14 Stefan Richterfirewire: fix race of bus reset with request transmission
2008-07-14 Stefan Richterfirewire: don't respond to broadcast write requests
2008-07-14 Stefan Richterfirewire: clean up fw_card reference counting
2008-07-14 Stefan Richterfirewire: clean up some includes
2008-07-14 Stefan Richterfirewire: remove unused struct members
2008-07-14 Stefan Richterfirewire: implement broadcast_channel CSR for 1394a...
2008-07-14 Stefan Richterfirewire: fw-sbp2: spin disks down on suspend and shutdown
2008-07-14 Stefan Richterfirewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA...
2008-06-27 Richard Sharpefirewire: fw-sbp2: fix parsing of logical unit directories
2008-06-18 Stefan Richterfirewire: Kconfig menu touch-up
2008-06-18 Stefan Richterfirewire: deadline for PHY config transmission
next