summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-4/+6
|\
| * scsi: firewire: sbp2: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
| * scsi: firewire: sbp2: Call scsi_done() directlyBart Van Assche2021-10-161-1/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-7/+7
|\ \
| * | firewire: don't write directly to netdev->dev_addrJakub Kicinski2021-10-281-7/+7
| |/
* / firewire: Remove function callback castsOscar Carter2021-11-011-6/+26
|/
* Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-111-4/+0
|\
| * firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-07-051-19/+24
| * firewire: net: remove unused variable 'guid'Pu Lehui2021-07-051-4/+0
* | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-19/+24
|\ \
| * | firewire: nosy: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-06-151-19/+24
| |/
* / firewire: core: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-171-0/+1
|/
* Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-261-2/+2
|\
| * firewire: ohci: Use tasklet_disable_in_atomic() where requiredSebastian Andrzej Siewior2021-03-171-2/+2
* | firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma2021-04-041-2/+7
|/
* firewire: replace tricky statement by two simple onesUwe Kleine-König2021-02-091-1/+3
* firewire-ohci: use dma_alloc_pagesChristoph Hellwig2020-09-251-15/+11
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-7/+7
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-7/+7
* firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-155-5/+5
* firewire: switch ioctl_queue_iso to use of copy_from_user()Al Viro2020-04-231-3/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-024-11/+3
|\
| * firewire: core: code cleanup after vm_map_pages_zero introductionStefan Richter2019-11-133-10/+2
| * firewire: ohci: stop using get_seconds() for BUS_TIMEArnd Bergmann2019-11-131-1/+1
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\ \
| * | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
| |/
* / net: add annotations on hh->hh_len lockless accessesEric Dumazet2019-11-071-1/+5
|/
* 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