summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab35-117/+117
2008-04-30Fix V4L/DVB core help messagesMauro Carvalho Chehab1-18/+16
2008-04-30V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab15-33/+33
2008-04-30V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab1-33/+35
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab49-198/+248
2008-04-30V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-0/+6
2008-04-30V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov3-0/+38
2008-04-30V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil3-12/+18
2008-04-30V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil1-16/+18
2008-04-30V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil1-2/+2
2008-04-30V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil1-1/+1
2008-04-30V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil1-10/+21
2008-04-30V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil3-1/+39
2008-04-30V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil4-13/+15
2008-04-30V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil3-0/+10
2008-04-30V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil1-17/+16
2008-04-30V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2-143/+117
2008-04-30V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab1-1/+3
2008-04-30V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab2-36/+44
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds1-1/+1
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-61/+7
2008-04-29drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org1-2/+2
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe1-5/+3
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-447/+271
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-7/+14
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-459/+365
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-4/+33
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds13-46/+1140
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-8/+40
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds23-45/+41
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison2-20/+17
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison7-56/+44
2008-04-29pcmcia: use get/put_unaligned_* helpersHarvey Harrison1-24/+15
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison9-34/+30
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29input: use get_unaligned_* helpersHarvey Harrison3-17/+17
2008-04-29char: use get_unaligned_* helpersHarvey Harrison2-8/+4
2008-04-29hid-core: use get_unaligned_* helpersHarvey Harrison1-3/+3
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison2-14/+14
2008-04-29tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas1-3/+2
2008-04-29tpm: fix section mismatch warningSam Ravnborg1-1/+1
2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+4
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake11-40/+66
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk5-59/+11
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day3-3/+3
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser1-1/+39
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov2-13/+154