summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-5/+3
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova2017-03-232-5/+5
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-2/+1
|\
| * idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-2/+1
* | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-20/+39
|\
| * firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2016-11-031-4/+4
| * firewire: net: guard against rx buffer overflowsStefan Richter2016-11-031-16/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-3/+10
|\ \ | |/
| * firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov2016-10-091-3/+10
* | firewire: net: really fix maximum possible MTUStefan Richter2016-10-291-1/+1
* | firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter2016-10-261-7/+1
* | firewire: net: fix maximum possible MTUStefan Richter2016-10-261-3/+4
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-201-14/+4
|/
* 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
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud