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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-09-06
FireWire: clean up core-transaction.c kernel-doc
Randy Dunlap
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2015-02-02
firewire: core: use correct vendor/model IDs
Clemens Ladisch
2014-01-20
firewire: Enable remote DMA above 4 GB
Stefan Richter
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-07-30
firewire: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2012-09-28
firewire: addendum to address handler RCU conversion
Stefan Richter
2012-09-28
firewire: remove global lock around address handlers, convert to RCU
Peter Hurley
2012-07-30
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2012-05-27
firewire: core: allocate the low memory region
Clemens Ladisch
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
2012-04-17
firewire: move rcode_string() to core
Clemens Ladisch
2012-02-22
firewire: core: convert AR-req handler lock from _irqsave to _bh
Stefan Richter
2012-02-22
firewire: core: fix race at address_handler unregistration
Stefan Richter
2012-02-22
firewire: core: remove obsolete comment
Stefan Richter
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-05-10
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
2011-01-04
firewire: use split transaction timeout only for split transactions
Clemens Ladisch
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
2010-12-12
firewire: core: Update WARN uses
Joe Perches
2010-08-19
firewire: core: do not use del_timer_sync() in interrupt context
Clemens Ladisch
2010-07-23
firewire: core: fix upper bound of possible CSR allocations
Stefan Richter
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
2010-06-20
firewire: expose extended tcode of incoming lock requests to (userspace) drivers
Jay Fenlason
2010-06-20
firewire: remove an unused function argument
Stefan Richter
2010-06-19
firewire: core: remove unused variable
Stefan Richter
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
2010-06-19
firewire: core: combine some repeated code
Stefan Richter
2010-06-19
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
2010-06-19
firewire: replace get_features card driver hook
Stefan Richter
2010-06-19
firewire: 'add CSR_... support' addendum
Stefan Richter
2010-06-10
firewire: core: add CSR abdicate support
Clemens Ladisch
2010-06-10
firewire: add CSR cmstr support
Clemens Ladisch
2010-06-10
firewire: core: add CSR MAINT_UTILITY support
Clemens Ladisch
2010-06-10
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
2010-06-10
firewire: add CSR BUSY_TIMEOUT support
Clemens Ladisch
2010-06-10
firewire: add CSR BUS_TIME support
Clemens Ladisch
2010-06-10
firewire: add CSR CYCLE_TIME write support
Clemens Ladisch
2010-06-10
firewire: core: add CSR SPLIT_TIMEOUT support
Clemens Ladisch
2010-06-10
firewire: core: add CSR RESET_START support
Clemens Ladisch
2010-06-10
firewire: add CSR NODE_IDS support
Clemens Ladisch
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
2010-06-10
firewire: core: add CSR STATE_CLEAR/STATE_SET support
Clemens Ladisch
2010-06-09
firewire: core: trivial fix for warning strings
Stefan Richter
2010-06-09
firewire: check cdev response length
Clemens Ladisch
2010-05-19
firewire: core: use separate timeout for each transaction
Clemens Ladisch
2010-05-19
firewire: core: Fix tlabel exhaustion problem
Peter Hurley
2010-04-19
firewire: core: make transaction label allocation more robust
Clemens Ladisch
2010-02-20
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
2009-12-29
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
Clemens Ladisch
2009-10-31
firewire: ohci: 0 may be a valid DMA address
Stefan Richter
2009-10-31
firewire: core: WARN on wrong usage of core transaction functions
Stefan Richter
2009-10-14
firewire: core: optimize Topology Map creation
Stefan Richter
2009-09-12
firewire: core: fix topology map response handler
Stefan Richter
2009-06-14
firewire: core: use more outbound tlabels
Stefan Richter
2009-06-05
firewire: rename source files
Stefan Richter