| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-11-05 | 1 | -4/+6 |
|\ |
|
| * | scsi: firewire: sbp2: Switch to attribute groups | Bart Van Assche | 2021-10-17 | 1 | -3/+5 |
| * | scsi: firewire: sbp2: Call scsi_done() directly | Bart Van Assche | 2021-10-17 | 1 | -1/+1 |
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -7/+7 |
|\ \ |
|
| * | | firewire: don't write directly to netdev->dev_addr | Jakub Kicinski | 2021-10-28 | 1 | -7/+7 |
| |/ |
|
* / | firewire: Remove function callback casts | Oscar Carter | 2021-11-01 | 1 | -6/+26 |
|/ |
|
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-09-11 | 1 | -4/+0 |
|\ |
|
| * | firewire: nosy: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2021-07-05 | 1 | -19/+24 |
| * | firewire: net: remove unused variable 'guid' | Pu Lehui | 2021-07-05 | 1 | -4/+0 |
* | | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 1 | -19/+24 |
|\ \ |
|
| * | | firewire: nosy: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2021-06-15 | 1 | -19/+24 |
| |/ |
|
* / | firewire: core: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-18 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-26 | 1 | -2/+2 |
|\ |
|
| * | firewire: ohci: Use tasklet_disable_in_atomic() where required | Sebastian Andrzej Siewior | 2021-03-17 | 1 | -2/+2 |
* | | firewire: nosy: Fix a use-after-free bug in nosy_ioctl() | Zheyu Ma | 2021-04-04 | 1 | -2/+7 |
|/ |
|
* | firewire: replace tricky statement by two simple ones | Uwe Kleine-König | 2021-02-09 | 1 | -1/+3 |
* | firewire-ohci: use dma_alloc_pages | Christoph Hellwig | 2020-09-25 | 1 | -15/+11 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 5 | -7/+7 |
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -7/+7 |
* | firewire: ohci: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-06-16 | 5 | -5/+5 |
* | firewire: switch ioctl_queue_iso to use of copy_from_user() | Al Viro | 2020-04-23 | 1 | -3/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-12-02 | 4 | -11/+3 |
|\ |
|
| * | firewire: core: code cleanup after vm_map_pages_zero introduction | Stefan Richter | 2019-11-13 | 3 | -10/+2 |
| * | firewire: ohci: stop using get_seconds() for BUS_TIME | Arnd Bergmann | 2019-11-13 | 1 | -1/+1 |
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -11/+1 |
|\ \ |
|
| * | | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 2019-10-23 | 1 | -11/+1 |
| |/ |
|
* / | net: add annotations on hh->hh_len lockless accesses | Eric Dumazet | 2019-11-08 | 1 | -1/+5 |
|/ |
|
* | firewire: mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-07-26 | 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-23 | 1 | -4/+1 |
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-06 | 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-04 | 1 | -1/+1 |
* | | scsi: flip the default on use_clustering | Christoph Hellwig | 2018-12-19 | 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-18 | 1 | -4/+4 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 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 |