aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler1-1/+1
2007-10-22V4L/DVB (6352): ir-kbd-i2c: Missing break statementTrent Piepho1-0/+1
2007-10-22V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita1-1/+2
2007-10-22V4L/DVB (6348): ivtv: undo video mute when closing the radioHans Verkuil1-0/+5
2007-10-22V4L/DVB (6347): ivtv: fix video mute when radio is usedHans Verkuil1-7/+10
2007-10-22V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loadedIan Armstrong1-66/+72
2007-10-22V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the display areaIan Armstrong2-10/+13
2007-10-22V4L/DVB (6343): ivtvfb: check return value of unregister_framebufferHans Verkuil1-1/+4
2007-10-22V4L/DVB (6342): ivtv: fix circular locking (bug 9037)Hans Verkuil3-47/+65
2007-10-22V4L/DVB (6341): ivtv: fix resizing MPEG1 streamsHans Verkuil1-5/+8
2007-10-22V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrongIan Armstrong1-11/+3
2007-10-22V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radioHans Verkuil1-1/+2
2007-10-22V4L/DVB (6338): ivtv: fix incorrect EBUSY returnHans Verkuil1-0/+1
2007-10-22V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driverTrent Piepho1-0/+2
2007-10-22V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho1-56/+29
2007-10-22V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho2-34/+34
2007-10-22V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho3-10/+15
2007-10-22V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho2-6/+12
2007-10-22V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the freezerMaxim Levitsky2-7/+24
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky5-22/+57
2007-10-22V4L/DVB (6328): ivtv: fix NULL dereferenceAdrian Bunk1-1/+1
2007-10-22V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky1-1/+1
2007-10-22V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita1-5/+1
2007-10-22V4L/DVB (6324): fix videobuf_cgmbuf exportPekka Enberg1-1/+1
2007-10-22V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby1-13/+29
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil5-223/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab32-52/+10
2007-10-22V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclaredPekka Seppänen1-1/+0
2007-10-22V4L/DVB (6187): cx88-alsa: Add TLV supportTrent Piepho1-0/+6
2007-10-22V4L/DVB (6185): cx88-alsa: Add mute controls, change control namesTrent Piepho1-13/+67
2007-10-21Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA sizeMike Frysinger1-1/+1
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-50/+20
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds188-307/+284
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds23-133/+158
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-9/+12
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-86/+137
2007-10-19Fix build break in tsi108.cOlof Johansson1-1/+1
2007-10-19qeth: remove header_ops bugUrsula Braun1-1/+2
2007-10-19ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap1-2/+2
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap2-40/+11
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap1-0/+2
2007-10-19DM9000 initialization fixMike Rapoport1-3/+3
2007-10-19[libata] sata_sis: use correct S/G table sizeJeff Garzik1-1/+1
2007-10-19pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz1-2/+2
2007-10-19sata_sis: fix SCR read breakageTejun Heo1-5/+8
2007-10-19libata: fix kernel-doc param nameRandy Dunlap1-1/+1
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds71-879/+633
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer3-3/+3
2007-10-20fix typo about TBI in e1000 commentMasatake YAMATO1-1/+1