aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Input: wm97xx-core - support use as a wakeup sourceMark Brown2-0/+42
2008-04-17Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown1-1/+2
2008-04-17Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown1-7/+7
2008-04-02Input: WM97xx - add support for streaming mode on MainstoneMark Brown3-0/+315
2008-04-02Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown3-0/+470
2008-04-02Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown3-0/+472
2008-04-02Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown3-0/+363
2008-04-02Input: add support for WM97xx familty touchscreensMark Brown5-0/+1127
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov2-9/+5
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov4-8/+9
2008-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusDmitry Torokhov886-11005/+13399
2008-03-30fix uevent action-string regressionMark Lord1-1/+1
2008-03-30evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink1-0/+3
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk1-0/+2
2008-03-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-22/+92
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-4/+8
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-3/+5
2008-03-30dm9000 trivial annotationAl Viro1-1/+1
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro1-2/+2
2008-03-30zr364xx __user annotationsAl Viro1-1/+1
2008-03-30powerpc/pseries/xcis: ansifyAl Viro1-1/+1
2008-03-30trivial endianness annotations: infiniband coreAl Viro3-17/+17
2008-03-30fix the broken annotations in fsldmaAl Viro1-20/+27
2008-03-308250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro1-7/+0
2008-03-30drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro1-14/+14
2008-03-30virtio_pci iomem annotationsAl Viro1-3/+3
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-30cifs: fix misannotationsAl Viro1-2/+2
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-30fix iomem misannotations in nozomiAl Viro1-10/+10
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro1-1/+1
2008-03-30NULL noise: frv cmpxchg()Al Viro1-2/+2
2008-03-30net/rxrpc trivial annotationsAl Viro2-13/+16
2008-03-30misc __user misannotations (pointless casts to long)Al Viro1-1/+1
2008-03-30ioat_dca __iomem annotationsAl Viro1-2/+2
2008-03-30NULL noise: drivers/miscAl Viro3-3/+3
2008-03-30NULL noise: drivers/mediaAl Viro24-42/+37
2008-03-30futex_compat __user annotationAl Viro1-1/+1
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro8-17/+19
2008-03-30jbd/jbd2 NULL noiseAl Viro4-12/+12
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-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz1-1/+1
2008-03-29Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2-2/+4
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo3-3/+3
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt1-1/+5
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds8-146/+71