index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-core
/
dvb_frontend.c
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-19
media: dvb_frontend: add physical layer scrambling support
Athanasios Oikonomou
2017-12-13
media: dvb_frontend: Add commands implementation for compat ioct
Jaedon Shin
2017-12-13
media: dvb_frontend: Add compat_ioctl callback
Jaedon Shin
2017-12-13
media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
Jaedon Shin
2017-12-13
media: dvb_frontend: fix ifnullfree.cocci warnings
Fengguang Wu
2017-12-12
media: dvb_frontend: fix return error code
Mauro Carvalho Chehab
2017-12-11
media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
media: dvb_frontend fix kernel_doc markups
Mauro Carvalho Chehab
2017-11-07
dvb_frontend: don't use-after-free the frontend struct
Mauro Carvalho Chehab
2017-11-07
media: dvb-core: always call invoke_release() in fe_free()
Daniel Scheller
2017-10-17
Merge commit '3728e6a255b5' into patchwork
Mauro Carvalho Chehab
2017-10-11
media: dvb: do some coding style cleanup
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: get rid of dtv_get_property_dump()
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: dtv_property_process_set() cleanups
Satendra Singh Thakur
2017-10-11
media: dvb_frontend: fix return values for FE_SET_PROPERTY
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: better document the -EPERM condition
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: get rid of property cache's state
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: cleanup ioctl handling logic
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: get rid of set_property() callback
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: get rid of get_property() callback
Mauro Carvalho Chehab
2017-10-11
media: dvb_frontend: only use kref after initialized
Mauro Carvalho Chehab
2017-09-05
media: dvb/frontend.h: move out a private internal structure
Mauro Carvalho Chehab
2017-08-27
media: dvb_frontend: initialize variable s with FE_NONE instead of 0
Colin Ian King
2017-08-27
media: dvb_frontend: ensure that inital front end status initialized
Colin Ian King
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-03
[media] media: Protect enable_source and disable_source handler code paths
Shuah Khan
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-11-18
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...
Mauro Carvalho Chehab
2016-11-18
[media] dvb_frontend: move kref to struct dvb_frontend
Max Kellermann
2016-11-18
[media] dvb_frontend: add "detach" callback
Max Kellermann
2016-11-18
[media] dvb_frontend: merge the two dvb_frontend_detach() versions
Max Kellermann
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
2016-11-18
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
Max Kellermann
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
2016-10-21
[media] dvb-core: use pr_foo() instead of printk()
Mauro Carvalho Chehab
2016-08-24
[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...
Markus Elfring
2016-07-13
[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()
Max Kellermann
2016-02-27
[media] media: dvb-frontend invoke enable/disable_source handlers
Shuah Khan
2016-02-04
[media] dvb_frontend: Don't let drivers to trash data at cache
Mauro Carvalho Chehab
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
2016-02-04
[media] dvb_frontend: add props argument to dtv_get_frontend()
Mauro Carvalho Chehab
2016-02-04
[media] dvb_frontend: print DTV property dump also for SET_PROPERTY
Mauro Carvalho Chehab
2016-02-01
[media] dvb-frontend: Use boottime
Abhilash Jindal
2016-01-11
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
[next]