index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-12-05
media: Add a Kconfig option for the Request API
Sakari Ailus
1
-0
/
+4
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+20
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-14
/
+14
2018-08-31
media: media-request: implement media requests
Hans Verkuil
1
-4
/
+20
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-11
/
+5
2018-08-21
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
1
-11
/
+5
2018-07-27
media: media.h: remove linux/version.h include
Hans Verkuil
1
-0
/
+1
2018-07-25
media: add flags field to struct media_v2_entity
Hans Verkuil
1
-0
/
+1
2018-07-25
media: add 'index' to struct media_v2_pad
Hans Verkuil
1
-0
/
+1
2018-06-28
media: media.h: remove __NEED_MEDIA_LEGACY_API
Hans Verkuil
1
-3
/
+10
2018-05-09
media: media-device: fix ioctl function types
Sami Tolvanen
1
-10
/
+11
2018-02-26
media: zero reservedX fields in media_v2_topology
Hans Verkuil
1
-0
/
+4
2018-02-26
media: media-device.c: zero reserved fields
Hans Verkuil
1
-0
/
+3
2018-02-26
media: media-device: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-1
/
+1
2017-08-08
media: drop use of MEDIA_API_VERSION
Hans Verkuil
1
-2
/
+2
2017-08-08
media: media-device: remove driver_version
Hans Verkuil
1
-3
/
+0
2017-08-08
media: media-device: set driver_version directly
Hans Verkuil
1
-1
/
+1
2017-07-20
media: devnode: Rename mdev argument as devnode
Sakari Ailus
1
-2
/
+2
2017-07-20
media: Remove useless curly braces and parentheses
Sakari Ailus
1
-3
/
+2
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-4
/
+4
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2017-01-27
[media] media: Properly pass through media entity types in entity enumeration
Sakari Ailus
1
-1
/
+1
2016-11-25
[media] media: remove obsolete Media Device Managed resource interfaces
Shuah Khan
1
-26
/
+0
2016-11-18
[media] drivers/media/media-device: fix double free bug in _unregister()
Max Kellermann
1
-1
/
+5
2016-09-22
[media] media: Add flags to tell whether to take graph mutex for an IOCTL
Sakari Ailus
1
-14
/
+23
2016-09-22
[media] media: Refactor copying IOCTL arguments from and to user space
Sakari Ailus
1
-93
/
+83
2016-09-22
[media] media: Unify IOCTL handler calling
Sakari Ailus
1
-36
/
+15
2016-09-22
[media] media: Determine early whether an IOCTL is supported
Sakari Ailus
1
-0
/
+20
2016-06-15
[media] media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
1
-7
/
+8
2016-06-15
[media] media: fix use-after-free in cdev_put() when app exits after driver u...
Shuah Khan
1
-2
/
+4
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
1
-14
/
+30
2016-05-09
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
1
-4
/
+4
2016-05-07
[media] media-device: Simplify compat32 logic
Mauro Carvalho Chehab
1
-7
/
+1
2016-05-07
[media] drivers/media/media-device: move debug log before _devnode_unregister()
Max Kellermann
1
-2
/
+1
2016-05-05
[media] media-device: fix builds when USB or PCI is compiled as module
Mauro Carvalho Chehab
1
-4
/
+4
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
1
-26
/
+13
2016-03-15
Merge commit '840f5b0572ea' into v4l_for_linus
Mauro Carvalho Chehab
1
-11
/
+134
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
1
-0
/
+23
2016-03-03
[media] media: Properly handle user pointers
Sakari Ailus
1
-4
/
+4
2016-03-03
[media] media: Move media_get_uptr() macro out of the media.h user space header
Sakari Ailus
1
-0
/
+5
2016-03-03
[media] media: Always keep a graph walk large enough around
Sakari Ailus
1
-0
/
+21
2016-02-27
[media] media: Media Controller register/unregister entity_notify API
Shuah Khan
1
-0
/
+42
2016-02-23
[media] media_device: move allocation out of media_device_*_init
Mauro Carvalho Chehab
1
-25
/
+7
2016-02-23
[media] media-device: move PCI/USB helper functions from v4l2-mc
Mauro Carvalho Chehab
1
-0
/
+74
2016-02-16
[media] allow overriding the driver name
Mauro Carvalho Chehab
1
-1
/
+5
2016-01-25
Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"
Mauro Carvalho Chehab
1
-6
/
+1
2016-01-11
[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
Mauro Carvalho Chehab
1
-1
/
+6
2016-01-11
[media] media-entity: don't sleep at media_device_register_entity()
Mauro Carvalho Chehab
1
-4
/
+8
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
1
-27
/
+0
[next]