aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [media] af9033: implement get_frontendGianluca Gennari2012-04-09
* [media] af9035: initial support for IT9135 chipAntti Palosaari2012-04-09
* [media] fc0011: Reduce number of retriesMichael Büsch2012-04-09
* [media] af9035: Use usleep_range() in fc0011 support codeMichael Büsch2012-04-09
* [media] fc0011: use usleep_range()Michael Büsch2012-04-09
* [media] af9035: fix and enhance I2C adapterAntti Palosaari2012-04-09
* [media] af9035: use module_usb_driver macroGianluca Gennari2012-04-09
* [media] af9035: add support for the tda18218 tunerGianluca Gennari2012-04-09
* [media] af9035: add USB id for 07ca:a867Gianluca Gennari2012-04-09
* [media] af9035: add Avermedia Volar HD (A867R) supportHans-Frieder Vogt2012-04-09
* [media] af9035: Add Afatech USB PIDsMichael Büsch2012-04-09
* [media] af9035: Add fc0011 tuner supportMichael Büsch2012-04-09
* [media] Add fc0011 tuner driverMichael Büsch2012-04-09
* [media] af9035: fix warningGianluca Gennari2012-04-09
* [media] af9035: Add USB read checksummingMichael Büsch2012-04-09
* [media] af9035: i2c read fixHans-Frieder Vogt2012-04-09
* [media] af9035: add log writing if unsupported Xtal freq is givenAntti Palosaari2012-04-09
* [media] af9033: implement .read_snr()Antti Palosaari2012-04-09
* [media] af9033: correct debug printAntti Palosaari2012-04-09
* [media] af9035: add missing error checkAntti Palosaari2012-04-09
* [media] af9035: reimplement firmware downloaderAntti Palosaari2012-04-09
* [media] af9035: enhancement for unknown tuner ID handlingAntti Palosaari2012-04-09
* [media] Afatech AF9035 DVB USB driverAntti Palosaari2012-04-09
* [media] Afatech AF9033 DVB-T demodulator driverAntti Palosaari2012-04-09
* [media] Infineon TUA 9001 silicon tuner driverAntti Palosaari2012-04-09
* pwc: Add support for control eventsHans de Goede2012-04-09
* [media] radio-rtrack2: add missing slab.hHans Verkuil2012-03-30
* [media] pwc: poll(): Check that the device has not beem claimed for streaming...Hans de Goede2012-03-27
* [media] vivi: let vb2_poll handle eventsHans Verkuil2012-03-27
* [media] videobuf2-core: also test for pending eventsHans Verkuil2012-03-27
* [media] videobuf: only start streaming in poll() if so requested by the poll ...Hans Verkuil2012-03-27
* [media] videobuf2: only start streaming in poll() if so requested by the poll...Hans Verkuil2012-03-27
* [media] ivtv: only start streaming in poll() if polling for inputHans Verkuil2012-03-27
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27
|\
| * poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-23
| * crc32: select an algorithm via KconfigDarrick J. Wong2012-03-23
| * crc32: add self-test code for crc32cDarrick J. Wong2012-03-23
| * crypto: crc32c should use library implementationDarrick J. Wong2012-03-23
| * crc32: bolt on crc32cDarrick J. Wong2012-03-23
| * crc32: add note about this patchset to crc32.cBob Pearson2012-03-23
| * crc32: optimize loop counter for x86Bob Pearson2012-03-23
| * crc32: add slice-by-8 algorithm to existing codeBob Pearson2012-03-23
| * crc32: make CRC_*_BITS definition correspond to actual bit countsBob Pearson2012-03-23
| * crc32: fix mixing of endian-specific typesBob Pearson2012-03-23
| * crc32: miscellaneous cleanupsBob Pearson2012-03-23
| * crc32: simplify unit test codeBob Pearson2012-03-23
| * crc32: move long comment about crc32 fundamentals to Documentation/Bob Pearson2012-03-23
| * crc32: remove two instances of trailing whitespacesBob Pearson2012-03-23
| * checkpatch: check for quoted strings broken across linesJosh Triplett2012-03-23
| * checkpatch: whitespace - add/remove blank linesJoe Perches2012-03-23