summaryrefslogtreecommitdiff
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.cPaul Gortmaker2011-10-311-0/+1
* | firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch2011-10-181-0/+73
* | firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch2011-10-181-2/+16
* | firewire: net: Use posted writesStephan Gatzka2011-10-092-8/+4
* | firewire: use clamp and min3 macrosStefan Richter2011-10-093-9/+5
* | firewire: ohci: optimize TSB41BA3D detectionStefan Richter2011-10-091-24/+12
* | firewire: ohci: TSB41BA3D support tweaksStefan Richter2011-10-091-51/+23
* | firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka2011-09-161-2/+183
* | firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka2011-09-161-8/+10
* | firewire: sbp2: fold two functions into oneStefan Richter2011-09-161-19/+9
* | firewire: sbp2: move some code to more sensible placesStefan Richter2011-09-161-106/+107
* | firewire: sbp2: remove obsolete reference countingStefan Richter2011-09-161-40/+17
|/
* firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei2011-09-161-0/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-271-0/+4
|\
| * firewire: sbp2: fix panic after rmmod with slow targetsChris Boot2011-08-231-0/+4
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-5/+10
|\ \ | |/
| * firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-152-5/+28
|\ \ | |/
| * firewire: ohci: fix DMA unmapping in an error pathStefan Richter2011-08-121-2/+7
| * firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter2011-08-121-3/+21
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-07-223-26/+41
|\ \ | |/
| * firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-07-161-8/+10
| * firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVALStefan Richter2011-07-161-1/+1
| * firewire: ohci: skip soft reset retries after card ejectionStefan Richter2011-07-091-4/+7
| * firewire: ohci: fix PHY reg access after card ejectionStefan Richter2011-07-091-0/+6
| * firewire: ohci: add a comment on PHY reg access serializationStefan Richter2011-07-091-0/+6
| * firewire: ohci: reduce potential context_stop latencyStefan Richter2011-07-091-2/+3
| * firewire: ohci: remove superfluous posted write flushesClemens Ladisch2011-06-021-9/+5
| * firewire: net: replacing deprecated __attribute__((packed)) with __packedAugust Lilleaas2011-06-021-2/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-0/+6
|\ \
| * | firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter2011-07-101-0/+6
| |/
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-3/+3
|/
* firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-106-21/+13
* firewire: sbp2: octlet AT payloads can be stack-allocatedStefan Richter2011-05-101-4/+4
* firewire: sbp2: omit Scsi_Host lock from queuecommandStefan Richter2011-05-101-14/+6
* firewire: core: use non-reentrant workqueue with rescuerStefan Richter2011-05-105-16/+36
* firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-106-5/+32
* firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-104-24/+24
* Merge tag 'v2.6.39-rc7'Stefan Richter2011-05-105-23/+37
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-05-041-14/+25
| |\
| | * firewire: Fix for broken configrom updates in quick successionB.J. Buchalter2011-05-021-14/+25
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-03-218-81/+139
| |\ \ | | |/
| * | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch2011-03-152-3/+1
| | |
| | \
| *-. \ Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-213-7/+19
| |\ \ \
| | | * | firewire: net: is not experimental anymoreStefan Richter2011-01-211-4/+2
| | | * | firewire: net: invalidate ARP entries of removed nodesMaxim Levitsky2011-01-211-1/+8
| | |/ / | |/| |
* | | | firewire: ohci: optimize find_branch_descriptor()Clemens Ladisch2011-04-191-4/+3