summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* firewire: mark expected switch fall-throughsGustavo A. R. Silva2019-07-253-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3010-140/+10
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder2019-05-141-13/+2
* Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\
| * *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
|/
* scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-221-4/+1
* Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-051-1/+0
|\
| * firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* | FireWire: clean up core-transaction.c kernel-docRandy Dunlap2018-09-061-0/+10
* | FireWire: clean up core-iso.c kernel-docRandy Dunlap2018-09-061-0/+7
|/
* firewire: use 64-bit time_t based interfacesArnd Bergmann2018-08-171-4/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+3
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-022-2/+13
|\
| * firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin2018-01-131-1/+7
| * firewire: net: max MTU off by oneStefan Richter2018-01-131-1/+6
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-4/+4
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-5/+5
|\ \
| * | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-051-5/+5
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-075-0/+5
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-6/+4
|/
* 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