summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-08-0236-138/+343
|\
| * V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho2006-07-291-5/+10
| * V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho2006-07-291-1/+1
| * V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely2006-07-291-12/+50
| * V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2006-07-292-5/+10
| * V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho2006-07-291-0/+11
| * V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab2006-07-291-1/+0
| * V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab2006-07-294-8/+8
| * V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-297-29/+46
| * V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab2006-07-291-0/+24
| * V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey2006-07-291-4/+3
| * V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey2006-07-291-8/+10
| * V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely2006-07-294-7/+17
| * V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss2006-07-296-16/+57
| * V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-293-14/+38
| * V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2006-07-292-10/+17
| * V4L/DVB (4313): Bugfix for keycode calculation on NPG remotesRicardo Cerqueira2006-07-291-1/+1
| * V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk2006-07-294-20/+20
| * V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann2006-07-291-2/+2
| * V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap2006-07-291-2/+13
| * V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey2006-07-291-1/+0
| * V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2006-07-292-8/+8
| * V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey2006-07-291-5/+5
| * V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey2006-07-291-3/+0
| * V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey2006-07-291-6/+9
| * V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey2006-07-291-0/+13
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-316-179/+406
|\ \
| * | [POWERPC] PMAC_APM_EMU should depend on ADB_PMUDanny van Dyk2006-07-281-1/+1
| * | [POWERPC] Xserve G5 thermal control fixesBenjamin Herrenschmidt2006-07-282-17/+234
| * | [POWERPC] More offb/bootx fixesBenjamin Herrenschmidt2006-07-261-146/+161
| * | [POWERPC] fix up front-LED KconfigJohannes Berg2006-07-263-15/+10
* | | [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2006-07-312-7/+5
* | | [PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno2006-07-311-4/+0
* | | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-317-71/+87
* | | [PATCH] radeonfb sleep fixesVolker Braun2006-07-313-25/+145
* | | [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-315-46/+61
* | | [PATCH] hwrng: fix geode probe error unwindMichael Buesch2006-07-311-1/+5
* | | [PATCH] hwrng: fix intel probe error unwindMichael Buesch2006-07-311-1/+1
* | | [PATCH] Fix swsusp with PNP BIOSOndrej Zary2006-07-311-1/+1
* | | [PATCH] hide onboard graphics drivers on G5Olaf Hering2006-07-311-4/+4
* | | [PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz2006-07-311-4/+11
* | | [PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz2006-07-311-12/+4
* | | [PATCH] mdacon: fix __init section warningsFrederik Deweerdt2006-07-311-2/+2
* | | [PATCH] sgiioc4: Always share IRQBrent Casavant2006-07-311-0/+1
* | | [PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap2006-07-311-21/+25
* | | [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* | | [PATCH] nbd: Abort request on data reception failureMichal Feix2006-07-311-1/+2
* | | [PATCH] nbd: Check magic before doing anything elseMichal Feix2006-07-311-7/+9
* | | [PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven2006-07-311-3/+3
* | | [PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt2006-07-311-0/+2
OpenPOWER on IntegriCloud