aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx/bttv-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-03-23media: bttv-input: better handle errors at I2C transferMauro Carvalho Chehab1-1/+5
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-4/+4
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook1-9/+10
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-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 Ailus1-4/+0
2016-10-21[media] bt8xx: don't break long linesMauro Carvalho Chehab1-2/+2
2015-08-16[media] bt8xxx: Use monotonic timeAbhilash Jindal1-13/+8
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-6/+6
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman1-3/+5
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman1-30/+32
2014-03-11[media] bttv: Add support for Kworld V-Stream Xpert TV PVR878Pojar George1-0/+1
2013-03-05[media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer1-8/+0
2013-03-05[media] bttv: make remote controls of devices with i2c ir decoder workingFrank Schaefer1-9/+13
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-08-15[media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab1-0/+589