index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2023-08-26
firewire: net: fix use after free in fwnet_finish_incoming_packet()
Zhang Shurong
2023-02-09
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...
Takashi Sakamoto
2022-05-12
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
2022-05-12
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
2022-05-12
firewire: fix potential uaf in outbound_phy_packet_callback()
Chengfeng Ye
2021-09-11
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
firewire: nosy: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-05
firewire: net: remove unused variable 'guid'
Pu Lehui
2021-06-15
firewire: nosy: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-05-17
firewire: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
2021-03-17
firewire: ohci: Use tasklet_disable_in_atomic() where required
Sebastian Andrzej Siewior
2021-02-09
firewire: replace tricky statement by two simple ones
Uwe Kleine-König
2020-09-25
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-23
firewire: switch ioctl_queue_iso to use of copy_from_user()
Al Viro
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-02
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-13
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
2019-11-13
firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-07-25
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-03
firewire: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-09-06
FireWire: clean up core-transaction.c kernel-doc
Randy Dunlap
2018-09-06
FireWire: clean up core-iso.c kernel-doc
Randy Dunlap
2018-08-17
firewire: use 64-bit time_t based interfaces
Arnd Bergmann
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-02
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-13
firewire-ohci: work around oversized DMA reads on JMicron controllers
Hector Martin
2018-01-13
firewire: net: max MTU off by one
Stefan Richter
[next]