| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tune | Andreas Regel | 2010-02-26 | 1 | -0/+3 |
* | V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access. | Andreas Regel | 2010-02-26 | 2 | -0/+10 |
* | V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ... | Andreas Regel | 2010-02-26 | 4 | -92/+216 |
* | V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode. | Andreas Regel | 2010-02-26 | 1 | -0/+4 |
* | V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card | Abylay Ospan | 2010-02-26 | 1 | -1/+2 |
* | V4L/DVB (13916): gspca - ov534/ov534_9: Split the ov534 subdriver. | Jean-Francois Moine | 2010-02-26 | 4 | -1141/+1596 |
* | V4L/DVB (13869): gspca - sn9c20x: Cleanup code. | Jean-Francois Moine | 2010-02-26 | 1 | -15/+16 |
* | V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c | Peter Huewe | 2010-02-26 | 1 | -2/+2 |
* | V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use bool | Joe Perches | 2010-02-26 | 1 | -22/+16 |
* | V4L/DVB (13968): cx18, fix potential null dereference | Jiri Slaby | 2010-02-26 | 1 | -8/+10 |
* | V4L/DVB: ir: fix memory leak | Alexander Beregalov | 2010-02-26 | 1 | -1/+3 |
* | V4L/DVB (13965): zl10039, jump to error on error | Jiri Slaby | 2010-02-26 | 1 | -1/+0 |
* | V4L/DVB (13964): tuner-core, fix memory leak | Jiri Slaby | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13963): siano, fix memory leak | Jiri Slaby | 2010-02-26 | 1 | -2/+5 |
* | V4L/DVB (12930): Wrong variable tested | Roel Kluin | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini() | Francesco Lavra | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC address | hartleys | 2010-02-26 | 1 | -9/+2 |
* | V4L/DVB (13958): tveeprom.c: use %pM to show MAC address | hartleys | 2010-02-26 | 1 | -4/+1 |
* | V4L/DVB (13957): IR: Fix sysfs attributes declaration | Francesco Lavra | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13956): fix weird array index in zl10036.c | Dan Carpenter | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13954): Correct NULL test | Julia Lawall | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13953): firedtv: add missing NULL pointer check | Stefan Richter | 2010-02-26 | 1 | -3/+7 |
* | V4L/DVB (13952): gspca: Storage class should be before const qualifier | Tobias Klauser | 2010-02-26 | 3 | -3/+3 |
* | V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifier | Tobias Klauser | 2010-02-26 | 1 | -6/+6 |
* | V4L/DVB (13950): usb-friio: Storage class should be before const qualifier | Tobias Klauser | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13949): Move a dereference below a NULL test | Julia Lawall | 2010-02-26 | 1 | -1/+2 |
* | V4L/DVB (13948): radio: Correct use after free | Julia Lawall | 2010-02-26 | 1 | -2/+2 |
* | V4L/DVB (13946): proc_fops: convert av7110 | Alexey Dobriyan | 2010-02-26 | 1 | -6/+8 |
* | V4L/DVB (13945): Add lost config and PCI ID for card of Beholder | Dmitri Belimov | 2010-02-26 | 3 | -5/+49 |
* | V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance() | Roel Kluin | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB: use correct size in put_v4l2_window32() | Roel Kluin | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13932): em28xx: add PAL support for VBI | Devin Heitmueller | 2010-02-26 | 4 | -31/+66 |
* | V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20 | Devin Heitmueller | 2010-02-26 | 3 | -151/+206 |
* | V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams. | Jean-Francois Moine | 2010-02-26 | 1 | -3/+3 |
* | V4L/DVB (13926): gspca - pac7302: Fix a random USB error. | Jean-Francois Moine | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13925): gspca - main: Change the check of the USB video interface. | Jean-Francois Moine | 2010-02-26 | 1 | -6/+3 |
* | V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences. | Jean-Francois Moine | 2010-02-26 | 1 | -164/+19 |
* | V4L/DVB (13923): gspca - zc3xx: Simplify code. | Jean-Francois Moine | 2010-02-26 | 1 | -4/+2 |
* | V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume. | Jean-Francois Moine | 2010-02-26 | 1 | -2/+1 |
* | V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write. | Jean-Francois Moine | 2010-02-26 | 1 | -2/+0 |
* | V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b. | Jean-Francois Moine | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe. | Jean-Francois Moine | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences. | Jean-Francois Moine | 2010-02-26 | 1 | -109/+95 |
* | V4L/DVB (13917): gspca - zc3xx: Cleanup code. | Jean-Francois Moine | 2010-02-26 | 1 | -66/+64 |
* | V4L/DVB (13915): em28xx: fix a typo on RC6 modes | Mauro Carvalho Chehab | 2010-02-26 | 1 | -2/+2 |
* | V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA... | Andy Walls | 2010-02-26 | 1 | -7/+40 |
* | V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100 | Sergey Bolshakov | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in... | Andy Walls | 2010-02-26 | 2 | -3/+4 |
* | V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing | Andy Walls | 2010-02-26 | 2 | -17/+1 |
* | V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support | Andy Walls | 2010-02-26 | 3 | -13/+146 |