summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong2022-06-171-4/+2
* firewire: cdev: fix potential leak of kernel stack due to uninitialized valueTakashi Sakamoto2022-06-171-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-05-235-27/+32
|\
| * firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2022-04-252-6/+6
| * firewire: remove check of list iterator against head past the loop bodyJakob Koschel2022-04-252-20/+23
| * firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye2022-04-251-1/+3
* | firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto2022-04-051-0/+18
* | firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto2022-04-052-2/+32
* | firewire: Add dummy read_csr/write_csr functionsHector Martin2022-04-051-0/+11
|/
* 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