summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] af9035: add Avermedia Volar HD (A867R) supportHans-Frieder Vogt2012-04-096-11/+133
* [media] af9035: Add Afatech USB PIDsMichael Büsch2012-04-092-2/+16
* [media] af9035: Add fc0011 tuner supportMichael Büsch2012-04-094-0/+154
* [media] Add fc0011 tuner driverMichael Büsch2012-04-095-0/+580
* [media] af9035: fix warningGianluca Gennari2012-04-091-1/+1
* [media] af9035: Add USB read checksummingMichael Büsch2012-04-091-10/+35
* [media] af9035: i2c read fixHans-Frieder Vogt2012-04-091-10/+1
* [media] af9035: add log writing if unsupported Xtal freq is givenAntti Palosaari2012-04-091-0/+7
* [media] af9033: implement .read_snr()Antti Palosaari2012-04-092-1/+146
* [media] af9033: correct debug printAntti Palosaari2012-04-091-1/+1
* [media] af9035: add missing error checkAntti Palosaari2012-04-091-0/+2
* [media] af9035: reimplement firmware downloaderAntti Palosaari2012-04-091-71/+65
* [media] af9035: enhancement for unknown tuner ID handlingAntti Palosaari2012-04-092-3/+11
* [media] Afatech AF9035 DVB USB driverAntti Palosaari2012-04-095-0/+914
* [media] Afatech AF9033 DVB-T demodulator driverAntti Palosaari2012-04-095-0/+1027
* [media] Infineon TUA 9001 silicon tuner driverAntti Palosaari2012-04-095-0/+302
* pwc: Add support for control eventsHans de Goede2012-04-091-0/+2
* [media] radio-rtrack2: add missing slab.hHans Verkuil2012-03-301-0/+1
* [media] pwc: poll(): Check that the device has not beem claimed for streaming...Hans de Goede2012-03-271-0/+9
* [media] vivi: let vb2_poll handle eventsHans Verkuil2012-03-271-8/+1
* [media] videobuf2-core: also test for pending eventsHans Verkuil2012-03-271-13/+28
* [media] videobuf: only start streaming in poll() if so requested by the poll ...Hans Verkuil2012-03-271-1/+2
* [media] videobuf2: only start streaming in poll() if so requested by the poll...Hans Verkuil2012-03-271-2/+5
* [media] ivtv: only start streaming in poll() if polling for inputHans Verkuil2012-03-271-2/+4
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-275768-215152/+344378
|\
| * poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-235-33/+66
| * crc32: select an algorithm via KconfigDarrick J. Wong2012-03-232-0/+61
| * crc32: add self-test code for crc32cDarrick J. Wong2012-03-231-102/+261
| * crypto: crc32c should use library implementationDarrick J. Wong2012-03-232-91/+4
| * crc32: bolt on crc32cDarrick J. Wong2012-03-235-34/+97
| * crc32: add note about this patchset to crc32.cBob Pearson2012-03-231-0/+4
| * crc32: optimize loop counter for x86Bob Pearson2012-03-231-0/+13
| * crc32: add slice-by-8 algorithm to existing codeBob Pearson2012-03-233-35/+75
| * crc32: make CRC_*_BITS definition correspond to actual bit countsBob Pearson2012-03-233-12/+34
| * crc32: fix mixing of endian-specific typesBob Pearson2012-03-231-6/+6
| * crc32: miscellaneous cleanupsBob Pearson2012-03-232-71/+39
| * crc32: simplify unit test codeBob Pearson2012-03-232-117/+691
| * crc32: move long comment about crc32 fundamentals to Documentation/Bob Pearson2012-03-233-127/+186
| * crc32: remove two instances of trailing whitespacesBob Pearson2012-03-232-2/+2
| * checkpatch: check for quoted strings broken across linesJosh Triplett2012-03-231-0/+15
| * checkpatch: whitespace - add/remove blank linesJoe Perches2012-03-231-1/+3
| * checkpatch: warn on use of yield()Joe Perches2012-03-231-0/+6
| * checkpatch: add --strict tests for braces, comments and castsJoe Perches2012-03-231-8/+32
| * checkpatch: add [] to type extensionsAndy Whitcroft2012-03-231-1/+1
| * checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft2012-03-231-1/+1
| * checkpatch: handle string concatenation in simple #definesAndy Whitcroft2012-03-231-0/+6
| * checkpatch: allow simple character constants in #definesAndy Whitcroft2012-03-231-0/+1
| * checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft2012-03-231-1/+1
| * checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy2012-03-231-3/+2
| * checkpatch: add some --strict coding style checksJoe Perches2012-03-231-10/+84
OpenPOWER on IntegriCloud