summaryrefslogtreecommitdiffstats
path: root/drivers/input/evbug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-02Input: appletouch - add product IDs for the 4th generation MacBooksTobias Mueller1-1/+12
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: ads7846 - simplify support of external vREF (and ads7843)David Brownell2-13/+12
2008-04-02Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller1-25/+48
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-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-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-29drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt3-6/+31
2008-03-29drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison1-4/+4
2008-03-29drm/i915: fix oops on agp=offDave Airlie1-0/+3
2008-03-29drm/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-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-28dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-28dm crypt: fix ctx pendingMilan Broz1-28/+30