| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ... | Mauro Carvalho Chehab | 2008-02-18 | 1 | -1/+1 |
* | V4L/DVB (7179): Allow more than one em28xx board | Mauro Carvalho Chehab | 2008-02-18 | 3 | -25/+43 |
* | V4L/DVB (7164): em28xx-alsa: Add a missing mutex | Mauro Carvalho Chehab | 2008-02-18 | 2 | -1/+5 |
* | V4L/DVB (7163): em28xx: makes audio settings more stable | Mauro Carvalho Chehab | 2008-02-18 | 2 | -10/+21 |
* | V4L/DVB (7162): em28xx: Fix endian and returns the correct values | Mauro Carvalho Chehab | 2008-02-18 | 1 | -4/+4 |
* | V4L/DVB (7161): em28xx: Fix printing debug values higher than 127 | Mauro Carvalho Chehab | 2008-02-18 | 1 | -2/+3 |
* | V4L/DVB (7160): em28xx: Allow register dump/setting for debug | Mauro Carvalho Chehab | 2008-02-18 | 1 | -0/+66 |
* | V4L/DVB (7158): Fix em28xx audio initialization | Mauro Carvalho Chehab | 2008-02-18 | 2 | -11/+6 |
* | V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized va... | Andrew Morton | 2008-02-18 | 1 | -1/+2 |
* | V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900 | Luc Saillard | 2008-02-18 | 1 | -0/+2 |
* | V4L/DVB (7106): em28xx/: make 2 functions static | Adrian Bunk | 2008-02-18 | 3 | -7/+5 |
* | V4L/DVB (7049): Remove sound/driver.h | Mauro Carvalho Chehab | 2008-02-18 | 1 | -1/+0 |
* | drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N | S.Çağlar Onur | 2008-02-09 | 1 | -1/+2 |
* | V4L/DVB (7060): em28xx: remove has_tuner | Mauro Carvalho Chehab | 2008-01-25 | 3 | -26/+10 |
* | V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c | Mauro Carvalho Chehab | 2008-01-25 | 3 | -97/+106 |
* | V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2 | Mauro Carvalho Chehab | 2008-01-25 | 1 | -0/+2 |
* | V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support | Mauro Carvalho Chehab | 2008-01-25 | 1 | -1/+3 |
* | V4L/DVB (6969): Avoid causing regressions for non-HVR950 boards | Mauro Carvalho Chehab | 2008-01-25 | 1 | -15/+19 |
* | V4L/DVB (6956): Add Radio support for em28xx | Mauro Carvalho Chehab | 2008-01-25 | 2 | -60/+238 |
* | V4L/DVB (6955): Properly implement 12MHz I2S support | Mauro Carvalho Chehab | 2008-01-25 | 4 | -17/+24 |
* | V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed | Mauro Carvalho Chehab | 2008-01-25 | 3 | -1/+41 |
* | V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module | Mauro Carvalho Chehab | 2008-01-25 | 5 | -260/+365 |
* | V4L/DVB (6950): Lindent em28xx-audio.c | Mauro Carvalho Chehab | 2008-01-25 | 1 | -176/+197 |
* | V4L/DVB (6949): Adds em28xx-audio module | Markus Rechberger | 2008-01-25 | 1 | -0/+474 |
* | V4L/DVB (6948): HVR950 requires additional settings for audio to properly work | Mauro Carvalho Chehab | 2008-01-25 | 2 | -10/+48 |
* | V4L/DVB (6947): Improve audio setup handling | Mauro Carvalho Chehab | 2008-01-25 | 3 | -42/+95 |
* | V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100 | Aurelien Jarno | 2008-01-25 | 1 | -1/+3 |
* | V4L/DVB (6665): Fix CodingStyle | Mauro Carvalho Chehab | 2008-01-25 | 1 | -90/+113 |
* | V4L/DVB (6659): Convert MTS to bitfield | Mauro Carvalho Chehab | 2008-01-25 | 2 | -3/+3 |
* | V4L/DVB (6619): Use MTS firmware for the HVR-900 | Aidan Thornton | 2008-01-25 | 2 | -2/+29 |
* | V4L/DVB (6587): Cleanup at tv norm selection | Mauro Carvalho Chehab | 2008-01-25 | 4 | -86/+18 |
* | V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible | Mauro Carvalho Chehab | 2008-01-25 | 3 | -13/+2 |
* | V4L/DVB (6585): Convert em28xx to video_ioctl2 | Mauro Carvalho Chehab | 2008-01-25 | 1 | -924/+1011 |
* | V4L/DVB (6584): Fix read() method | Mauro Carvalho Chehab | 2008-01-25 | 2 | -8/+24 |
* | V4L/DVB (6583): Fix em28xx read stream locking | Mauro Carvalho Chehab | 2008-01-25 | 2 | -23/+59 |
* | V4L/DVB (6582): Fix em28xx to allow multiple open | Mauro Carvalho Chehab | 2008-01-25 | 2 | -51/+79 |
* | V4L/DVB (6562): Make HVR900 to use also tveeprom | Mauro Carvalho Chehab | 2008-01-25 | 1 | -1/+7 |
* | V4L/DVB (6560): Fix a bug when setting tuner type | Mauro Carvalho Chehab | 2008-01-25 | 1 | -8/+21 |
* | V4L/DVB(6548b) Fix compilation for em28xx | Mauro Carvalho Chehab | 2008-01-25 | 1 | -0/+3 |
* | V4L/DVB (6546): Add comments for the hint methods | Mauro Carvalho Chehab | 2008-01-25 | 1 | -5/+24 |
* | V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTV | Sascha Sommer | 2008-01-25 | 4 | -6/+46 |
* | V4L/DVB (6539): em28xx: add support for vgear pockettv | Sascha Sommer | 2008-01-25 | 2 | -0/+35 |
* | V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different thread... | Sascha Sommer | 2008-01-25 | 2 | -73/+80 |
* | V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0 | Mauro Carvalho Chehab | 2008-01-25 | 2 | -1/+23 |
* | V4L/DVB (6536): Add a hint for boards without unique USB ID | Mauro Carvalho Chehab | 2008-01-25 | 4 | -165/+229 |
* | V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xx | Mauro Carvalho Chehab | 2008-01-25 | 2 | -25/+14 |
* | V4L/DVB (6519): Fix HVR900/HVR950 entry | Mauro Carvalho Chehab | 2008-01-25 | 1 | -5/+5 |
* | V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c write | Mauro Carvalho Chehab | 2008-01-25 | 1 | -1/+2 |
* | V4L/DVB (6476): Add support for analog tv on HVR-950 | Mauro Carvalho Chehab | 2008-01-25 | 2 | -0/+24 |
* | V4L/DVB (6474): Add support for tuner-xc2028 | Mauro Carvalho Chehab | 2008-01-25 | 1 | -0/+17 |