index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
nosy.c
Age
Commit message (
Expand
)
Author
2021-06-15
firewire: nosy: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-04-04
firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
Zheyu Ma
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2016-10-09
firewire: nosy: do not ignore errors in ioremap_nocache()
Alexey Khoroshilov
2016-03-22
firewire: nosy: Replace timeval with timespec64
Tina Ruchandani
2015-11-05
firewire: nosy: Replace timeval with timespec64
Amitoj Kaur Chawla
2012-11-28
firewire: remove use of __devinitdata
Bill Pemberton
2012-11-28
firewire: remove use of __devinit
Bill Pemberton
2012-04-09
firewire: use module_pci_driver
Axel Lin
2012-02-22
firewire: nosy: Use the macro DMA_BIT_MASK().
santosh nayak
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-12
firewire: nosy: char device is not seekable
Stefan Richter
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-07-27
firewire: nosy: use generic printk macros
Stefan Richter
2010-07-27
firewire: nosy: endianess fixes and annotations
Stefan Richter
2010-07-27
firewire: nosy: annotate __user pointers and __iomem pointers
Stefan Richter
2010-07-27
firewire: nosy: fix device shutdown with active client
Stefan Richter
2010-07-27
firewire: nosy: handle errors in device probe
Stefan Richter
2010-07-27
firewire: nosy: fix IRQ handler for card ejection
Stefan Richter
2010-07-27
firewire: nosy: unroll some simple functions
Stefan Richter
2010-07-27
firewire: nosy: use flagless variants of spinlock accessors
Stefan Richter
2010-07-27
firewire: nosy: fix list corruption by NOSY_IOC_STOP
Stefan Richter
2010-07-27
firewire: nosy: convert to unlocked ioctl
Stefan Richter
2010-07-27
firewire: nosy: misc cleanups
Stefan Richter
2010-07-27
firewire: new driver: nosy - IEEE 1394 traffic sniffer
Stefan Richter