summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2008-06-053-18/+19
* V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro2008-06-051-10/+11
* V4L/DVB (7960): net: endianness annotationsAl Viro2008-06-051-6/+6
* V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro2008-06-051-1/+1
* V4L/DVB (7958): fix unaligned access in av7110.cAl Viro2008-06-051-4/+5
* V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro2008-06-051-7/+27
* V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro2008-06-051-22/+24
* V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky2008-06-051-46/+41
* V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_countMichael Krufky2008-06-051-0/+8
* V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2008-06-052-15/+18
* V4L/DVB (7932): cx18: mark Compro H900 as fully supported.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil2008-06-056-22/+27
* V4L/DVB (7930): ivtv: bump version to 1.3.0.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7928): cx18: fix audio registers 808 and 80cHans Verkuil2008-06-051-36/+45
* V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.Hans Verkuil2008-06-051-3/+5
* V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_...Andy Walls2008-06-051-2/+4
* V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEVMichael Krufky2008-06-051-1/+1
* V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky2008-06-051-6/+0
* V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky2008-06-051-1/+14
* V4L/DVB (7910): usb: input layer dependency fixesIngo Molnar2008-06-052-2/+2
* V4L/DVB (7908): always enter drivers/media/video/Adrian Bunk2008-06-051-6/+1
* V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enumsAdrian Bunk2008-06-051-2/+2
* V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz2008-06-051-15/+15
* V4L/DVB (7903): gp8psk_power_ctrl should return negative errorsMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7902): fix handling of tea5761_autodetection return valueMarcin Slusarz2008-06-051-1/+1
* V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton2008-06-051-3/+3
* V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2008-06-052-20/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0416-54/+182
|\
| * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-046-15/+40
| |\
| | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | * ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch2008-06-041-2/+2
| | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | * airo warning fixAndrew Morton2008-06-041-1/+1
| | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| * | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
| |\ \ | | |/ | |/|
| | * [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
| | * atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-301-0/+1
| | * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| | * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
| | * virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-301-0/+22
| | * virtio: fix virtio_net xmit of freed skb bugRusty Russell2008-05-301-5/+9
| | * myri10ge: update driver versionBrice Goglin2008-05-301-1/+1
| | * sc92031: remove bogus unlikely()Cesar Eduardo Barros2008-05-301-1/+1
| | * [netdrvr] CS89X0: Add cleanup for dma after failWang Chen2008-05-301-3/+7
| | * [netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings2008-05-301-1/+1
OpenPOWER on IntegriCloud