Age | Commit message (Expand) | Author | Files | Lines |
2010-08-09 | V4L/DVB: V4L: do not autoselect components on embedded systems | Guennadi Liakhovetski | 1 | -1/+1 |
2010-08-02 | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 2 | -4/+4 |
2010-08-02 | V4L/DVB: xc5000: Fix a few warnings | Mauro Carvalho Chehab | 1 | -1/+3 |
2010-08-02 | V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not used | Justin P. Mattock | 1 | -3/+0 |
2010-08-02 | V4L/DVB: xc5000, rework xc_write_reg | Dmitri Belimov | 1 | -31/+26 |
2010-08-02 | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart | 1 | -1/+1 |
2010-08-02 | V4L/DVB: tda18271: fix error detection during initialization of first instance | Michael Krufky | 1 | -3/+5 |
2010-07-08 | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner | Andy Walls | 2 | -0/+17 |
2010-05-18 | V4L/DVB: xc3028: fix regression in firmware loading time | Devin Heitmueller | 1 | -4/+7 |
2010-05-18 | V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm... | Mauro Carvalho Chehab | 1 | -0/+5 |
2010-05-18 | V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000 | Mauro Carvalho Chehab | 2 | -2/+9 |
2010-05-18 | V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed | Mauro Carvalho Chehab | 2 | -1/+5 |
2010-05-07 | V4L/DVB: saa7146: fix regression of the av7110/budget-av driver | Hans Verkuil | 1 | -6/+5 |
2010-05-07 | V4L/DVB: saa7146: fix up bytesperline if it is an impossible value | Michael Hunold | 1 | -3/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 13 | -1/+12 |
2010-02-26 | V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards | Andy Walls | 1 | -0/+21 |
2010-02-26 | V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late | Hans Verkuil | 1 | -5/+6 |
2010-02-26 | V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L | Mauro Carvalho Chehab | 1 | -1/+3 |
2010-02-26 | V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia | Mauro Carvalho Chehab | 1 | -17/+60 |
2010-02-02 | saa7146: stop DMA before de-allocating DMA scatter/gather page buffers | Mauro Carvalho Chehab | 1 | -2/+2 |
2010-01-17 | V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection fo... | Michael Krufky | 1 | -1/+2 |
2010-01-17 | V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2 | Michael Krufky | 1 | -3/+6 |
2009-12-16 | V4L/DVB (13612): IR: Move common IR code to drivers/media/IR | Mauro Carvalho Chehab | 4 | -4202/+0 |
2009-12-16 | V4L/DVB (13576): ir-common: fix an oops caused by the usage of an initialized... | Mauro Carvalho Chehab | 1 | -0/+3 |
2009-12-16 | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 1 | -19/+0 |
2009-12-16 | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 1 | -2/+1 |
2009-12-16 | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart | 1 | -25/+7 |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 1 | -7/+5 |
2009-12-16 | V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM | Mauro Carvalho Chehab | 1 | -0/+73 |
2009-12-16 | V4L/DVB (13544): ir-keymaps: mark the new rc5 hauppauge with IR_TYPE_RC5 | Mauro Carvalho Chehab | 1 | -70/+76 |
2009-12-10 | V4L/DVB (13592): max2165: 32bit build patch | David Wong | 1 | -1/+1 |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 22 | -119/+1431 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13542): ir-keytable: Allow dynamic table change | Mauro Carvalho Chehab | 1 | -10/+197 |
2009-12-05 | V4L/DVB (13540): ir-common: Cleanup get key evdev code | Mauro Carvalho Chehab | 1 | -62/+75 |
2009-12-05 | V4L/DVB (13538): ir-common: Use a dynamic keycode table | Mauro Carvalho Chehab | 2 | -8/+86 |
2009-12-05 | V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation | Mauro Carvalho Chehab | 1 | -1/+11 |
2009-12-05 | V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code | Mauro Carvalho Chehab | 1 | -0/+71 |
2009-12-05 | V4L/DVB (13533): ir: use dynamic tables, instead of static ones | Mauro Carvalho Chehab | 2 | -28/+6 |
2009-12-05 | V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table | Mauro Carvalho Chehab | 2 | -1/+157 |
2009-12-05 | V4L/DVB (13531): ir-common: rename the debug routine to allow exporting it | Mauro Carvalho Chehab | 1 | -13/+10 |
2009-12-05 | V4L/DVB: Fix test in copy_reg_bits() | Roel Kluin | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13373): Maxium MAX2165 silicon tuner | David T.L. Wong | 5 | -0/+558 |
2009-12-05 | V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600 | Devin Heitmueller | 2 | -1/+8 |
2009-12-05 | V4L/DVB (13262): tda18271: fix regression preventing std map override from ta... | Michael Krufky | 1 | -4/+8 |
2009-12-05 | V4L/DVB (13260): saa7134: add support for Leadtek Winfast DTV-1000S remote co... | Michael Obst | 1 | -0/+1 |
2009-12-05 | V4L/DVB (13241): Cleanup redundant tests on unsigned | Roel Kluin | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13239): saa7146: fix memory leakage in pagetable-handling | Johann Friedrichs | 1 | -5/+11 |
2009-12-05 | V4L/DVB (13220): tda18271: increment module version minor | Michael Krufky | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13219): tda18271: remove unneeded braces in switch..case block | Michael Krufky | 1 | -2/+0 |