aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-29V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov
2008-04-29V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil
2008-04-29V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil
2008-04-29V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil
2008-04-29V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil
2008-04-29V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil
2008-04-29V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil
2008-04-29V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil
2008-04-29V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil
2008-04-29V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil
2008-04-29V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab
2008-04-29V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab
2008-04-29V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29pcmcia: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29input: use get_unaligned_* helpersHarvey Harrison
2008-04-29char: use get_unaligned_* helpersHarvey Harrison
2008-04-29hid-core: use get_unaligned_* helpersHarvey Harrison
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison
2008-04-29tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas
2008-04-29tpm: fix section mismatch warningSam Ravnborg
2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29random: add async notification support to /dev/randomJeff Dike
2008-04-29random: simplify and rename credit_entropy_storeMatt Mackall
2008-04-29random: make mixing interface byte-orientedMatt Mackall
2008-04-29random: simplify add_ptr logicMatt Mackall
2008-04-29random: remove some prefetch logicMatt Mackall