summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds36-138/+343
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-179/+406
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2-7/+5
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann7-71/+87
2006-07-31[PATCH] radeonfb sleep fixesVolker Braun3-25/+145
2006-07-31[PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas5-46/+61
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-07-31[PATCH] hide onboard graphics drivers on G5Olaf Hering1-4/+4
2006-07-31[PATCH] pcmcia: fix ioctl GET_CONFIGURATION_INFO for pcmcia_cardsDaniel Ritz1-4/+11
2006-07-31[PATCH] pcmcia: fix ioctl for GET_STATUS and GET_CONFIGURATION_INFODaniel Ritz1-12/+4
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant1-0/+1
2006-07-31[PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap1-21/+25
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman1-1/+1
2006-07-31[PATCH] nbd: Abort request on data reception failureMichal Feix1-1/+2
2006-07-31[PATCH] nbd: Check magic before doing anything elseMichal Feix1-7/+9
2006-07-31[PATCH] lockdep: annotate pktcdvd natural device hierarchyArjan van de Ven1-3/+3
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt1-0/+2
2006-07-31[PATCH] drivers/char/pc8736x_gpio.c: unexport a static structAdrian Bunk1-1/+0
2006-07-31[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman1-5/+15
2006-07-29V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho1-5/+10
2006-07-29V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...Trent Piepho1-1/+1
2006-07-29V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2-5/+10
2006-07-29V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho1-0/+11
2006-07-29V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab1-1/+0
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab4-8/+8
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab7-29/+46
2006-07-29V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab1-0/+24
2006-07-29V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-29V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10
2006-07-29V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely4-7/+17
2006-07-29V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss6-16/+57
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky3-14/+38
2006-07-29V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2-10/+17
2006-07-29V4L/DVB (4313): Bugfix for keycode calculation on NPG remotesRicardo Cerqueira1-1/+1
2006-07-29V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk4-20/+20
2006-07-29V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann1-2/+2
2006-07-29V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap1-2/+13
2006-07-29V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey1-1/+0
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2-8/+8
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5
2006-07-29V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey1-3/+0
2006-07-29V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey1-6/+9
2006-07-29V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey1-0/+13
2006-07-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+51