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