summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke1-1/+4
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke2-1/+77
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin3-1/+312
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin2-2/+2
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin1-12/+2
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov1-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov1-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov1-41/+24
2011-12-01Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov1-6/+1
2011-12-01Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron1-2/+2
2011-12-01Input: touchscreen - use macro module_platform_driver()JJ Ding18-228/+18
2011-12-01Input: serio - use macro module_platform_driver()JJ Ding4-51/+4
2011-12-01Input: mouse - use macro module_platform_driver()JJ Ding3-39/+4
2011-12-01Input: misc - use macro module_platform_driver()JJ Ding20-247/+21
2011-12-01Input: keyboard - use macro module_platform_driver()JJ Ding26-327/+26
2011-12-01Input: add generic GPIO-tilt driverHeiko Stübner3-0/+228
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin1-1/+0
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin1-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov5361-283607/+411424
2011-11-24Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-24Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-23Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-11-23drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-23drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-23drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-23ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-23Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-22Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-43/+52
2011-11-22Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+8
2011-11-22Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+69
2011-11-22iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21Input: elantech - add resolution query support for v4 hardwareJJ Ding2-0/+38