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-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-23
firewire: switch ioctl_queue_iso to use of copy_from_user()
Al Viro
2019-12-02
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2019-11-13
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-08-17
firewire: use 64-bit time_t based interfaces
Arnd Bergmann
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2016-03-22
firewire: use in_compat_syscall to check ioctl compatness
Andy Lutomirski
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
Mel Gorman
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
2014-06-12
firewire: Use ktime_get_ts()
Thomas Gleixner
2013-07-30
firewire: core: typecast from gfp_t to bool more safely
Stefan Richter
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-04-28
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-04-28
firewire: core: remove an always false test
Stefan Richter
2013-02-27
firewire: convert to idr_alloc()
Tejun Heo
2013-02-27
firewire: don't use idr_remove_all()
Tejun Heo
2012-10-09
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
2012-04-17
firewire: core: fix DMA mapping direction
Stefan Richter
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
2012-03-18
firewire: prevent dropping of completed iso packet header data
Clemens Ladisch
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
2011-08-12
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
2011-07-16
firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing
Stefan Richter
2011-07-16
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
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: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
2011-01-23
firewire: cdev: remove unneeded reference
Clemens Ladisch
2011-01-23
firewire: cdev: always wait for outbound transactions to complete
Clemens Ladisch
2011-01-23
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Clemens Ladisch
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
firewire: core: small clarifications in core-cdev
Stefan Richter
2010-07-29
firewire: core: remove unused code
Stefan Richter
2010-07-23
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
firewire: cdev: add PHY packet transmission
Stefan Richter
2010-07-23
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
firewire: core: ensure some userspace API constants match corresponding kernel API constants
Stefan Richter
2010-07-13
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
2010-06-20
firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2
Stefan Richter
2010-06-20
firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug
Stefan Richter
2010-06-20
firewire: cdev: count references of cards during inbound transactions
Stefan Richter
2010-06-20
firewire: cdev: fix responses to nodes at different card
Jay Fenlason
2010-06-20
firewire: cdev: fix race in iso context creation
Clemens Ladisch
2010-06-20
firewire: remove an unused function argument
Stefan Richter
2010-06-20
firewire: core: remove an unnecessary zero initialization
Stefan Richter
2010-06-19
firewire: rename CSR access driver methods
Stefan Richter
2010-06-10
firewire: add read_csr_reg driver callback
Clemens Ladisch
2010-06-09
firewire: check cdev response length
Clemens Ladisch
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
Linus Torvalds
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
Linus Torvalds
2010-04-10
firewire: cdev: mark char device files as not seekable
Stefan Richter
2010-04-10
firewire: cdev: fix information leak
Stefan Richter
2010-04-10
firewire: cdev: require quadlet-aligned headers for transmit packets
Clemens Ladisch
2010-04-10
firewire: cdev: disallow receive packets without header
Clemens Ladisch
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-02-24
firewire: core: combine a bit of repeated code
Stefan Richter
2010-02-24
firewire: core: change type of a data buffer
Stefan Richter
2010-02-24
firewire: cdev: add more flexible cycle timer ioctl
Stefan Richter
2010-02-24
Merge tag 'v2.6.33' for its firewire changes since last branch point
Stefan Richter
2010-02-20
firewire: remove incomplete Bus_Time CSR support
Stefan Richter
2010-02-20
firewire: get_cycle_timer optimization and cleanup
Stefan Richter
2010-01-26
firewire: core: fix use-after-free regression in FCP handler
Stefan Richter
2009-12-29
firewire: cdev: fix another memory leak in an error path
Stefan Richter
2009-12-29
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
Clemens Ladisch
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
Linus Torvalds
2009-10-31
firewire: cdev: reduce stack usage by ioctl_dispatch
Stefan Richter
2009-10-14
firewire: cdev: normalize variable names
Stefan Richter
2009-10-14
firewire: normalize style of queue_work wrappers
Stefan Richter
2009-10-14
firewire: cdev: fix memory leak in an error path
Stefan Richter
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-06-25
firewire: core: do not DMA-map stack addresses
Stefan Richter
2009-06-06
firewire: core: include linux/uaccess.h instead of asm/uaccess.h
Stefan Richter
2009-06-05
firewire: rename source files
Stefan Richter