| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: nosy: ensure user_length is taken into account when fetching packet... | Thanassis Avgerinos | 2024-04-29 | 1 | -2/+4 |
* | firewire: nosy: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2021-06-15 | 1 | -19/+24 |
* | firewire: nosy: Fix a use-after-free bug in nosy_ioctl() | Zheyu Ma | 2021-04-04 | 1 | -2/+7 |
* | firewire: ohci: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-06-15 | 1 | -1/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -2/+2 |
* | firewire: nosy: do not ignore errors in ioremap_nocache() | Alexey Khoroshilov | 2016-10-09 | 1 | -3/+10 |
* | firewire: nosy: Replace timeval with timespec64 | Tina Ruchandani | 2016-03-22 | 1 | -3/+5 |
* | firewire: nosy: Replace timeval with timespec64 | Amitoj Kaur Chawla | 2015-11-05 | 1 | -4/+6 |
* | firewire: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | firewire: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | firewire: use module_pci_driver | Axel Lin | 2012-04-09 | 1 | -16/+4 |
* | firewire: nosy: Use the macro DMA_BIT_MASK(). | santosh nayak | 2012-02-22 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | firewire: nosy: char device is not seekable | Stefan Richter | 2010-12-12 | 1 | -2/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | firewire: nosy: use generic printk macros | Stefan Richter | 2010-07-27 | 1 | -17/+16 |
* | firewire: nosy: endianess fixes and annotations | Stefan Richter | 2010-07-27 | 1 | -48/+26 |
* | firewire: nosy: annotate __user pointers and __iomem pointers | Stefan Richter | 2010-07-27 | 1 | -4/+4 |
* | firewire: nosy: fix device shutdown with active client | Stefan Richter | 2010-07-27 | 1 | -29/+82 |
* | firewire: nosy: handle errors in device probe | Stefan Richter | 2010-07-27 | 1 | -7/+33 |
* | firewire: nosy: fix IRQ handler for card ejection | Stefan Richter | 2010-07-27 | 1 | -0/+4 |
* | firewire: nosy: unroll some simple functions | Stefan Richter | 2010-07-27 | 1 | -46/+29 |
* | firewire: nosy: use flagless variants of spinlock accessors | Stefan Richter | 2010-07-27 | 1 | -18/+12 |
* | firewire: nosy: fix list corruption by NOSY_IOC_STOP | Stefan Richter | 2010-07-27 | 1 | -1/+1 |
* | firewire: nosy: convert to unlocked ioctl | Stefan Richter | 2010-07-27 | 1 | -12/+17 |
* | firewire: nosy: misc cleanups | Stefan Richter | 2010-07-27 | 1 | -169/+153 |
* | firewire: new driver: nosy - IEEE 1394 traffic sniffer | Stefan Richter | 2010-07-27 | 1 | -0/+695 |