summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-251-3/+5
|\
| * firewire: nosy: Replace timeval with timespec64Tina Ruchandani2016-03-221-3/+5
* | firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski2016-03-221-2/+2
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-192-6/+9
|\ \ | |/
| * firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter2015-11-051-2/+3
| * firewire: nosy: Replace timeval with timespec64Amitoj Kaur Chawla2015-11-051-4/+6
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-0/+5
|\ \ | |/
| * firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-11-051-0/+5
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
|/
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-033-18/+2
|\
| * firewire: core: use correct vendor/model IDsClemens Ladisch2015-02-021-2/+2
| * firewire: sbp2: remove redundant check for bidi commandStefan Richter2015-01-311-11/+0
| * firewire: ohci: Remove unused functionRickard Strandqvist2015-01-221-5/+0
* | net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-13/+0
|/
* firewire: sbp2: replace card lock by target lockStefan Richter2014-12-101-31/+29
* firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter2014-12-101-9/+6
* firewire: sbp2: protect a reference counter properlyStefan Richter2014-12-101-8/+6
* firewire: core: document fw_csr_string's truncation of long stringsStefan Richter2014-12-101-0/+3
* firewire: ohci: replace vm_map_ram() with vmap()Clemens Ladisch2014-11-191-4/+2
* firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter2014-11-141-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-2/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-0/+1
| |\ \
| * | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | firewire: Use ktime_get_ts()Thomas Gleixner2014-06-121-3/+3
| |/ /
* | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\ \ \ | |_|/ |/| |
| * | firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2014-07-141-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * firewire: IEEE 1394 (FireWire) support should depend on HAS_DMAGeert Uytterhoeven2014-07-131-0/+1
* | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-1/+0
|\ \
| * | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-1/+0
* | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-3/+10
|\ \ \ | | |/ | |/|
| * | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter2014-05-291-0/+7
| * | firewire: Use COMPILE_TEST for build testingJean Delvare2014-05-171-1/+1
| * | firewire: net: fix NULL derefencing in fwnet_probe()Daeseok Youn2014-05-121-2/+2
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* | firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2014-05-292-3/+3
|/
* Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-082-11/+28
|\
| * firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-072-11/+28
* | firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter2014-03-061-13/+2
* | firewire: net: fix use after freeStefan Richter2014-02-281-3/+3
|/
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-203-6/+11
* firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-8/+11
* firewire: sbp2: bring back WRITE SAME supportStefan Richter2013-12-151-1/+0
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
OpenPOWER on IntegriCloud