summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7244): ivtv: CROP is not supported for video captureHans Verkuil2008-04-241-8/+3
* V4L/DVB (7243): ivtv: yuv framebuffer trackingIan Armstrong2008-04-244-22/+38
* V4L/DVB (7241): cx25840: code cleanupTyler Trafford2008-04-241-7/+4
* V4L/DVB (7240): tveeprom: remove obsolete i2c driver codeHans Verkuil2008-04-241-103/+0
* V4L/DVB (7238): make stk_camera_{suspend,resume}() staticAdrian Bunk2008-04-241-2/+2
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-2417-101/+102
* V4L/DVB (7235): tuner-simple: fix a buffer overflowMauro Carvalho Chehab2008-04-241-6/+5
* V4L/DVB (7230): saa7134: add support for the MSI TV@nywhere A/D v1.1 cardRussell Kliese2008-04-243-0/+40
* V4L/DVB (7229): saa7134: add support for the Creatix CTX953_V.1.4.3 HybridHermann Pitton2008-04-243-0/+35
* V4L/DVB (7227): saa7134: fixed DVB-S support for Medion/Creatix CTX948Hartmut Hackmann2008-04-242-2/+47
* V4L/DVB (7226): saa7134: add support for the NXP Snake DVB-S reference designHartmut Hackmann2008-04-243-1/+41
* V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann2008-04-243-1/+255
* V4L/DVB (7223): Add support for the ISL6405 dual LNB supply chipHartmut Hackmann2008-04-242-0/+8
* V4L/DVB (7220): drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == yRoel Kluin2008-04-241-1/+1
* V4L/DVB (7218): Fix breakage in mt9m001 and mt9v022 driver if "CONFIG_GENERIC...Guennadi Liakhovetski2008-04-243-12/+8
* V4L/DVB (7217): Replace NO_GPIO with gpio_is_valid()Guennadi Liakhovetski2008-04-242-10/+10
* V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tuneMichael Krufky2008-04-241-40/+38
* V4L/DVB (7213): tda18271: consolidate tune functionsMichael Krufky2008-04-241-44/+16
* V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into ...Michael Krufky2008-04-241-11/+19
* V4L/DVB (7211): tda18271: remove duplicated channel configuration code from t...Michael Krufky2008-04-241-47/+1
* V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private cont...Brandon Philips2008-04-241-1/+9
* V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixedGuennadi Liakhovetski2008-04-241-1/+1
* V4L/DVB (7184): make hybrid_tuner_request_state tolerant of devices without i...Michael Krufky2008-04-241-4/+6
* V4L/DVB (7174): Add support for the MT9V022 cameraGuennadi Liakhovetski2008-04-243-0/+819
* V4L/DVB (7173): Add support for the MT9M001 cameraGuennadi Liakhovetski2008-04-243-0/+710
* V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski2008-04-243-0/+945
* V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based camerasGuennadi Liakhovetski2008-04-243-0/+984
* V4L/DVB (7140): constify function pointer tablesJan Engelhardt2008-04-242-2/+2
* V4L/DVB (7137): tuner: return number of instances remaining after hybrid_tune...Michael Krufky2008-04-241-2/+6
* V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...Michael Krufky2008-04-243-55/+37
* V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macrosMichael Krufky2008-04-247-31/+27
* V4L/DVB (7134): tuner: create a macro for sharing state between hybrid tuner ...Michael Krufky2008-04-241-16/+96
* V4L/DVB (7130): tuner: remove emacs c-basic-offset override blockMichael Krufky2008-04-241-8/+0
* V4L/DVB (7129): tuner-simple: move device-specific code into three separate f...Michael Krufky2008-04-241-147/+184
* V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attachMichael Krufky2008-04-241-8/+18
* V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky2008-04-243-22/+10
* V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky2008-04-242-5/+6
* V4L/DVB (7125): tuner: build tuner-types independently of tuner-coreMichael Krufky2008-04-243-1/+21
* V4L/DVB (7124): tuner-simple: display frequency in MHzMichael Krufky2008-04-241-2/+4
* V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup func...Michael Krufky2008-04-241-29/+80
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-24111-192/+196
* V4L/DVB (7114): tuner-xc2028.c: make a function staticAdrian Bunk2008-04-241-1/+1
* V4L/DVB (7107): frontends/xc5000.c: make a struct staticAdrian Bunk2008-04-241-1/+1
* V4L/DVB (7105): ivtv-yuv.c: make 3 functions staticAdrian Bunk2008-04-241-3/+3
* V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanupsMichael Krufky2008-04-241-60/+78
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-235-12/+17
|\
| * iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
| * rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
| * iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
| * leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller2008-04-231-1/+0
OpenPOWER on IntegriCloud