Dan Carpenter
|
432798195b
uio: Fix an Oops on load
|
6 жил өмнө |
Wei Yongjun
|
6011002c15
uio: make symbol 'uio_class_registered' static
|
6 жил өмнө |
Stephen Hemminger
|
bfddabfa23
uio: introduce UIO_MEM_IOVA
|
6 жил өмнө |
Souptick Joarder
|
79c6f4b84b
uio: convert to vm_fault_t
|
7 жил өмнө |
Alexandre Belloni
|
ae61cf5b99
uio: ensure class is registered before devices
|
7 жил өмнө |
Linus Torvalds
|
1d0926e99d
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
7 жил өмнө |
Xiubo Li
|
3d27c4de8d
Revert "uio: use request_threaded_irq instead"
|
7 жил өмнө |
Dan Carpenter
|
f019f07ecf
uio: potential double frees if __uio_register_device() fails
|
7 жил өмнө |
Xiubo Li
|
b34e9a15b3
uio: fix possible circular locking dependency
|
7 жил өмнө |
Hailong Liu
|
e7de2590f1
uio: fix wrong return value from uio_mmap()
|
7 жил өмнө |
Stephen Hemminger
|
fbb5858c14
uio: add SPDX license tag
|
7 жил өмнө |
Xiubo Li
|
57c5f4df0a
uio: fix crash after the device is unregistered
|
7 жил өмнө |
Xiubo Li
|
543af5861f
uio: change to use the mutex lock instead of the spin lock
|
7 жил өмнө |
Xiubo Li
|
9421e45f5f
uio: use request_threaded_irq instead
|
7 жил өмнө |
Hamish Martin
|
a93e7b3315
uio: Prevent device destruction while fds are open
|
7 жил өмнө |
Hamish Martin
|
81daa406c2
uio: Reduce return paths from uio_write()
|
7 жил өмнө |
Souptick Joarder
|
9b85e95a30
uio: Change return type to vm_fault_t
|
7 жил өмнө |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 жил өмнө |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 жил өмнө |
Suman Anna
|
0d83539092
uio: fix incorrect memory leak cleanup
|
8 жил өмнө |
Michal Sojka
|
171058fb08
uio: Allow handling of non page-aligned memory regions
|
8 жил өмнө |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 жил өмнө |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 жил өмнө |
Dan Carpenter
|
0320a278b9
uio: add missing error codes
|
9 жил өмнө |
Michal Hocko
|
edce5e6f33
uio: fix false positive __might_sleep warning splat
|
10 жил өмнө |
Johannes Thumshirn
|
e2ef939303
uio: Destroy uio_idr on module exit
|
10 жил өмнө |
Stephen Hemminger
|
9ff2c13234
uio: don't free irq that was not requested
|
10 жил өмнө |
Brian Russell
|
a087146c72
uio: Request/free irq separate from dev lifecycle
|
10 жил өмнө |
Cristian Stoica
|
e0f1147cc9
uio: support memory sizes larger than 32 bits
|
10 жил өмнө |
Andy Grover
|
f14bb039a4
uio: Export definition of struct uio_device
|
11 жил өмнө |