VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
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
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