summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: add usb id for terratec h5 rev. 3Roland Scheidegger2013-02-131-0/+2
* [media] em28xx: fix analog streaming with USB bulk transfersFrank Schaefer2013-02-111-21/+22
* [media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMTHans Verkuil2013-02-081-1/+1
* [media] em28xx: overhaul em28xx_capture_area_set()Frank Schaefer2013-02-061-10/+12
* [media] em28xx: input: use common work_struct callback function for IR RC key...Frank Schaefer2013-02-051-13/+5
* [media] em28xx: i2c RC devices: minor code size and memory usage optimizationFrank Schaefer2013-02-051-26/+16
* [media] em28xx: fix a comment and a small coding style issueFrank Schaefer2013-02-051-4/+2
* [media] em28xx: remove unused parameter ir_raw from i2c RC key polling functionsFrank Schaefer2013-02-051-13/+7
* [media] em28xx: get rid of the dependency on module ir-kbd-i2cFrank Schaefer2013-02-052-88/+134
* [media] em28xx: remove i2cdprintk() messagesFrank Schaefer2013-02-051-24/+5
* [media] em28xx-input: remove dead code line from em28xx_get_key_em_haup()Frank Schaefer2013-02-051-2/+0
* [media] em28xx: add missing IR RC slave address to the list of known i2c devicesFrank Schaefer2013-02-051-0/+1
* [media] em28xx: fix audio input for TV mode of device Terratec Cinergy 250Frank Schaefer2013-01-061-1/+1
* [media] em28xx: enable DMABUFMauro Carvalho Chehab2013-01-061-1/+1
* [media] em28xx: declare em28xx_stop_streaming as staticMauro Carvalho Chehab2013-01-051-1/+1
* [media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer2013-01-051-3/+9
* [media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer2013-01-052-32/+89
* [media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer2013-01-051-1/+5
* [media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer2013-01-052-48/+58
* [media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer2013-01-051-26/+18
* [media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer2013-01-051-4/+2
* [media] em28xx: refactor the code in em28xx_usb_disconnect()Frank Schaefer2013-01-051-15/+11
* [media] em28xx: simplify device state trackingFrank Schaefer2013-01-055-26/+11
* [media] em28xx: convert to videobuf2Devin Heitmueller2013-01-056-589/+338
* [media] em28xx: zero vbi_format reserved array and add try_vbi_fmtHans Verkuil2013-01-051-0/+3
* [media] em28xx: remove sliced VBI supportHans Verkuil2013-01-051-47/+2
* [media] em28xx: std fixes: don't implement in webcam mode, and fix std changesHans Verkuil2013-01-051-4/+21
* [media] em28xx: fill in readbuffers and fix incorrect return codeHans Verkuil2013-01-051-1/+3
* [media] em28xx: add support for control eventsHans Verkuil2013-01-051-12/+26
* [media] em28xx: convert to v4l2_fh, fix priority handlingHans Verkuil2013-01-052-0/+7
* [media] em28xx: convert to the control frameworkHans Verkuil2013-01-053-225/+53
* [media] em28xx: fix tuner/frequency handlingHans Verkuil2013-01-051-8/+5
* [media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errorsHans Verkuil2013-01-051-0/+8
* [media] em28xx: remove bogus input/audio ioctls for the radio deviceHans Verkuil2013-01-051-35/+0
* [media] em28xx: fix querycapHans Verkuil2013-01-051-23/+19
* [media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab2013-01-041-0/+1
* [media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab2013-01-041-4/+4
* [media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab2013-01-041-1/+1
* [media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab2013-01-041-9/+11
* [media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer2012-12-271-5/+6
* [media] em28xx: prefer bulk mode on webcamsMauro Carvalho Chehab2012-12-231-11/+25
* [media] em28xx: make the logs reflect the specific chip nameMauro Carvalho Chehab2012-12-231-13/+33
* [media] em28xx: display the isoc/bulk modeMauro Carvalho Chehab2012-12-231-13/+18
* [media] em28xx: prefer_bulk parameter is read-onlyMauro Carvalho Chehab2012-12-231-1/+1
* [media] em28xx: clean up the data type mess of the i2c transfer function para...Frank Schaefer2012-12-221-17/+11
* [media] em28xx: clean up and unify functions em28xx_copy_vbi() em28xx_copy_vi...Frank Schaefer2012-12-221-46/+21
* [media] em28xx: move the em2710/em2750/em28xx specific frame data processing ...Frank Schaefer2012-12-221-80/+90
* [media] em28xx: em28xx_urb_data_copy(): move duplicate code for capture_type=...Frank Schaefer2012-12-221-20/+25
* [media] em28xx: move caching of pointer to vmalloc memory in videobuf to stru...Frank Schaefer2012-12-222-20/+12
* [media] em28xx: refactor VBI data processing code in em28xx_urb_data_copy()Frank Schaefer2012-12-221-41/+36
OpenPOWER on IntegriCloud