aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds4-11/+3
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-11/+1
2019-11-13firewire: core: code cleanup after vm_map_pages_zero introductionStefan Richter3-10/+2
2019-11-13firewire: ohci: stop using get_seconds() for BUS_TIMEArnd Bergmann1-1/+1
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+5
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-11/+1
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva3-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner10-140/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-14drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder1-13/+2
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds1-1/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig1-4/+1
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-12-03firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-09-06FireWire: clean up core-transaction.c kernel-docRandy Dunlap1-0/+10
2018-09-06FireWire: clean up core-iso.c kernel-docRandy Dunlap1-0/+7
2018-08-17firewire: use 64-bit time_t based interfacesArnd Bergmann1-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-3/+3
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-4/+4
2018-02-02Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-2/+13
2018-01-13firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin1-1/+7
2018-01-13firewire: net: max MTU off by oneStefan Richter1-1/+6
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro2-4/+4
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-6/+4
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook1-5/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-5/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova2-5/+5
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-2/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox1-2/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+39
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+10
2016-10-29firewire: net: really fix maximum possible MTUStefan Richter1-1/+1
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cardsStefan Richter1-7/+1
2016-10-26firewire: net: fix maximum possible MTUStefan Richter1-3/+4
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-14/+4
2016-10-09firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov1-3/+10
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1