aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_push & __skb_push return void pointersGravatar Johannes Berg 1-5/+3
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 1-1/+1
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tGravatar Elena Reshetova 2-5/+5
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-2/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesGravatar Masahiro Yamada 1-2/+2
2017-02-13idr: Return the deleted entry from idr_removeGravatar Matthew Wilcox 1-2/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-20/+39
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneGravatar Stefan Richter 1-4/+4
2016-11-03firewire: net: guard against rx buffer overflowsGravatar Stefan Richter 1-16/+35
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+10
2016-10-29firewire: net: really fix maximum possible MTUGravatar Stefan Richter 1-1/+1
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Gravatar Stefan Richter 1-7/+1
2016-10-26firewire: net: fix maximum possible MTUGravatar Stefan Richter 1-3/+4
2016-10-20net: use core MTU range checking in misc driversGravatar Jarod Wilson 1-14/+4
2016-10-09firewire: nosy: do not ignore errors in ioremap_nocache()Gravatar Alexey Khoroshilov 1-3/+10
2016-05-04treewide: replace dev->trans_start update with helperGravatar Florian Westphal 1-1/+1
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+5
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessGravatar Andy Lutomirski 1-2/+2
2016-03-22firewire: nosy: Replace timeval with timespec64Gravatar Tina Ruchandani 1-3/+5
2016-03-19Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-6/+9
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+5
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Gravatar Mel Gorman 1-1/+1
2015-11-05firewire: ohci: propagate return code from soft_reset to probe and resumeGravatar Stefan Richter 1-2/+3
2015-11-05firewire: nosy: Replace timeval with timespec64Gravatar Amitoj Kaur Chawla 1-4/+6
2015-11-05firewire: ohci: fix JMicron JMB38x IT context discoveryGravatar Stefan Richter 1-0/+5
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateGravatar Hannes Reinecke 1-1/+0
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-18/+2
2015-03-02net: Kill dev_rebuild_headerGravatar Eric W. Biederman 1-13/+0
2015-02-02firewire: core: use correct vendor/model IDsGravatar Clemens Ladisch 1-2/+2
2015-01-31firewire: sbp2: remove redundant check for bidi commandGravatar Stefan Richter 1-11/+0
2015-01-22firewire: ohci: Remove unused functionGravatar Rickard Strandqvist 1-5/+0
2014-12-10firewire: sbp2: replace card lock by target lockGravatar Stefan Richter 1-31/+29
2014-12-10firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqGravatar Stefan Richter 1-9/+6
2014-12-10firewire: sbp2: protect a reference counter properlyGravatar Stefan Richter 1-8/+6
2014-12-10firewire: core: document fw_csr_string's truncation of long stringsGravatar Stefan Richter 1-0/+3
2014-11-19firewire: ohci: replace vm_map_ram() with vmap()Gravatar Clemens Ladisch 1-4/+2
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsGravatar Stefan Richter 1-2/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+2
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againGravatar Stefan Richter 1-2/+2
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2014-07-15net: set name_assign_type in alloc_netdev()Gravatar Tom Gundersen 1-1/+2
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 1-0/+1
2014-07-13firewire: IEEE 1394 (FireWire) support should depend on HAS_DMAGravatar Geert Uytterhoeven 1-0/+1
2014-06-12firewire: Use ktime_get_ts()Gravatar Thomas Gleixner 1-3/+3
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+0
2014-06-04Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-3/+10
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1