| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h | Andrew Morton | 2009-12-01 | 1 | -0/+1 |
* | V4L/DVB (13436): cxusb: Fix hang on DViCO FusionHDTV DVB-T Dual Digital 4 (re... | Robert Lowery | 2009-11-27 | 1 | -1/+9 |
* | V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMA | Geert Uytterhoeven | 2009-11-27 | 1 | -1/+1 |
* | V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeof | Jean Delvare | 2009-11-07 | 1 | -1/+1 |
* | V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error return | Stefan Richter | 2009-11-07 | 1 | -7/+1 |
* | V4L/DVB (13237): firedtv: length field corrupt in ca2host if length>127 | Henrik Kurelid | 2009-11-07 | 1 | -18/+20 |
* | V4L/DVB (13202): smsusb: add autodetection support for three additional Haupp... | Michael Krufky | 2009-11-07 | 1 | -0/+6 |
* | V4L/DVB (13167): pt1: Fix a compile error on arm | HIRANO Takahito | 2009-11-07 | 1 | -0/+1 |
* | V4L/DVB (13079): dib0700: fixed xc2028 firmware loading kernel oops | Martin Samek | 2009-11-07 | 1 | -0/+5 |
* | V4L/DVB (13050): DIB0700: fix-up USB device ID for Terratec/Leadtek | Patrick Boettcher | 2009-11-07 | 1 | -9/+6 |
* | V4L/DVB (13048): dib0070: fix build dependency when driver is disabled | Michael Krufky | 2009-11-07 | 2 | -2/+7 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 2 | -0/+2 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 2 | -2/+2 |
* | V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compil... | Mauro Carvalho Chehab | 2009-09-22 | 1 | -1/+1 |
* | V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning | Mauro Carvalho Chehab | 2009-09-22 | 1 | -3/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 2 | -3/+3 |
|\ |
|
| * | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 2 | -3/+3 |
* | | drivers/media/dvb/pt1/pt1.c needs vmalloc.h | Andrew Morton | 2009-09-22 | 1 | -0/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 | 34 | -434/+7151 |
|\ \
| |/
|/| |
|
| * | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macro | Mauro Carvalho Chehab | 2009-09-19 | 1 | -1/+1 |
| * | V4L/DVB (13018): kzalloc failure ignored in au8522_probe() | Roel Kluin | 2009-09-19 | 1 | -0/+5 |
| * | V4L/DVB (13016): kmalloc failure ignored in lgdt3304_attach() and s921_attach() | Roel Kluin | 2009-09-19 | 2 | -0/+4 |
| * | V4L/DVB (13015): kmalloc failure ignored in m920x_firmware_download() | Roel Kluin | 2009-09-19 | 1 | -0/+2 |
| * | V4L/DVB (13000): add driver for 774 Friio White USB ISDB-T receiver | Akihiro Tsukada | 2009-09-19 | 6 | -0/+1118 |
| * | V4L/DVB (12999): Add a driver for Earthsoft PT1 | Mauro Carvalho Chehab | 2009-09-19 | 9 | -1/+2284 |
| * | V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S | HIRANO Takahito | 2009-09-19 | 2 | -0/+11 |
| * | V4L/DVB (12962): ce6230: increase BULK transfer size from 512 to 8192 | Antti Palosaari | 2009-09-19 | 1 | -1/+1 |
| * | V4L/DVB (12960): anysee: coding style fix | Antti Palosaari | 2009-09-19 | 1 | -6/+6 |
| * | V4L/DVB (12959): anysee: increase BULK transfer size from 512 to 8192 | Antti Palosaari | 2009-09-19 | 1 | -1/+1 |
| * | V4L/DVB (12906): dib0700: Add support for Prolink SBTVD | Mauro Carvalho Chehab | 2009-09-19 | 2 | -1/+8 |
| * | V4L/DVB (12903): DiB8000: fix channel search parameter initialization | Patrick Boettcher | 2009-09-19 | 1 | -13/+11 |
| * | V4L/DVB (12901): DiB0700: add support for STK807XP and STK807XPVR | Patrick Boettcher | 2009-09-19 | 2 | -1/+368 |
| * | V4L/DVB (12900): DiB8000: added support for DiBcom ISDB-T/ISDB-Tsb demodulato... | Patrick Boettcher | 2009-09-19 | 7 | -47/+2449 |
| * | V4L/DVB (12899): DiB0070: Indenting driver with indent -linux | Patrick Boettcher | 2009-09-19 | 2 | -394/+405 |
| * | V4L/DVB (12898): DiB0070: Update to latest internal release | Patrick Boettcher | 2009-09-19 | 3 | -284/+407 |
| * | V4L/DVB (12896): ISDB-T: add mapping of LAYER_ENABLED to frontend-cache | Patrick Boettcher | 2009-09-19 | 1 | -0/+8 |
| * | V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1) | Patrick Boettcher | 2009-09-19 | 2 | -5/+211 |
| * | V4L/DVB (12889): DIB0700: added USB IDs for a Terratec DVB-T XXS | Patrick Boettcher | 2009-09-19 | 2 | -5/+10 |
| * | V4L/DVB (12888): STK7770P: Add support for STK7770P | Olivier Grenie | 2009-09-19 | 2 | -0/+77 |
| * | V4L/DVB (12887): DIB7000P: SNR calcuation forr DiB7000P | Olivier Grenie | 2009-09-19 | 1 | -1/+32 |
| * | V4L/DVB (12886): Added new Pinnacle USB devices | Olivier Grenie | 2009-09-19 | 2 | -1/+42 |
| * | V4L/DVB (12756): af9015: fix typo in register compare | Antti Palosaari | 2009-09-18 | 1 | -1/+1 |
| * | V4L/DVB (12755): af9015: improve usb control message function slightly | Antti Palosaari | 2009-09-18 | 1 | -8/+24 |
| * | V4L/DVB (12754): af9015: [2/2] fix USB TS configuration | Antti Palosaari | 2009-09-18 | 1 | -3/+5 |
| * | V4L/DVB (12753): af9015: [1/2] fix USB TS configuration | Jose Alberto Reguero | 2009-09-18 | 1 | -4/+4 |
* | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-15 | 62 | -1637/+2917 |
|\ |
|
| * | V4L/DVB (12686): dvb-core: check supported QAM modulations | Janne Grunau | 2009-09-12 | 1 | -0/+9 |
| * | V4L/DVB (12685): dvb-core: check fe->ops.set_frontend return value | Janne Grunau | 2009-09-12 | 1 | -5/+21 |