aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch
2012-03-18firewire: prevent dropping of completed iso packet header dataClemens Ladisch
2012-03-18firewire: ohci: factor out iso completion flushing codeClemens Ladisch
2012-03-18firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch
2012-03-18firewire: ohci: optimize control bit checksClemens Ladisch
2012-03-18firewire: ohci: remove unused excess_bytes fieldClemens Ladisch
2012-03-18firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch
2012-03-17firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch
2012-03-10firewire: ohci: move runtime debug facility out of #ifdefStefan Richter
2012-03-10firewire: tone down some diagnostic log messagesStefan Richter
2012-03-10firewire: sbp2: replace a GFP_ATOMIC allocationStefan Richter
2012-02-22firewire: sbp2: Fix SCSI sense data manglingChris Boot
2012-02-22firewire: sbp2: Ignore SBP-2 targets on the local nodeChris Boot
2012-02-22firewire: sbp2: Take into account Unit_Unique_IDChris Boot
2012-02-22firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak
2012-02-22firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter
2012-02-22firewire: core: fix race at address_handler unregistrationStefan Richter
2012-02-22firewire: core: remove obsolete commentStefan Richter
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2012-02-22firewire: net: use dev_printk APIStefan Richter
2012-02-22firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter
2012-02-22firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter
2012-01-30firewire: ohci: disable MSI on Ricoh controllersStefan Richter
2012-01-26firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch
2012-01-15firewire: sbp2: use dev_printk APIStefan Richter
2012-01-15firewire: ohci: use dev_printk APIStefan Richter
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.cPaul Gortmaker
2011-10-18firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch
2011-10-18firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch
2011-10-09firewire: net: Use posted writesStephan Gatzka
2011-10-09firewire: use clamp and min3 macrosStefan Richter
2011-10-09firewire: ohci: optimize TSB41BA3D detectionStefan Richter
2011-10-09firewire: ohci: TSB41BA3D support tweaksStefan Richter
2011-09-16firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka
2011-09-16firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka
2011-09-16firewire: sbp2: fold two functions into oneStefan Richter
2011-09-16firewire: sbp2: move some code to more sensible placesStefan Richter
2011-09-16firewire: sbp2: remove obsolete reference countingStefan Richter
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-23firewire: sbp2: fix panic after rmmod with slow targetsChris Boot
2011-08-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-13firewire: core: handle ack_busy when fetching the Config ROMStefan Richter
2011-08-12firewire: ohci: fix DMA unmapping in an error pathStefan Richter