aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/media-device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08media: drop use of MEDIA_API_VERSIONHans Verkuil1-2/+2
2017-08-08media: media-device: remove driver_versionHans Verkuil1-3/+0
2017-08-08media: media-device: set driver_version directlyHans Verkuil1-1/+1
2017-07-20media: devnode: Rename mdev argument as devnodeSakari Ailus1-2/+2
2017-07-20media: Remove useless curly braces and parenthesesSakari Ailus1-3/+2
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-4/+4
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2017-01-27[media] media: Properly pass through media entity types in entity enumerationSakari Ailus1-1/+1
2016-11-25[media] media: remove obsolete Media Device Managed resource interfacesShuah Khan1-26/+0
2016-11-18[media] drivers/media/media-device: fix double free bug in _unregister()Max Kellermann1-1/+5
2016-09-22[media] media: Add flags to tell whether to take graph mutex for an IOCTLSakari Ailus1-14/+23
2016-09-22[media] media: Refactor copying IOCTL arguments from and to user spaceSakari Ailus1-93/+83
2016-09-22[media] media: Unify IOCTL handler callingSakari Ailus1-36/+15
2016-09-22[media] media: Determine early whether an IOCTL is supportedSakari Ailus1-0/+20
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan1-7/+8
2016-06-15[media] media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan1-2/+4
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab1-14/+30
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab1-4/+4
2016-05-07[media] media-device: Simplify compat32 logicMauro Carvalho Chehab1-7/+1
2016-05-07[media] drivers/media/media-device: move debug log before _devnode_unregister()Max Kellermann1-2/+1
2016-05-05[media] media-device: fix builds when USB or PCI is compiled as moduleMauro Carvalho Chehab1-4/+4
2016-04-20[media] media-device: get rid of the spinlockMauro Carvalho Chehab1-26/+13
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab1-11/+134
2016-03-10[media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab1-0/+23
2016-03-03[media] media: Properly handle user pointersSakari Ailus1-4/+4
2016-03-03[media] media: Move media_get_uptr() macro out of the media.h user space headerSakari Ailus1-0/+5
2016-03-03[media] media: Always keep a graph walk large enough aroundSakari Ailus1-0/+21
2016-02-27[media] media: Media Controller register/unregister entity_notify APIShuah Khan1-0/+42
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-25/+7
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-0/+74
2016-02-16[media] allow overriding the driver nameMauro Carvalho Chehab1-1/+5
2016-01-25Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY"Mauro Carvalho Chehab1-6/+1
2016-01-11[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab1-1/+6
2016-01-11[media] media-entity: don't sleep at media_device_register_entity()Mauro Carvalho Chehab1-4/+8
2016-01-11[media] move documentation to the header filesMauro Carvalho Chehab1-27/+0
2016-01-11[media] media: Introduce internal index for media entitiesSakari Ailus1-0/+17
2016-01-11[media] media-device: copy_to/from_user() returns positiveDan Carpenter1-6/+5
2016-01-11[media] media-device: set topology version 0 at media registrationJavier Martinez Canillas1-0/+4
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas1-8/+29
2016-01-11[media] media-device: better lock media_device_unregister()Mauro Carvalho Chehab1-10/+24
2016-01-11[media] media-device: move media entity register/unregister functionsMauro Carvalho Chehab1-80/+80
2016-01-11[media] media-device: check before unregister if mdev was registeredJavier Martinez Canillas1-0/+6
2016-01-11[media] media-device.h: document the last functionsMauro Carvalho Chehab1-7/+0
2016-01-11[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creationMauro Carvalho Chehab1-3/+0
2016-01-11[media] media-device: Use u64 ints for pointersMauro Carvalho Chehab1-36/+41
2016-01-11[media] media_entity: rename media_obj functions to *_create *_destroyMauro Carvalho Chehab1-5/+5
2016-01-11[media] media-entity.h: get rid of revision and group_id fieldsMauro Carvalho Chehab1-2/+2
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-0/+2
2016-01-11[media] media-device: better name Kernelspace/Userspace linksMauro Carvalho Chehab1-13/+14
2016-01-11[media] media-device: put headers in alphabetic orderMauro Carvalho Chehab1-1/+1