aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-13
|\ \
| * | firewire: net: remove unused variable in fwnet_receive_broadcast()Wei Yongjun2012-12-03
| * | firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka2012-12-02
| * | firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODESStefan Richter2012-12-02
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ | |/ / |/| |
| * | firewire: remove use of __devinitdataBill Pemberton2012-11-28
| * | firewire: remove use of __devinitBill Pemberton2012-11-28
| |/
* | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-14
* | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-14
|/
* firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-09
* firewire: addendum to address handler RCU conversionStefan Richter2012-09-28
* firewire: remove global lock around address handlers, convert to RCUPeter Hurley2012-09-28
* firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka2012-09-25
* firewire: core: feed /dev/random with devices' GUIDsClemens Ladisch2012-09-25
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\
| * firewire: core: add is_local sysfs device attributeClemens Ladisch2012-06-30
| * firewire: ohci: initialize multiChanMode bits after resetClemens Ladisch2012-06-17
| * firewire: core: fix multichannel IR with buffers larger than 2 GBClemens Ladisch2012-06-17
| * firewire: ohci: sanity-check MMIO resourceClemens Ladisch2012-06-04
| * firewire: ohci: lazy bus time initializationClemens Ladisch2012-05-27
| * firewire: core: allocate the low memory regionClemens Ladisch2012-05-27
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-24
|\|
| * firewire: sbp2: document the absence of alignment requirementsClemens Ladisch2012-05-21
| * firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch2012-05-21
| * firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch2012-05-21
| * firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch2012-05-21
| * firewire: core: fw_device_refresh(): clean up error handlingClemens Ladisch2012-04-17
| * firewire: core: log config rom reading errorsClemens Ladisch2012-04-17
| * firewire: core: log error in case of failed bus manager lockClemens Ladisch2012-04-17
| * firewire: move rcode_string() to coreClemens Ladisch2012-04-17
| * firewire: core: improve reread_config_rom() interfaceClemens Ladisch2012-04-17
| * firewire: core: wait for inaccessible devices after bus resetClemens Ladisch2012-04-17
| * firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter2012-04-17
| * firewire: ohci: correct signedness of a local variableStefan Richter2012-04-17
| * firewire: core: fix DMA mapping directionStefan Richter2012-04-17
| * firewire: use module_pci_driverAxel Lin2012-04-09
* | firewire: Move fw_card kref functions into linux/firewire.hChris Boot2012-05-09
* | firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-09
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-22
|\
| * firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-18
| * firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-18
| * firewire: ohci: factor out iso completion flushing codeClemens Ladisch2012-03-18
| * firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch2012-03-18
| * firewire: ohci: optimize control bit checksClemens Ladisch2012-03-18
| * firewire: ohci: remove unused excess_bytes fieldClemens Ladisch2012-03-18
| * firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch2012-03-18
| * firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-03-17