summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-31evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink1-0/+3
2008-03-31Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-22/+92
2008-03-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+7
2008-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-03-31dm9000 trivial annotationAl Viro1-1/+1
2008-03-31mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro1-2/+2
2008-03-31zr364xx __user annotationsAl Viro1-1/+1
2008-03-31trivial endianness annotations: infiniband coreAl Viro3-17/+17
2008-03-31fix the broken annotations in fsldmaAl Viro1-20/+27
2008-03-318250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro1-7/+0
2008-03-31drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro1-14/+14
2008-03-31virtio_pci iomem annotationsAl Viro1-3/+3
2008-03-31fix iomem misannotations in nozomiAl Viro1-10/+10
2008-03-31drivers/char/n_tty.c misannotated prototypeAl Viro1-1/+1
2008-03-31misc __user misannotations (pointless casts to long)Al Viro1-1/+1
2008-03-31ioat_dca __iomem annotationsAl Viro1-2/+2
2008-03-31NULL noise: drivers/miscAl Viro3-3/+3
2008-03-31NULL noise: drivers/mediaAl Viro24-42/+37
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt3-6/+31
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison1-4/+4
2008-03-30drm/i915: fix oops on agp=offDave Airlie1-0/+3
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2-12/+54
2008-03-29Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2-2/+4
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2-2/+2
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt1-1/+5
2008-03-29driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-29dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-29memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-29mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-29dm crypt: fix ctx pendingMilan Broz1-28/+30
2008-03-29blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2-2/+2
2008-03-29blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu1-22/+14
2008-03-29pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-29ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2008-03-29drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-29mtd: nand: add out label in rfc_from4Sebastian Siewior1-1/+1
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier1-1/+1
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar3-43/+49
2008-03-28lguest: comment documentation update.Rusty Russell8-59/+91
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell1-0/+8
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori1-0/+1
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-66/+74
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall3-49/+43
2008-03-27Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown6-17/+31
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-546/+421
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-31/+31
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds1-5/+0
2008-03-26pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown1-4/+4
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2-2/+4
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang2-3/+9