summaryrefslogtreecommitdiffstats
path: root/Documentation/Changes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-05V4L/DVB (7978): cx18: explicitly test for XC2028 tunerHans Verkuil1-1/+1
2008-06-05V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil1-12/+10
2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov1-2/+1
2008-06-05V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build errorIngo Molnar1-0/+1
2008-06-05V4L/DVB (7972): or51132.c: unalignedAl Viro1-3/+3
2008-06-05V4L/DVB (7971): usb: unalignedAl Viro1-1/+1
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro2-5/+5
2008-06-05V4L/DVB (7969): m920x: unaligned accessAl Viro1-3/+4
2008-06-05V4L/DVB (7968): zoran: endianness annotationsAl Viro3-5/+5
2008-06-05V4L/DVB (7967): bt8xx: unaligned accessAl Viro1-2/+3
2008-06-05V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro1-4/+6
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro5-14/+16
2008-06-05V4L/DVB (7964): cx18 iomem annotationsAl Viro6-12/+13
2008-06-05V4L/DVB (7963): ivtv: trivial annotationsAl Viro6-10/+16
2008-06-05V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro3-18/+19
2008-06-05V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro1-10/+11
2008-06-05V4L/DVB (7960): net: endianness annotationsAl Viro1-6/+6
2008-06-05V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro1-1/+1
2008-06-05V4L/DVB (7958): fix unaligned access in av7110.cAl Viro1-4/+5
2008-06-05V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro1-7/+27
2008-06-05V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro1-22/+24
2008-06-05V4L/DVB (7166): [v4l] Add new user class controls and deprecate othersDavid Woodhouse1-3/+3
2008-06-05V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky1-46/+41
2008-06-05V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_countMichael Krufky1-0/+8
2008-06-05V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2-15/+18
2008-06-05V4L/DVB (7932): cx18: mark Compro H900 as fully supported.Hans Verkuil2-3/+5
2008-06-05V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil6-22/+27
2008-06-05V4L/DVB (7930): ivtv: bump version to 1.3.0.Hans Verkuil1-2/+2
2008-06-05V4L/DVB (7928): cx18: fix audio registers 808 and 80cHans Verkuil1-36/+45
2008-06-05V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.Hans Verkuil1-3/+5
2008-06-05V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_...Andy Walls1-2/+4
2008-06-05V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEVMichael Krufky1-1/+1
2008-06-05V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky1-6/+0
2008-06-05V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky1-1/+14
2008-06-05V4L/DVB (7911): Remove v4l2_video_std_fps prototype declarationGuennadi Liakhovetski1-1/+0
2008-06-05V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar2-2/+2
2008-06-05V4L/DVB (7908): always enter drivers/media/video/Adrian Bunk1-6/+1
2008-06-05V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enumsAdrian Bunk1-2/+2
2008-06-05V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz1-5/+5
2008-06-05V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz1-15/+15
2008-06-05V4L/DVB (7903): gp8psk_power_ctrl should return negative errorsMarcin Slusarz1-5/+5
2008-06-05V4L/DVB (7902): fix handling of tea5761_autodetection return valueMarcin Slusarz1-1/+1
2008-06-05V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton1-3/+3
2008-06-05V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2-20/+23
2008-06-05Linux 2.6.26-rc5v2.6.26-rc5Linus Torvalds1-1/+1
2008-06-05l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-05tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2-3/+11
2008-06-05tcp: Increment OUTRSTS in tcp_send_active_reset()Sridhar Samudrala1-0/+2
2008-06-05raw: Raw socket leak.Denis V. Lunev2-0/+18
2008-06-05lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10