| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: core: fix DMA mapping direction | Stefan Richter | 2012-04-17 | 1 | -10/+41 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | firewire: allow explicit flushing of iso packet completions | Clemens Ladisch | 2012-03-18 | 1 | -0/+12 |
* | firewire: prevent dropping of completed iso packet header data | Clemens Ladisch | 2012-03-18 | 1 | -1/+1 |
* | firewire: core: prefix log messages with card name | Stefan Richter | 2012-02-22 | 1 | -5/+5 |
* | firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases | Stefan Richter | 2011-08-12 | 1 | -3/+21 |
* | firewire: cdev: prevent race between first get_info ioctl and bus reset event... | Stefan Richter | 2011-07-16 | 1 | -8/+10 |
* | firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL | Stefan Richter | 2011-07-16 | 1 | -1/+1 |
* | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 2011-05-10 | 1 | -1/+1 |
* | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 2011-05-10 | 1 | -1/+1 |
* | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 2011-05-10 | 1 | -0/+1 |
* | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 1 | -3/+1 |
* | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 2011-01-23 | 1 | -1/+2 |
* | firewire: cdev: remove unneeded reference | Clemens Ladisch | 2011-01-23 | 1 | -5/+0 |
* | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch | 2011-01-23 | 1 | -14/+28 |
* | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch | 2011-01-23 | 1 | -7/+1 |
* | firewire: make PHY packet header format consistent | Clemens Ladisch | 2010-12-13 | 1 | -3/+4 |
*-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 | 1 | -82/+327 |
|\ \ |
|
| | * | firewire: add isochronous multichannel reception | Stefan Richter | 2010-07-29 | 1 | -21/+72 |
| | * | firewire: core: small clarifications in core-cdev | Stefan Richter | 2010-07-29 | 1 | -6/+6 |
| | * | firewire: core: remove unused code | Stefan Richter | 2010-07-29 | 1 | -6/+2 |
| | * | firewire: cdev: improve FW_CDEV_IOC_ALLOCATE | Stefan Richter | 2010-07-23 | 1 | -3/+9 |
| | * | firewire: cdev: add PHY pinging | Stefan Richter | 2010-07-23 | 1 | -3/+6 |
| | * | firewire: cdev: add PHY packet reception | Stefan Richter | 2010-07-23 | 1 | -5/+68 |
| | * | firewire: cdev: add PHY packet transmission | Stefan Richter | 2010-07-23 | 1 | -0/+64 |
| | * | firewire: core: use C99 initializer in array of ioctl handlers | Stefan Richter | 2010-07-23 | 1 | -21/+21 |
| | * | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter | 2010-07-13 | 1 | -1/+2 |
| | * | firewire: core: ensure some userspace API constants match corresponding kerne... | Stefan Richter | 2010-07-13 | 1 | -0/+11 |
| | * | firewire: cdev: check write quadlet request length to avoid buffer overflow | Clemens Ladisch | 2010-07-13 | 1 | -0/+4 |
| | * | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id | Stefan Richter | 2010-07-08 | 1 | -1/+1 |
| | * | firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_... | Stefan Richter | 2010-06-20 | 1 | -9/+36 |
| | * | firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug | Stefan Richter | 2010-06-20 | 1 | -1/+6 |
| | * | firewire: cdev: count references of cards during inbound transactions | Stefan Richter | 2010-06-20 | 1 | -0/+8 |
| | * | firewire: cdev: fix responses to nodes at different card | Jay Fenlason | 2010-06-20 | 1 | -3/+4 |
| | * | firewire: cdev: fix race in iso context creation | Clemens Ladisch | 2010-06-20 | 1 | -5/+8 |
| | * | firewire: remove an unused function argument | Stefan Richter | 2010-06-20 | 1 | -2/+1 |
| | * | firewire: core: remove an unnecessary zero initialization | Stefan Richter | 2010-06-20 | 1 | -1/+1 |
| | * | firewire: rename CSR access driver methods | Stefan Richter | 2010-06-19 | 1 | -1/+1 |
| | * | firewire: add read_csr_reg driver callback | Clemens Ladisch | 2010-06-10 | 1 | -1/+1 |
| | * | firewire: check cdev response length | Clemens Ladisch | 2010-06-09 | 1 | -3/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-05-27 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | firewire: cdev: mark char device files as not seekable | Stefan Richter | 2010-04-10 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-15 | 1 | -10/+13 |
|\ \
| |/ |
|
| * | firewire: cdev: fix information leak | Stefan Richter | 2010-04-10 | 1 | -9/+9 |
| * | firewire: cdev: require quadlet-aligned headers for transmit packets | Clemens Ladisch | 2010-04-10 | 1 | -0/+2 |
| * | firewire: cdev: disallow receive packets without header | Clemens Ladisch | 2010-04-10 | 1 | -1/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | firewire: core: combine a bit of repeated code | Stefan Richter | 2010-02-24 | 1 | -12/+5 |
* | firewire: core: change type of a data buffer | Stefan Richter | 2010-02-24 | 1 | -173/+152 |
* | firewire: cdev: add more flexible cycle timer ioctl | Stefan Richter | 2010-02-24 | 1 | -6/+32 |