summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* firewire: convert to idr_alloc()Tejun Heo2013-02-272-17/+13
* firewire: add minor number range check to fw_device_init()Tejun Heo2013-02-271-0/+4
* firewire: don't use idr_remove_all()Tejun Heo2013-02-271-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-293-9/+12
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* | | firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().YOSHIFUJI Hideaki / 吉藤英明2013-01-201-6/+6
* | | firewire net: Ensure checksumming in upper layer.YOSHIFUJI Hideaki / 吉藤英明2013-01-201-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-3/+3
|\ \ | |/
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-192-3/+3
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-132-8/+9
|\ \
| * | firewire: net: remove unused variable in fwnet_receive_broadcast()Wei Yongjun2012-12-031-2/+0
| * | firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka2012-12-021-4/+9
| * | firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODESStefan Richter2012-12-021-2/+0
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-112-3/+3
|\ \ \ | |/ / |/| |
| * | firewire: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
| * | firewire: remove use of __devinitBill Pemberton2012-11-282-2/+2
| |/
* | [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+1
* | [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+1
|/
* firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-091-2/+2
* firewire: addendum to address handler RCU conversionStefan Richter2012-09-281-5/+8
* firewire: remove global lock around address handlers, convert to RCUPeter Hurley2012-09-281-9/+11
* firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka2012-09-251-1/+27
* firewire: core: feed /dev/random with devices' GUIDsClemens Ladisch2012-09-251-0/+3
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-304-9/+55
|\
| * firewire: core: add is_local sysfs device attributeClemens Ladisch2012-06-301-0/+9
| * firewire: ohci: initialize multiChanMode bits after resetClemens Ladisch2012-06-171-0/+5
| * firewire: core: fix multichannel IR with buffers larger than 2 GBClemens Ladisch2012-06-171-1/+1
| * firewire: ohci: sanity-check MMIO resourceClemens Ladisch2012-06-051-0/+7
| * firewire: ohci: lazy bus time initializationClemens Ladisch2012-05-271-6/+12
| * firewire: core: allocate the low memory regionClemens Ladisch2012-05-271-2/+21
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-249-160/+214
|\ \ | |/
| * firewire: sbp2: document the absence of alignment requirementsClemens Ladisch2012-05-211-4/+6
| * firewire: sbp2: remove superfluous blk_queue_max_segment_size() callClemens Ladisch2012-05-211-2/+0
| * firewire: sbp2: use scsi_dma_(un)mapClemens Ladisch2012-05-211-9/+4
| * firewire: sbp2: give correct DMA device to scsi frameworkClemens Ladisch2012-05-211-1/+2
| * firewire: core: fw_device_refresh(): clean up error handlingClemens Ladisch2012-04-171-21/+12
| * firewire: core: log config rom reading errorsClemens Ladisch2012-04-171-15/+27
| * firewire: core: log error in case of failed bus manager lockClemens Ladisch2012-04-171-2/+2
| * firewire: move rcode_string() to coreClemens Ladisch2012-04-171-0/+26
| * firewire: core: improve reread_config_rom() interfaceClemens Ladisch2012-04-171-21/+19
| * firewire: core: wait for inaccessible devices after bus resetClemens Ladisch2012-04-171-6/+3
| * firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter2012-04-171-13/+10
| * firewire: ohci: correct signedness of a local variableStefan Richter2012-04-171-2/+2
| * firewire: core: fix DMA mapping directionStefan Richter2012-04-173-39/+99
| * firewire: use module_pci_driverAxel Lin2012-04-092-29/+6
* | firewire: Move fw_card kref functions into linux/firewire.hChris Boot2012-05-092-15/+1
* | firewire: Add function to get speed from opaque struct fw_requestChris Boot2012-05-091-0/+9
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-285-5/+0
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-2212-298/+442
|\
OpenPOWER on IntegriCloud