index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-cdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: switch ioctl_queue_iso to use of copy_from_user()
Al Viro
2020-04-23
1
-3
/
+1
*
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-02
1
-1
/
+2
|
\
|
*
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
2019-11-13
1
-1
/
+2
*
|
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-11
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
firewire: use 64-bit time_t based interfaces
Arnd Bergmann
2018-08-17
1
-4
/
+4
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-2
/
+1
*
firewire: use in_compat_syscall to check ioctl compatness
Andy Lutomirski
2016-03-22
1
-2
/
+2
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
2014-11-14
1
-2
/
+1
*
firewire: Use ktime_get_ts()
Thomas Gleixner
2014-06-12
1
-3
/
+3
*
firewire: core: typecast from gfp_t to bool more safely
Stefan Richter
2013-07-30
1
-1
/
+1
*
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-07-27
1
-0
/
+3
*
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-04-28
1
-15
/
+9
*
firewire: core: remove an always false test
Stefan Richter
2013-04-28
1
-2
/
+1
*
firewire: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-9
/
+10
*
firewire: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+0
*
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
Stefan Richter
2012-10-09
1
-2
/
+2
*
firewire: core: fix DMA mapping direction
Stefan Richter
2012-04-17
1
-10
/
+41
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
2012-03-18
1
-0
/
+12
*
firewire: prevent dropping of completed iso packet header data
Clemens Ladisch
2012-03-18
1
-1
/
+1
*
firewire: core: prefix log messages with card name
Stefan Richter
2012-02-22
1
-5
/
+5
*
firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases
Stefan Richter
2011-08-12
1
-3
/
+21
*
firewire: cdev: prevent race between first get_info ioctl and bus reset event...
Stefan Richter
2011-07-16
1
-8
/
+10
*
firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL
Stefan Richter
2011-07-16
1
-1
/
+1
*
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
1
-1
/
+1
*
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-05-10
1
-1
/
+1
*
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
1
-0
/
+1
*
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
2011-05-10
1
-3
/
+1
*
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
2011-01-23
1
-1
/
+2
*
firewire: cdev: remove unneeded reference
Clemens Ladisch
2011-01-23
1
-5
/
+0
*
firewire: cdev: always wait for outbound transactions to complete
Clemens Ladisch
2011-01-23
1
-14
/
+28
*
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Clemens Ladisch
2011-01-23
1
-7
/
+1
*
firewire: make PHY packet header format consistent
Clemens Ladisch
2010-12-13
1
-3
/
+4
*
-
.
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
1
-82
/
+327
|
\
\
|
|
*
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
1
-21
/
+72
|
|
*
firewire: core: small clarifications in core-cdev
Stefan Richter
2010-07-29
1
-6
/
+6
|
|
*
firewire: core: remove unused code
Stefan Richter
2010-07-29
1
-6
/
+2
|
|
*
firewire: cdev: improve FW_CDEV_IOC_ALLOCATE
Stefan Richter
2010-07-23
1
-3
/
+9
|
|
*
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
1
-3
/
+6
|
|
*
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
1
-5
/
+68
|
|
*
firewire: cdev: add PHY packet transmission
Stefan Richter
2010-07-23
1
-0
/
+64
|
|
*
firewire: core: use C99 initializer in array of ioctl handlers
Stefan Richter
2010-07-23
1
-21
/
+21
|
|
*
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
1
-1
/
+2
|
|
*
firewire: core: ensure some userspace API constants match corresponding kerne...
Stefan Richter
2010-07-13
1
-0
/
+11
|
|
*
firewire: cdev: check write quadlet request length to avoid buffer overflow
Clemens Ladisch
2010-07-13
1
-0
/
+4
[next]