summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
...
| * firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-185-8/+96
| * firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-182-10/+10
| * firewire: ohci: factor out iso completion flushing codeClemens Ladisch2012-03-181-19/+18
| * firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch2012-03-181-10/+12
| * firewire: ohci: optimize control bit checksClemens Ladisch2012-03-181-3/+3
| * firewire: ohci: remove unused excess_bytes fieldClemens Ladisch2012-03-181-1/+0
| * firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch2012-03-181-4/+3
| * firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-03-171-3/+2
| * firewire: ohci: move runtime debug facility out of #ifdefStefan Richter2012-03-102-24/+1
| * firewire: tone down some diagnostic log messagesStefan Richter2012-03-102-3/+1
| * firewire: sbp2: replace a GFP_ATOMIC allocationStefan Richter2012-03-101-1/+1
| * firewire: sbp2: Fix SCSI sense data manglingChris Boot2012-02-221-2/+11
| * firewire: sbp2: Ignore SBP-2 targets on the local nodeChris Boot2012-02-221-0/+4
| * firewire: sbp2: Take into account Unit_Unique_IDChris Boot2012-02-221-0/+12
| * firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak2012-02-221-2/+2
| * firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter2012-02-221-13/+8
| * firewire: core: fix race at address_handler unregistrationStefan Richter2012-02-221-5/+8
| * firewire: core: remove obsolete commentStefan Richter2012-02-221-8/+0
| * firewire: core: prefix log messages with card nameStefan Richter2012-02-226-54/+72
| * firewire: net: use dev_printk APIStefan Richter2012-02-221-20/+21
| * firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter2012-02-221-1/+1
| * firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter2012-02-221-4/+2
| * firewire: sbp2: use dev_printk APIStefan Richter2012-01-151-42/+51
| * firewire: ohci: use dev_printk APIStefan Richter2012-01-151-79/+106
| * firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-152-0/+15
* | firewire: ohci: disable MSI on Ricoh controllersStefan Richter2012-01-301-1/+1
* | firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch2012-01-261-0/+4
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | 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
OpenPOWER on IntegriCloud