index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
media-device.c
Age
Commit message (
Expand
)
Author
2017-08-08
media: drop use of MEDIA_API_VERSION
Hans Verkuil
2017-08-08
media: media-device: remove driver_version
Hans Verkuil
2017-08-08
media: media-device: set driver_version directly
Hans Verkuil
2017-07-20
media: devnode: Rename mdev argument as devnode
Sakari Ailus
2017-07-20
media: Remove useless curly braces and parentheses
Sakari Ailus
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
[media] media: Properly pass through media entity types in entity enumeration
Sakari Ailus
2016-11-25
[media] media: remove obsolete Media Device Managed resource interfaces
Shuah Khan
2016-11-18
[media] drivers/media/media-device: fix double free bug in _unregister()
Max Kellermann
2016-09-22
[media] media: Add flags to tell whether to take graph mutex for an IOCTL
Sakari Ailus
2016-09-22
[media] media: Refactor copying IOCTL arguments from and to user space
Sakari Ailus
2016-09-22
[media] media: Unify IOCTL handler calling
Sakari Ailus
2016-09-22
[media] media: Determine early whether an IOCTL is supported
Sakari Ailus
2016-06-15
[media] media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
2016-06-15
[media] media: fix use-after-free in cdev_put() when app exits after driver u...
Shuah Khan
2016-06-15
[media] media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2016-05-09
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
2016-05-07
[media] media-device: Simplify compat32 logic
Mauro Carvalho Chehab
2016-05-07
[media] drivers/media/media-device: move debug log before _devnode_unregister()
Max Kellermann
2016-05-05
[media] media-device: fix builds when USB or PCI is compiled as module
Mauro Carvalho Chehab
2016-04-20
[media] media-device: get rid of the spinlock
Mauro Carvalho Chehab
2016-03-15
Merge commit '840f5b0572ea' into v4l_for_linus
Mauro Carvalho Chehab
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2016-03-03
[media] media: Properly handle user pointers
Sakari Ailus
2016-03-03
[media] media: Move media_get_uptr() macro out of the media.h user space header
Sakari Ailus
2016-03-03
[media] media: Always keep a graph walk large enough around
Sakari Ailus
2016-02-27
[media] media: Media Controller register/unregister entity_notify API
Shuah Khan
2016-02-23
[media] media_device: move allocation out of media_device_*_init
Mauro Carvalho Chehab
2016-02-23
[media] media-device: move PCI/USB helper functions from v4l2-mc
Mauro Carvalho Chehab
2016-02-16
[media] allow overriding the driver name
Mauro Carvalho Chehab
2016-01-25
Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"
Mauro Carvalho Chehab
2016-01-11
[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: don't sleep at media_device_register_entity()
Mauro Carvalho Chehab
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
2016-01-11
[media] media: Introduce internal index for media entities
Sakari Ailus
2016-01-11
[media] media-device: copy_to/from_user() returns positive
Dan Carpenter
2016-01-11
[media] media-device: set topology version 0 at media registration
Javier Martinez Canillas
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] media-device: better lock media_device_unregister()
Mauro Carvalho Chehab
2016-01-11
[media] media-device: move media entity register/unregister functions
Mauro Carvalho Chehab
2016-01-11
[media] media-device: check before unregister if mdev was registered
Javier Martinez Canillas
2016-01-11
[media] media-device.h: document the last functions
Mauro Carvalho Chehab
2016-01-11
[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creation
Mauro Carvalho Chehab
2016-01-11
[media] media-device: Use u64 ints for pointers
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: rename media_obj functions to *_create *_destroy
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: get rid of revision and group_id fields
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media-device: better name Kernelspace/Userspace links
Mauro Carvalho Chehab
2016-01-11
[media] media-device: put headers in alphabetic order
Mauro Carvalho Chehab
[next]