aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2018-03-23media: bttv-input: better handle errors at I2C transferMauro Carvalho Chehab1-1/+5
2018-02-15[poll] annotate SAA6588_CMD_POLL usersAl Viro1-2/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-11/+11
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-158/+161
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab4-142/+142
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab6-12/+11
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab2-1/+7
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2017-11-27media: annotate ->poll() instancesAl Viro1-4/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro1-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-14/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook3-12/+14
2017-10-27media: bt8xx: make bttv_vbi_qops constBhumika Goyal2-2/+2
2017-09-05media: dst_ca: remove CA_SET_DESCR boilerplateMauro Carvalho Chehab1-17/+0
2017-09-05media: dst_ca: return a proper error code from CA errorsMauro Carvalho Chehab1-19/+22
2017-09-05media: ca.h: get rid of CA_SET_PIDMauro Carvalho Chehab1-16/+0
2017-08-26media: pci: constify videobuf_queue_ops structuresArvind Yadav1-1/+1
2017-08-26media: bt8xx: Make i2c_algo_bit_data constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-7/+9
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-09media: bt8xx: bttv: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: bt8xx: constify pci_device_idArvind Yadav1-1/+1
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab1-0/+1
2017-04-10[media] bt8xx: use setup_timerGeliang Tang1-3/+1
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-1/+1
2017-02-03[media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()Markus Elfring1-3/+2
2017-02-03[media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring1-4/+2
2017-01-31[media] bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus3-12/+0
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-8/+8
2016-11-18[media] bt8xx: use pr_foo() macros instead of printk()Mauro Carvalho Chehab2-31/+40
2016-11-18[media] bt8xx/dst: use a more standard way to print messagesMauro Carvalho Chehab1-144/+118
2016-10-21[media] bt8xx: don't break long linesMauro Carvalho Chehab4-16/+9
2016-08-24[media] bttv: convert g/s_crop to g/s_selectionHans Verkuil2-21/+40
2016-07-08[media] bt8xx: remove needless module refcountingAlexey Khoroshilov1-2/+0
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-2/+2
2016-02-01[media] media: bt8xx: constify sp887x_config structureJulia Lawall1-1/+1
2016-02-01[media] media: bt8xx: constify or51211_config structureJulia Lawall1-1/+1
2016-02-01[media] bttv: Returning only value constants in two functionsMarkus Elfring1-19/+6
2016-02-01[media] bttv-driver, usbvision-video: use to_video_device()Geliang Tang1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+2
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab3-4/+4
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-4/+1