index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
comedi_fops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: comedi: move out of staging directory
Greg Kroah-Hartman
2021-04-15
1
-3436
/
+0
*
staging: comedi: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-02-04
1
-2
/
+2
*
Staging: comedi: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2020-12-28
1
-1
/
+3
*
staging: comedi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-25
1
-1
/
+1
*
staging: comedi: comedi_fops.c: added casts to get rid of sparse warnings
B K Karthik
2020-07-17
1
-2
/
+2
*
Staging: comedi: Added blank lines to fix coding style issue
Divyansh Kamboj
2020-06-18
1
-0
/
+3
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
1
-105
/
+459
|
\
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compat
Al Viro
2020-05-29
1
-115
/
+66
|
*
comedi: do_cmd_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-24
/
+24
|
*
comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-23
/
+22
|
*
comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
Al Viro
2020-05-29
1
-8
/
+12
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
Al Viro
2020-05-29
1
-90
/
+48
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
Al Viro
2020-05-29
1
-27
/
+47
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
Al Viro
2020-05-28
1
-24
/
+19
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
Al Viro
2020-05-28
1
-38
/
+30
|
*
comedi: get rid of indirection via translated_ioctl()
Al Viro
2020-05-28
1
-18
/
+8
|
*
comedi: move compat ioctl handling to native fops
Al Viro
2020-05-28
1
-3
/
+448
*
|
staging: comedi: Fix comedi_device refcnt leak in comedi_open
Xiyu Yang
2020-04-23
1
-1
/
+3
|
/
*
staging: comedi: use dma_mmap_coherent for DMA-able buffer mmap
Ian Abbott
2019-06-26
1
-13
/
+26
*
staging: comedi: Add lockdep_assert_held() calls for dev->mutex
Ian Abbott
2019-04-19
1
-0
/
+32
*
staging: comedi: comedi_fops.c: Remove redundant blank line
Sandesh Kenjana Ashok
2019-02-04
1
-1
/
+0
*
staging: comedi: Removed not necessary braces for single block
Jitendra Khasdev
2019-01-18
1
-2
/
+2
*
staging: comedi: change do_insn*_ioctl to allow more samples
Spencer E. Olson
2018-12-12
1
-17
/
+31
*
staging: comedi: Check length of INSN_CONFIG_TIMER_1 instruction
Ian Abbott
2018-11-07
1
-0
/
+1
*
staging: comedi: add new device-global config interface
Spencer E. Olson
2018-10-09
1
-0
/
+69
*
staging: comedi: add facility to directly query subdevice timing constraints
Spencer E. Olson
2018-10-09
1
-0
/
+4
*
staging: comedi: comedi_fops: Shift assignment operator '=' to previous line
Nishad Kamdar
2018-07-16
1
-2
/
+2
*
staging: comedi: comedi_fops: make bool bit-field unsigned int bit-fields.
Giulio Benetti
2018-06-17
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-01
1
-10
/
+1
|
\
|
*
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-10
/
+0
|
*
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
2017-08-23
1
-1
/
+1
*
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
2017-07-30
1
-0
/
+3
*
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
2017-06-24
1
-21
/
+22
*
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
2017-06-24
1
-0
/
+1
*
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
2017-04-25
1
-0
/
+15
*
Staging: comedi: comedi_fops: Change comedi_num_legacy_minors type
Cheah Kok Cheong
2017-03-09
1
-4
/
+3
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Staging: comedi: comedi_fops: Remove unused stat.h header
Cheah Kok Cheong
2017-01-10
1
-1
/
+0
*
Staging: comedi: comedi_fops: Remove unused vmalloc.h header
Cheah Kok Cheong
2017-01-10
1
-1
/
+0
*
Staging: comedi: comedi_fops: Remove redundant init.h header
Cheah Kok Cheong
2017-01-10
1
-1
/
+0
*
Staging: comedi: comedi_fops: Remove unused kmod.h header
Cheah Kok Cheong
2017-01-10
1
-1
/
+0
*
Staging: comedi: comedi_fops: Avoid orphaned proc entry
Cheah Kok Cheong
2017-01-03
1
-3
/
+3
*
staging: comedi: Use vma_pages function on vma object instead of explicit com...
sayli karnik
2016-09-20
1
-1
/
+1
*
staging: comedi: comedi_fops: coding style fixes
Matias Mucciolo
2016-09-13
1
-3
/
+3
*
staging: comedi: avoid using timeval
Arnd Bergmann
2016-06-17
1
-4
/
+5
*
Staging: comedi: comedi_fops.c: Fixed coding style issue
Shyam Saini
2016-06-17
1
-6
/
+6
[next]