summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* [media] cx231xx: remove direct register PWR_CTL_EN modification that switches...Matthias Schwarzott2014-11-011-2/+1
* [media] cx231xx: scan all four existing i2c busses instead of the 3 mastersMatthias Schwarzott2014-10-302-4/+10
* [media] cx231xx: drop unconditional port3 switchingMatthias Schwarzott2014-10-305-34/+1
* [media] cx231xx: register i2c mux adapters for bus 1Matthias Schwarzott2014-10-304-1/+53
* [media] cx231xx: change usage of I2C_1 to the real i2c portMatthias Schwarzott2014-10-301-15/+15
* [media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...Matthias Schwarzott2014-10-301-1/+10
* [media] cx231xx: remember status of i2c port_3 switchMatthias Schwarzott2014-10-302-0/+13
* [media] cx231xx: add wrapper to get the i2c_adapter pointerMatthias Schwarzott2014-10-305-24/+50
* [media] cx231xx: Use symbolic constants for i2c ports instead of numbersMatthias Schwarzott2014-10-301-31/+31
* [media] cx231xx: Modifiy the symbolic constants for i2c ports and describeMatthias Schwarzott2014-10-301-4/+5
* [media] cx231xx: give each master i2c bus a seperate nameMatthias Schwarzott2014-10-301-1/+1
* [media] cx231xx: delete i2c_client per busMatthias Schwarzott2014-10-302-8/+0
* [media] cx231xx: use own i2c_client for eeprom accessMatthias Schwarzott2014-10-301-11/+13
* [media] cx231xx: let i2c bus scanning use its own i2c_clientMatthias Schwarzott2014-10-302-7/+12
* [media] af9005: fix kernel panic on init if compiled without IRFrank Schaefer2014-10-301-0/+3
* [media] sound: simplify au0828 quirk tableMauro Carvalho Chehab2014-10-301-0/+5
* [media] em28xx-dvb: remove unused mfe_sharingMauro Carvalho Chehab2014-10-301-4/+1
* [media] usbvision-video: two use after freesDan Carpenter2014-10-241-0/+2
* [media] em28xx-input: NULL dereference on errorDan Carpenter2014-10-241-1/+3
* [media] hackrf: harmless off by one in debug codeDan Carpenter2014-10-211-1/+1
* [media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart2014-10-213-3/+1
* [media] em28xx: fix uninitialized variable warningHans Verkuil2014-10-211-1/+1
* [media] anysee: make sure loading modules is constKees Cook2014-10-211-3/+3
* [media] af9035: make sure loading modules is constKees Cook2014-10-211-3/+3
* Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1084-858/+6612
|\
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-0984-858/+6612
| |\
| | * Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab2014-09-261-0/+1
| | * [media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-263-5/+5
| | * [media] em28xx: Fix identationMauro Carvalho Chehab2014-09-261-1/+1
| | * [media] as102: fix endiannes castsMauro Carvalho Chehab2014-09-263-61/+61
| | * [media] as102_drv.h: added a missing newlineMauro Carvalho Chehab2014-09-261-1/+1
| | * [media] af9035: Add support for IT930x USB bridgeOlli Salonen2014-09-232-17/+313
| | * [media] af9035: Add possibility to define which I2C adapter to useOlli Salonen2014-09-231-5/+4
| | * [media] dvbsky: new driver to support DVBSky S860/S960 devicesnibble.max2014-09-233-0/+470
| | * [media] as102: remove some unneeded checksDan Carpenter2014-09-231-4/+4
| | * [media] Media: USB: usbtv: Fixed all coding style issues in usbtv source filesAmber Thrall2014-09-233-0/+5
| | * [media] em28xx: remove dead code line from em28xx_audio_setup()Frank Schaefer2014-09-231-3/+2
| | * [media] em28xx: get rid of field has_audio in struct em28xx_audio_modeFrank Schaefer2014-09-233-10/+18
| | * [media] em28xx: simplify usb audio class handlingFrank Schaefer2014-09-234-24/+31
| | * [media] em28xx: remove some unnecessary fields from struct em28xx_audio_modeFrank Schaefer2014-09-232-15/+7
| | * [media] ttusb-dec: buffer overflow in ioctlDan Carpenter2014-09-231-0/+3
| | * [media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko2014-09-232-36/+12
| | * [media] em28xx: check if a device has audio earlier"Frank Schaefer2014-09-232-12/+11
| | * [media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)Matthias Schwarzott2014-09-231-1/+4
| | * [media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)Matthias Schwarzott2014-09-231-1/+4
| | * [media] dib0700_devices: Use c99 initializers for structures.Mauro Carvalho Chehab2014-09-221-172/+211
| | * [media] au0828: fill tuner type on all boardsMauro Carvalho Chehab2014-09-221-6/+6
| | * [media] au0828: explicitly identify boards with analog TVMauro Carvalho Chehab2014-09-222-1/+4
| | * [media] au0828-cards: remove a comment about i2c clock stretchingMauro Carvalho Chehab2014-09-221-6/+0
| | * [media] em28xx-input: i2c IR decoders: improve i2c_client handlingFrank Schaefer2014-09-221-10/+13
OpenPOWER on IntegriCloud