summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter2010-07-051-5/+19
* firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
* firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
* firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter2010-01-271-1/+3
* firewire: core: fix use-after-free regression in FCP handlerStefan Richter2010-01-261-14/+36
* firewire: core: add_descriptor size checkStefan Richter2010-01-261-13/+28
* firewire, ieee1394: update Kconfig helpStefan Richter2009-12-291-31/+13
* firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter2009-12-291-1/+3
* firewire: cdev: fix another memory leak in an error pathStefan Richter2009-12-291-0/+1
* firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-292-32/+112
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-111-2/+10
|\
| * firewire: ohci: handle receive packets with a data length of zeroJay Fenlason2009-12-111-2/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-087-126/+155
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter2009-10-311-1/+17
| * | firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-312-6/+7
| * | firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-311-2/+4
| * | firewire: core: optimize Topology Map creationStefan Richter2009-10-144-30/+15
| * | firewire: core: clarify generate_config_rom usageStefan Richter2009-10-141-11/+8
| * | firewire: optimize config ROM creationStefan Richter2009-10-143-39/+60
| * | firewire: cdev: normalize variable namesStefan Richter2009-10-141-23/+23
| * | firewire: normalize style of queue_work wrappersStefan Richter2009-10-143-25/+27
| * | firewire: cdev: fix memory leak in an error pathStefan Richter2009-10-141-3/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-11-301-6/+35
|\ \ \ | |_|/ |/| |
| * | firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason2009-11-211-5/+20
| * | firewire: ohci: Make cycleMatch ISO transmission workJay Fenlason2009-11-181-1/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-10-141-20/+19
|\|
| * firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter2009-10-141-20/+19
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-235-19/+30
|\|
| * firewire: sbp2: remove a workaround for Momobay FX-3AStefan Richter2009-09-121-2/+1
| * firewire: sbp2: fix status receptionStefan Richter2009-09-121-6/+7
| * firewire: core: fix topology map response handlerStefan Richter2009-09-121-1/+1
| * firewire: core: fix race with parallel PCI device probeStefan Richter2009-09-121-8/+5
| * firewire: core: header file cleanupStefan Richter2009-09-121-0/+14
| * firewire: ohci: fix Self ID Count register mask (safeguard against buffer ove...Stefan Richter2009-09-121-2/+2
* | driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-4/+2
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-2/+0
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
| * netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
|\ \ | |/ |/|
| * firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| * firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| * firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| * firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-07-065-21/+34
|\|
| * firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2009-07-021-1/+9