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-07-19
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma
2021-07-19
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Zheyu Ma
2021-07-19
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
2021-07-19
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-23
net/atm: Fix spelling mistake "requed" -> "requeued"
Colin Ian King
2021-04-14
atm: idt77252: remove unused function
Jiapeng Chong
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
atm: eni: Use tasklet_disable_in_atomic() in the send() callback
Sebastian Andrzej Siewior
2021-03-15
atm: delete include/linux/atm_suni.h
Alexey Dobriyan
2021-03-08
atm: idt77252: fix null-ptr-dereference
Tong Zhang
2021-03-08
atm: uPD98402: fix incorrect allocation
Tong Zhang
2021-03-01
atm: lanai: dont run lanai_dev_close if not open
Tong Zhang
2021-03-01
atm: eni: dont release is never initialized
Tong Zhang
2021-02-15
atm: idt77252: fix build broken on amd64
Tong Zhang
2020-12-21
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-18
atm: lanai: Remove in_interrupt() usage
Sebastian Andrzej Siewior
2020-11-18
atm: nicstar: Replace in_interrupt() usage
Sebastian Andrzej Siewior
2020-11-18
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
2020-09-28
atm: atmtcp: Constify atmtcp_v_dev_ops
Rikard Falkeborn
2020-09-04
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-24
firestream: Fix memleak in fs_open
Dinghao Liu
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2020-08-03
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-08-03
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-30
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
2020-07-19
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-26
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-28
docs: networking: convert iphase.txt to ReST
Mauro Carvalho Chehab
2020-04-28
docs: networking: convert fore200e.txt to ReST
Mauro Carvalho Chehab
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
2020-02-29
atm: nicstar: fix if-statement empty body warning
Randy Dunlap
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-25
firestream: fix memory leaks
Wenwen Wang
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
atm: eni: fix uninitialized variable warning
Arnd Bergmann
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-16
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
2019-10-28
atm: remove unneeded semicolon
YueHaibing
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105
Christophe JAILLET
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-02
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-23
atm: Use dev_get_drvdata
Chuhong Yuan
2019-07-15
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37
Thomas Gleixner
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-16
atm: iphase: Avoid copying pointers to user space.
Fuqian Huang
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
2019-04-18
firestream: fix spelling mistake "tramsitted" -> "transmitted"
Colin Ian King
2019-01-17
atm: he: fix sign-extension overflow on large shift
Colin Ian King
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-27
firestream: fix spelling mistake: "Inititing" -> "Initializing"
Colin Ian King
2018-11-17
atm: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
2018-10-18
atm: eni: Move semicolon to a new line after empty for loop
Nathan Chancellor
2018-10-15
fore200e: fix missing unlock on error in bsq_audit()
Wei Yongjun
2018-10-12
fore200e: fix sbus compile
Christoph Hellwig
2018-10-10
fore200e: check for dma mapping failures
Christoph Hellwig
2018-10-10
fore200e: don't use GFP_DMA
Christoph Hellwig
2018-10-10
fore200e: devirtualize dma alloc calls
Christoph Hellwig
2018-10-10
fore200e: devirtualize dma mapping calls
Christoph Hellwig
2018-10-10
fore200e: remove the align_size field of struct chunk
Christoph Hellwig
2018-10-10
fore200e: store a struct device in struct fore200e
Christoph Hellwig
2018-10-10
fore200e: simplify fore200e_bus usage
Christoph Hellwig
2018-10-05
atm: nicstar: Replace spin_is_locked() with spin_trylock()
Lance Roy
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
2018-06-30
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-06-30
atm: iphase: fix a 64 bit bug
Dan Carpenter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-29
atm: zatm: fix memcmp casting
Ivan Bornyakov
2018-05-10
firestream: fix spelling mistake: "reseverd" -> "reserved"
Colin Ian King
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-04-19
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
Colin Ian King
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
2018-02-23
atm: idt77252: remove redundant bit-wise or'ing of zero
Colin Ian King
2018-02-08
atm: he: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-28
atm: suni: remove extraneous space to fix indentation
Colin Ian King
2017-11-28
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
2017-11-28
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
2017-11-28
ambassador: fix incorrect indentation of assignment statement
Colin Ian King
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-14
atm: horizon: Fix irq release error
Arvind Yadav
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
atm: iphase: Fix space before '[' error.
Arvind Yadav
2017-10-18
atm: idt77252: Convert timers to use timer_setup()
Kees Cook
2017-10-18
drivers/atm/suni: Convert timers to use timer_setup()
Kees Cook
2017-10-14
atm: fore200e: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-11
atm: idt77105: Drop needless setup_timer()
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-08-09
atm: make atmdev_ops const
Bhumika Goyal
2017-08-02
atm: solos-pci: constify attribute_group structures
Amitoj Kaur Chawla
2017-08-02
atm: adummy: constify attribute_group structure
Amitoj Kaur Chawla
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-18
atm: zatm: Fix an error handling path in 'zatm_init_one()'
Christophe Jaillet
2017-07-16
atm: idt77252: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: eni: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: firestream: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: zatm: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: lanai: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: solos-pci: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: horizon: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: he: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: nicstar: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: fore200e: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: ambassador: constify pci_device_id.
Arvind Yadav
2017-07-16
atm: iphase: constify pci_device_id.
Arvind Yadav
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-15
atm: solos-pci: remove useless variable assignments
Gustavo A. R. Silva
2017-03-12
ambassador: use setup_timer
Geliang Tang
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from into
Ingo Molnar
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-15
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2016-12-29
drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake
Colin Ian King
2016-12-24
Replace with globally
Linus Torvalds
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-05
atm: fix improper return value
Pan Bian
2016-12-05
atm: lanai: set error code when ioremap fails
Pan Bian
2016-10-31
solos-pci: use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-09-15
atm: iphase: fix newline escape and minor tweak to source formatting
Colin Ian King
2016-09-10
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
2016-09-10
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
2016-09-10
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
2016-09-10
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
2016-09-10
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
2016-09-10
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
2016-09-10
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
2016-09-10
ATM-nicstar: Improve another size determination in get_scq()
Markus Elfring
2016-09-10
ATM-nicstar: Use kmalloc_array() in get_scq()
Markus Elfring
2016-09-09
ATM-iphase: Use kmalloc_array() in tx_init()
Markus Elfring
2016-09-09
ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
Markus Elfring
2016-09-09
ATM-ENI: Use kmalloc_array() in eni_start()
Markus Elfring
2016-08-18
atm: fore200e: Do not drop const qualifier
LABBE Corentin
2016-07-19
drivers: atm: nicstar: Use the correct function to free some resources
Christophe Jaillet
2016-07-01
atm: horizon: Use setup_timer
Amitoj Kaur Chawla
2016-05-31
atm: iphase: off by one in rx_pkt()
Dan Carpenter
2016-05-31
atm: firestream: add more reserved strings
Dan Carpenter
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2016-02-15
treewide: Fix typo in printk
Masanari Iida
2015-12-29
atm: solos-pci: use to_pci_dev()
Geliang Tang
2015-12-05
atm: solos-pci: Replace simple_strtol by kstrtoint
LABBE Corentin
2015-10-12
atm: iphase: fix misleading indention
Tillmann Heidsieck
2015-10-12
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
Tillmann Heidsieck
2015-09-17
solos-pci: Increase headroom on received packets
David Woodhouse
2015-09-15
atm: he: drop null test before destroy functions
Julia Lawall
2015-06-10
atm: idt77105: Use setup_timer
Vaishali Thakkar
2015-06-08
atm: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-06-04
atm:he - Do not initialise statics to 0.
Shailendra Verma
2015-05-25
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
2015-03-10
drivers: atm: nicstar: remove ifdef'd out skb destructors
Florian Westphal
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-13
atm: horizon: Remove some unused functions
Rickard Strandqvist
2015-01-13
atm: lanai: Remove unused function
Rickard Strandqvist
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-23
solos-pci: fix error return code
Julia Lawall
2014-11-21
drivers: atm: eni: Add pci_dma_mapping_error() call
Tina Johnson
2014-10-20
atm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-17
atm: simplify lanai.c by using module_pci_driver
Michael Opdenacker