sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / firewire /
2009-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-14 Stefan Richterfirewire: sbp2: provide fallback if mgt_ORB_timeout...
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-12 Stefan Richterfirewire: sbp2: remove a workaround for Momobay FX-3A
2009-09-12 Stefan Richterfirewire: sbp2: fix status reception
2009-09-12 Stefan Richterfirewire: core: fix topology map response handler
2009-09-12 Stefan Richterfirewire: core: fix race with parallel PCI device probe
2009-09-12 Stefan Richterfirewire: core: header file cleanup
2009-09-12 Stefan Richterfirewire: ohci: fix Self ID Count register mask (safegu...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Stefan Richterfirewire: sbp2: fix freeing of unallocated memory
2009-09-05 Stefan Richterfirewire: ohci: fix Ricoh R5C832, video reception
2009-09-05 Stefan Richterfirewire: ohci: fix Agere FW643 and multiple cameras
2009-09-05 Stefan Richterfirewire: core: fix crash in iso resource management
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-02 Stefan Richterfirewire: sbp2: add support for disks >2 TB (and 16...
2009-06-25 Stefan Richterfirewire: core: do not DMA-map stack addresses
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-21 Stefan Richterfirewire: new stack is no longer experimental
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Stefan Richterfirewire: net: better FIFO address range check and...
2009-06-16 Stefan Richterfirewire: net: fix card driver reloading
2009-06-16 Stefan Richterfirewire: core: fix iso context shutdown on card removal
2009-06-16 Stefan Richterfirewire: core: fix DMA unmapping in iso buffer removal
2009-06-16 Greg Kroah-Hartmanfirewire: remove driver_data direct access of struct...
2009-06-14 Stefan Richterfirewire: net: adjust net_device ops
2009-06-14 Stefan Richterfirewire: net: remove unused code
2009-06-14 Stefan Richterfirewire: net: allow for unordered unit discovery
2009-06-14 Stefan Richterfirewire: net: style changes
2009-06-14 Stefan Richterfirewire: net: add Kconfig item, rename driver
2009-06-14 Jay Fenlasonfirewire: add IPv4 support
2009-06-14 Stefan Richterfirewire: core: use more outbound tlabels
2009-06-14 Stefan Richterfirewire: core: don't update Broadcast_Channel if RFC...
2009-06-06 Stefan Richterfirewire: core: prepare for non-core children of card...
2009-06-06 Stefan Richterfirewire: core: include linux/uaccess.h instead of...
2009-06-06 Stefan Richterfirewire: add parent-of-unit accessor
2009-06-05 Stefan Richterfirewire: rename source files
2009-06-05 Stefan Richterfirewire: reorganize header files
2009-06-05 Stefan Richterfirewire: clean up includes
2009-06-05 Stefan Richterfirewire: ohci: access bus_seconds atomically
2009-06-05 Stefan Richterfirewire: also use vendor ID in root directory for...
2009-06-05 Stefan Richterfirewire: share device ID table type with ieee1394
2009-06-01 Stefan Richterfirewire: core: add sysfs attribute for easier udev...
2009-06-01 Stefan Richterfirewire: core: check for missing struct update at...
2009-05-17 Stefan Richterfirewire: core: improve check for local node
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
next