index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
3
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
10
-140
/
+10
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
1
-13
/
+2
*
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
|
/
*
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2019-01-22
1
-4
/
+1
*
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-05
1
-1
/
+0
|
\
|
*
firewire: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-12-03
1
-1
/
+0
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
|
FireWire: clean up core-transaction.c kernel-doc
Randy Dunlap
2018-09-06
1
-0
/
+10
*
|
FireWire: clean up core-iso.c kernel-doc
Randy Dunlap
2018-09-06
1
-0
/
+7
|
/
*
firewire: use 64-bit time_t based interfaces
Arnd Bergmann
2018-08-17
1
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-3
/
+3
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-02
2
-2
/
+13
|
\
|
*
firewire-ohci: work around oversized DMA reads on JMicron controllers
Hector Martin
2018-01-13
1
-1
/
+7
|
*
firewire: net: max MTU off by one
Stefan Richter
2018-01-13
1
-1
/
+6
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
2
-4
/
+4
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-5
/
+5
|
\
\
|
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
1
-5
/
+5
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
5
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-6
/
+4
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-5
/
+3
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-03-23
2
-5
/
+5
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
1
-2
/
+1
|
\
|
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-2
/
+1
*
|
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-20
/
+39
|
\
|
*
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
2016-11-03
1
-4
/
+4
|
*
firewire: net: guard against rx buffer overflows
Stefan Richter
2016-11-03
1
-16
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-3
/
+10
|
\
|
|
*
firewire: nosy: do not ignore errors in ioremap_nocache()
Alexey Khoroshilov
2016-10-09
1
-3
/
+10
*
|
firewire: net: really fix maximum possible MTU
Stefan Richter
2016-10-29
1
-1
/
+1
*
|
firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...
Stefan Richter
2016-10-26
1
-7
/
+1
*
|
firewire: net: fix maximum possible MTU
Stefan Richter
2016-10-26
1
-3
/
+4
*
|
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-14
/
+4
|
/
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-25
1
-3
/
+5
|
\
|
*
firewire: nosy: Replace timeval with timespec64
Tina Ruchandani
2016-03-22
1
-3
/
+5
*
|
firewire: use in_compat_syscall to check ioctl compatness
Andy Lutomirski
2016-03-22
1
-2
/
+2
*
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-19
2
-6
/
+9
|
\
|
|
*
firewire: ohci: propagate return code from soft_reset to probe and resume
Stefan Richter
2015-11-05
1
-2
/
+3
|
*
firewire: nosy: Replace timeval with timespec64
Amitoj Kaur Chawla
2015-11-05
1
-4
/
+6
[next]