summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DVB: BUDGET CI card depends on STV0297 demodulator.Carlos Silva2005-12-011-0/+1
* [PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko2005-12-011-7/+7
* [PATCH] DVB: Fix locking to prevent Oops on SMP systemsRalph Metzler2005-12-011-11/+20
* [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-012-2/+2
* [PATCH] DVB: Small cleanups and CodeStyle fixesAdrian Bunk2005-12-016-4/+6
* [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-011-0/+2
* [PATCH] DVB: Fixed incorrect usage at the private state of the dvb-usb-devicesPatrick Boettcher2005-12-011-9/+9
* [PATCH] DVB: Fix locking problems and code cleanupAndrew de Quincey2005-12-011-46/+23
* [PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss2005-12-013-2/+4
* [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner modelsHans Verkuil2005-12-014-3/+45
* [PATCH] V4L: Fixed eeprom handling for cx88 and added Nova-T PCI model 90003Steven Toth2005-12-012-9/+12
* [PATCH] V4L: Fix bttv ioctls VIDIOC_ENUMINPUT, VIDIOCGTUNER, VIDIOC_QUERYCAPMichael H. Schimek2005-12-011-5/+15
* [PATCH] V4L: Fix crash when not compiled as moduleReimar Doeffinger2005-12-011-6/+3
* [PATCH] V4L: Write cached value to correct register for SECAMDwaine Garden2005-12-011-1/+1
* [PATCH] V4L: Fixes Bttv raw format to fix VIDIOCSPICT ioctlMichael H. Schimek2005-12-012-0/+10
* [PATCH] V4L: Makes needlessly global code staticAdrian Bunk2005-12-015-12/+13
* [PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab2005-12-014-6/+7
* [PATCH] V4L: Enables audio DMA setting on cx88 chips, even when dma not in useMauro Carvalho Chehab2005-12-013-0/+39
* [PATCH] V4L: Bttv bytes per line fixMichael H. Schimek2005-12-011-11/+23
* [PATCH] V4L: Fix read() bugs in bttv driverNickolay V. Shmyrev2005-12-012-3/+7
* [PATCH] V4L: Removed audio DMA enabling from cx88-coreMauro Carvalho Chehab2005-12-011-3/+0
* [PATCH] V4L: Fixes nicam soundIan Pickworth2005-12-011-15/+10
* [PATCH] V4L: tveeprom MAC address parsing/cleanupSteven Toth2005-12-013-36/+58
* [PATCH] V4: Include comments for DVB models and includes missing onesSteven Toth2005-12-011-3/+6
* [PATCH] V4L: Fixes warning at bttv-driver.cLuiz Capitulino2005-12-011-1/+1
* [PATCH] V4L: Fix hotplugging issues with saa7134Ricardo Cerqueira2005-12-014-38/+88
* [PATCH] V4L: Fixes maximum number of VBI devicesSigmund Augdal Helberg2005-12-011-13/+13
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-011-1/+1
* [PATCH] ppc32: fix treeboot image entrypointEugene Surovegin2005-12-011-2/+2
* [PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug2005-12-011-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2005-12-019-102/+157
|\
| * Pull 3410 into release branchLen Brown2005-12-012-93/+108
| |\
| | * [ACPI] Allow return to active cooling mode once passive mode is enteredThomas Renninger2005-11-302-93/+108
| * | Pull 5452 into release branchLen Brown2005-12-011-0/+15
| |\ \
| | * | [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOSVenkatesh Pallipadi2005-11-301-0/+15
| | |/
| * | Pull 5571 into release branchLen Brown2005-12-011-1/+1
| |\ \
| | * | [ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger2005-11-301-1/+1
| | |/
| * | Pull 5283 into release branchLen Brown2005-11-301-0/+7
| |\ \
| | * | [ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li2005-11-301-0/+7
| | |/
| * | Auto-update from upstreamLen Brown2005-11-300-0/+0
| |\ \ | | |/
| * | [ACPI] delete "default y" on Kconfig for ibm_acpi extras driverBorislav Petkov2005-11-301-1/+0
| * | [ACPI] IA64 build: blacklist.c is used only on X86Al Viro2005-11-301-1/+1
| * | Pull 5165 into release branchLen Brown2005-11-301-5/+24
| |\ \
| | * | [ACPI] Add support for FADT P_LVL2_UP flagVenkatesh Pallipadi2005-11-301-0/+19
| | * | [ACPI] Prefer _CST over FADT for C-state capabilitiesVenkatesh Pallipadi2005-11-301-5/+5
| * | | Pull 5221 into release branchLen Brown2005-11-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [ACPI] fix HP nx8220 boot hang regressionThomas Renninger2005-11-301-1/+1
| | |/
* | | Linux v2.6.15-rc4v2.6.15-rc4Linus Torvalds2005-11-301-1/+1
|/ /
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-3016-44/+207
|\ \
| * | Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds2005-11-301-0/+3
OpenPOWER on IntegriCloud