aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-03firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-09-06FireWire: clean up core-transaction.c kernel-docRandy Dunlap
2018-09-06FireWire: clean up core-iso.c kernel-docRandy Dunlap
2018-08-17firewire: use 64-bit time_t based interfacesArnd Bergmann
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-02Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-13firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2018-01-13firewire: net: max MTU off by oneStefan Richter
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
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