Age | Commit message (Expand) | Author |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-07-02 | firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) | Stefan Richter |
2009-06-25 | firewire: core: do not DMA-map stack addresses | Stefan Richter |
2009-06-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-06-21 | firewire: new stack is no longer experimental | Stefan Richter |
2009-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-06-16 | firewire: net: better FIFO address range check and rcodes | Stefan Richter |
2009-06-16 | firewire: net: fix card driver reloading | Stefan Richter |
2009-06-16 | firewire: core: fix iso context shutdown on card removal | Stefan Richter |
2009-06-16 | firewire: core: fix DMA unmapping in iso buffer removal | Stefan Richter |
2009-06-15 | firewire: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-14 | firewire: net: adjust net_device ops | Stefan Richter |
2009-06-14 | firewire: net: remove unused code | Stefan Richter |
2009-06-14 | firewire: net: allow for unordered unit discovery | Stefan Richter |
2009-06-14 | firewire: net: style changes | Stefan Richter |
2009-06-14 | firewire: net: add Kconfig item, rename driver | Stefan Richter |
2009-06-14 | firewire: add IPv4 support | Jay Fenlason |
2009-06-14 | firewire: core: use more outbound tlabels | Stefan Richter |
2009-06-14 | firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met | Stefan Richter |
2009-06-06 | firewire: core: prepare for non-core children of card devices | Stefan Richter |
2009-06-06 | firewire: core: include linux/uaccess.h instead of asm/uaccess.h | Stefan Richter |
2009-06-06 | firewire: add parent-of-unit accessor | Stefan Richter |
2009-06-05 | firewire: rename source files | Stefan Richter |
2009-06-05 | firewire: reorganize header files | Stefan Richter |
2009-06-05 | firewire: clean up includes | Stefan Richter |
2009-06-05 | firewire: ohci: access bus_seconds atomically | Stefan Richter |
2009-06-05 | firewire: also use vendor ID in root directory for driver matches | Stefan Richter |
2009-06-05 | firewire: share device ID table type with ieee1394 | Stefan Richter |
2009-06-01 | firewire: core: add sysfs attribute for easier udev rules | Stefan Richter |
2009-06-01 | firewire: core: check for missing struct update at build time, not run time | Stefan Richter |
2009-05-17 | firewire: core: improve check for local node | Stefan Richter |
2009-03-24 | firewire: core: optimize propagation of BROADCAST_CHANNEL | Stefan Richter |
2009-03-24 | firewire: core: simplify broadcast channel allocation | Stefan Richter |
2009-03-24 | firewire: core: increase bus manager grace period | Stefan Richter |
2009-03-24 | firewire: core: drop unused call parameters of close_transaction | Stefan Richter |
2009-03-24 | firewire: cdev: add closure to async stream ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value | Stefan Richter |
2009-03-24 | firewire: cdev: fix race of ioctl_send_request with bus reset | Stefan Richter |
2009-03-24 | firewire: cdev: secure add_descriptor ioctl | Stefan Richter |
2009-03-24 | firewire: cdev: amendment to "add ioctl to query maximum transmission speed" | Stefan Richter |
2009-03-24 | firewire: broadcast channel support | Jay Fenlason |
2009-03-24 | firewire: implement asynchronous stream transmission | Jay Fenlason |
2009-03-24 | firewire: core: normalize a function argument name | Stefan Richter |
2009-03-24 | firewire: normalize a variable name | Stefan Richter |
2009-03-24 | firewire: core: remove condition which is always false | Stefan Richter |
2009-03-24 | firewire: core: move some functions | Stefan Richter |
2009-03-24 | firewire: core: clean up includes | Stefan Richter |
2009-03-24 | firewire: cdev: simplify a schedule_delayed_work wrapper | Stefan Richter |
2009-03-24 | firewire: cdev: add ioctls for iso resource management, amendment | Stefan Richter |
2009-03-24 | firewire: cdev: shut down iso context before freeing the buffer | Stefan Richter |