aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06media: em28xx.h: Fix most coding style issuesMauro Carvalho Chehab1-129/+181
2018-03-06media: em28xx: Add SPDX license tags where neededMauro Carvalho Chehab12-245/+220
2018-03-06media: em28xx-dvb: do some coding style improvementsMauro Carvalho Chehab1-84/+97
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab1-1/+1
2018-03-06media: em28xx-dvb: simplify DVB module probing logicMauro Carvalho Chehab1-401/+145
2018-03-06media: em28xx: split up em28xx_dvb_init to reduce stack sizeArnd Bergmann1-451/+520
2018-03-06media: em28xx: adjust I2C timeout according with I2C speedMauro Carvalho Chehab3-20/+37
2018-03-06media: em28xx: constify most static structsMauro Carvalho Chehab4-64/+66
2018-03-06media: em28xx: stop rewriting device's structMauro Carvalho Chehab4-21/+25
2018-03-06media: em28xx: improve the logic with sets Xclk and I2C speedMauro Carvalho Chehab1-22/+23
2018-03-06media: em28xx: don't use coherent buffer for DMA transfersMauro Carvalho Chehab2-29/+24
2018-03-06media: em28xx: Enable Hauppauge SoloHD rebranded 292e SEBrad Love1-0/+2
2018-03-06media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love1-5/+17
2018-03-06media: em28xx: Increase max em28xx boards to max dvb adaptersBrad Love1-1/+1
2018-03-06media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-03-06media: em28xx: Bulk transfer implementation fixBrad Love1-0/+13
2018-03-06media: em28xx: constify a new functionMauro Carvalho Chehab1-1/+1
2018-03-06media: em28xx: Hauppauge DualHD second tuner functionalityBrad Love4-17/+196
2018-02-26media: em28xx: use %*phC to print small buffersAntonio Cardace1-4/+4
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil1-5/+31
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-7/+7
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 Chehab2-4/+3
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab1-1/+0
2017-12-11media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-7/+7
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal2-2/+2
2017-09-23media: usb: make i2c_client constBhumika Goyal1-1/+1
2017-08-26media: em28xx: calculate left volume level correctlyColin Ian King1-1/+1
2017-08-26media: usb: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-59/+65
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab1-1/+1
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab3-0/+20
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab1-2/+0
2017-06-06[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King1-2/+2
2017-06-06[media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer1-17/+18
2017-04-17[media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer1-0/+5
2017-04-17[media] em28xx: shed some light on video input formatsFrank Schaefer3-7/+23
2017-04-17[media] em28xx: don't treat device as webcam if an unknown sensor is detectedFrank Schaefer1-3/+7
2017-04-17[media] em28xx: add missing auto-selections for buildFrank Schaefer1-1/+6
2017-04-17[media] em28xx: get rid of the dummy clock sourceFrank Schaefer3-31/+6
2017-04-17[media] em28xx: simplify ID-reading from Micron sensorsFrank Schaefer1-24/+4
2017-04-17[media] em28xx: Add new USB ID eb1a:5051Alexandre-Xavier Labonté-Lamoureux1-0/+2
2017-04-10[media] em28xx: drop last soc_camera linkHans Verkuil1-9/+0
2017-03-22[media] em28xx: reduce stack usage in sensor probing functionsFrank Schaefer1-22/+20
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+1