summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2018-04-26firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29firewire: net: really fix maximum possible MTUStefan Richter
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter
2016-10-26firewire: net: fix maximum possible MTUStefan Richter
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-09firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-22firewire: use in_compat_syscall to check ioctl compatnessAndy Lutomirski
2016-03-22firewire: nosy: Replace timeval with timespec64Tina Ruchandani
2016-03-19Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter
2015-11-05firewire: nosy: Replace timeval with timespec64Amitoj Kaur Chawla
2015-11-05firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-02-02firewire: core: use correct vendor/model IDsClemens Ladisch
2015-01-31firewire: sbp2: remove redundant check for bidi commandStefan Richter
2015-01-22firewire: ohci: Remove unused functionRickard Strandqvist
2014-12-10firewire: sbp2: replace card lock by target lockStefan Richter
2014-12-10firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2014-12-10firewire: sbp2: protect a reference counter properlyStefan Richter
2014-12-10firewire: core: document fw_csr_string's truncation of long stringsStefan Richter
2014-11-19firewire: ohci: replace vm_map_ram() with vmap()Clemens Ladisch
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-23firewire: ohci: disable MSI for VIA VT6315 againStefan Richter
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2014-07-13firewire: IEEE 1394 (FireWire) support should depend on HAS_DMAGeert Uytterhoeven
2014-06-12firewire: Use ktime_get_ts()Thomas Gleixner