summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2008-06-30651-8587/+14340
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-2943-446/+608
| |\
| | * V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
| | * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-261-3/+4
| | * V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23
| | * V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2
| | * V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-262-179/+70
| | * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
| | * V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss2008-06-261-3/+1
| | * V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss2008-06-261-0/+1
| | * V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss2008-06-261-8/+12
| | * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...Andy Walls2008-06-261-11/+14
| | * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls2008-06-265-2/+47
| | * V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...Andy Walls2008-06-261-1/+16
| | * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...Andy Walls2008-06-261-4/+4
| | * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls2008-06-262-8/+73
| | * V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISEMichael Krufky2008-06-261-2/+2
| | * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-265-43/+95
| | * V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky2008-06-261-2/+21
| | * V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky2008-06-262-1/+19
| | * V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund2008-06-261-1/+1
| | * V4L/DVB (8040): soc-camera: remove soc_camera_host_class classGuennadi Liakhovetski2008-06-261-16/+0
| | * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.Guennadi Liakhovetski2008-06-261-2/+2
| | * V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky2008-06-261-0/+3
| | * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky2008-06-261-8/+12
| | * V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of rangeMichael Krufky2008-06-261-1/+9
| | * V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky2008-06-261-11/+19
| | * V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab2008-06-261-2/+13
| | * V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-262-5/+16
| | * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott2008-06-261-1/+2
| | * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-263-1/+19
| | * V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz2008-06-261-1/+2
| | * V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov2008-06-261-20/+10
| | * V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2008-06-262-0/+4
| | * V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-262-0/+22
| | * V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...Antti Palosaari2008-06-261-1/+1
| | * V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari2008-06-261-17/+8
| | * V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari2008-06-261-0/+2
| | * V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller2008-06-261-0/+1
| | * V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller2008-06-261-14/+10
| | * V4L/DVB (8008): cx18: remove duplicate audio and video input enumsHans Verkuil2008-06-262-70/+31
| | * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-264-4/+12
| | * V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab2008-06-261-1/+2
| | * V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab2008-06-261-0/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-297-6/+31
| |\ \
| | * \ Merge branches 'release', 'acpi_disabled' and 'bugzilla-10958' into releaseLen Brown2008-06-264-6/+22
| | |\ \
| | | * | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-254-6/+22
| | | |/
| | * | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-06-262-0/+6
| | * | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-06-261-0/+3
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-293-3/+2
| |\ \
OpenPOWER on IntegriCloud