index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-27
media: dvb_frontend fix kernel_doc markups
Mauro Carvalho Chehab
1
-5
/
+8
2017-11-07
dvb_frontend: don't use-after-free the frontend struct
Mauro Carvalho Chehab
1
-5
/
+2
2017-11-07
media: dvb-core: always call invoke_release() in fe_free()
Daniel Scheller
1
-4
/
+5
2017-10-18
Merge commit '3728e6a255b5' into patchwork
Mauro Carvalho Chehab
1
-4
/
+21
2017-10-11
media: dvb: do some coding style cleanup
Mauro Carvalho Chehab
1
-7
/
+8
2017-10-11
media: dvb_frontend: get rid of dtv_get_property_dump()
Mauro Carvalho Chehab
1
-31
/
+12
2017-10-11
media: dvb_frontend: dtv_property_process_set() cleanups
Satendra Singh Thakur
1
-53
/
+72
2017-10-11
media: dvb_frontend: fix return values for FE_SET_PROPERTY
Mauro Carvalho Chehab
1
-2
/
+0
2017-10-11
media: dvb_frontend: better document the -EPERM condition
Mauro Carvalho Chehab
1
-3
/
+17
2017-10-11
media: dvb_frontend: get rid of property cache's state
Mauro Carvalho Chehab
1
-14
/
+6
2017-10-11
media: dvb_frontend: cleanup ioctl handling logic
Mauro Carvalho Chehab
1
-170
/
+158
2017-10-11
media: dvb_frontend: cleanup dvb_frontend_ioctl_properties()
Mauro Carvalho Chehab
1
-32
/
+51
2017-10-11
media: dvb_frontend: get rid of set_property() callback
Mauro Carvalho Chehab
1
-7
/
+0
2017-10-11
media: dvb_frontend: get rid of get_property() callback
Mauro Carvalho Chehab
1
-8
/
+1
2017-10-11
media: dvb_frontend: only use kref after initialized
Mauro Carvalho Chehab
1
-4
/
+21
2017-09-05
media: dvb/frontend.h: move out a private internal structure
Mauro Carvalho Chehab
1
-0
/
+11
2017-08-28
media: dvb_frontend: initialize variable s with FE_NONE instead of 0
Colin Ian King
1
-1
/
+1
2017-08-28
media: dvb_frontend: ensure that inital front end status initialized
Colin Ian King
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-03
[media] media: Protect enable_source and disable_source handler code paths
Shuah Khan
1
-6
/
+18
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-5
/
+2
2016-11-19
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...
Mauro Carvalho Chehab
1
-8
/
+0
2016-11-18
[media] dvb_frontend: move kref to struct dvb_frontend
Max Kellermann
1
-16
/
+30
2016-11-18
[media] dvb_frontend: add "detach" callback
Max Kellermann
1
-0
/
+1
2016-11-18
[media] dvb_frontend: merge the two dvb_frontend_detach() versions
Max Kellermann
1
-30
/
+12
2016-11-18
[media] dvb_frontend: tuner_ops.release returns void
Max Kellermann
1
-2
/
+1
2016-11-18
[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations
Max Kellermann
1
-0
/
+9
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
1
-6
/
+2
2016-10-21
[media] dvb-core: use pr_foo() instead of printk()
Mauro Carvalho Chehab
1
-3
/
+9
2016-08-24
[media] dvb_frontend: Use memdup_user() rather than duplicating its implement...
Markus Elfring
1
-22
/
+6
2016-07-13
[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()
Max Kellermann
1
-8
/
+25
2016-02-27
[media] media: dvb-frontend invoke enable/disable_source handlers
Shuah Khan
1
-114
/
+21
2016-02-04
[media] dvb_frontend: Don't let drivers to trash data at cache
Mauro Carvalho Chehab
1
-8
/
+19
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
1
-1
/
+1
2016-02-04
[media] dvb_frontend: add props argument to dtv_get_frontend()
Mauro Carvalho Chehab
1
-12
/
+18
2016-02-04
[media] dvb_frontend: print DTV property dump also for SET_PROPERTY
Mauro Carvalho Chehab
1
-6
/
+14
2016-02-01
[media] dvb-frontend: Use boottime
Abhilash Jindal
1
-4
/
+4
2016-01-11
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
1
-1
/
+1
2016-01-11
[media] media: convert links from array to list
Mauro Carvalho Chehab
1
-6
/
+3
2015-11-19
[media] fix dvb_frontend_sleep_until() logic
Mauro Carvalho Chehab
1
-4
/
+3
2015-11-18
[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
Malcolm Priestley
1
-3
/
+3
2015-11-17
[media] dvb_frontend: resume tone and voltage
Mauro Carvalho Chehab
1
-0
/
+5
2015-11-17
[media] dvb: document dvb_frontend_sleep_until()
Mauro Carvalho Chehab
1
-4
/
+5
2015-08-22
[media] dvb: Use DVBFE_ALGO_HW where applicable
Mauro Carvalho Chehab
1
-1
/
+0
2015-06-10
[media] dvb-core: prevent some corruption the legacy ioctl
Dan Carpenter
1
-1
/
+7
2015-06-10
[media] dvb-frontend: Replace timeval with ktime_t
Tina Ruchandani
1
-30
/
+11
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
1
-11
/
+16
2015-05-20
[media] dvb-core: fix 32-bit overflow during bandwidth calculation
Antti Palosaari
1
-1
/
+1
[next]